Daml 2.3.14 has been released. You can install it using:
daml install 2.3.14
Summary
This is a maintenance release, addressing a couple of issues.
What’s new
Canton
- Prevent a rare condition where a participant may fail to reconnect to a domain and the reconnect attempt appears to be stuck.
- Increased internal limits to handle larger transactions, as well as made the processing more efficient. This fix prevents an extremely large transaction from generating a stack overflow.