Daml 2.3.3 has been released. You can install it using:
daml install 2.3.3
Improvements & Bug Fixes
The version 2.3.3 brings a few improvements and bug fixes
- In order to deal with high database latency Canton has been optimized to reduce the resource usage through batching, leading to minor throughput gains.
- Ledger API rate limiting for participants is now off by default, preventing requests from being throttled prematurely in case of high levels of heap usage.