There are no backwards incompatible changes to any stable components.
DAML Driver for PostgreSQL (daml-on-sql) Community Edition ledger has been downloadable as Early Access from GitHub releases since SDK 1.4.0. The option --implicit-party-allocation used to be on by default, but has now been removed. Users that were using the DAML Driver for PostgreSQL with the implicit party allocation option will need to explicitly allocate parties now.
Users running DAML Triggers (Early Access) against authenticated ledgers may now need to handle authentication errors externally.
What’s Next
The eagle eyed reader may have noticed that some features have appeared in the “What’s Next” section for some time, and that there hasn’t been a DAML-LF release since SDK 1.0.0 and DAML-LF 1.8. This will change with one of the next releases because several features that require a new DAML-LF version are currently being finalized:
Choice observers (see Early Access section above)
Generic Maps
Better Exception Handling in DAML
Work also continues to move DAML Triggers and the Trigger Service (see Early Access section above) to general availability.
Lastly, the multi-party read features on the gRPC Ledger and JSON APIs will be supplemented with multi-party writes, allowing the submission of commands involving multiple parties via the APIs as long as they are all hosted on the same node.