Highlights
- Daml Triggers and OAuth Middleware are now Stable
- Daml-LF 1.11 is now stable without any further changes from the beta version. It includes the following features and changes
- Choice Observers
- Generic Maps and
DA.Map
andDA.Set
libraries are - Ledger API version is now at 1.9
- Daml Studio now provides tooltips and go-to-definition even if the code doesn’t currently compile
- Considerable performance improvements
Impact and Migration
- This release is purely additive so no action needs to be taken. We recommend testing projects with Daml-LF 1.11 or fixing Daml-LF version at 1.8 (the current default) at this point. Daml-LF 1.11 will become the default with the next release of Daml Connect.
Full notes here: Release of Daml Connect 1.10.0 - Daml