Release of Daml 2.3.8

 Daml 2.3.8 has been released. You can install it using:

daml install 2.3.8


Summary


This release comes with a set of bug fixes. Users are advised to upgrade to it.

What’s new


Security and Bug fixes

  • We fixed a clean shutdown issue that sometimes caused a sequencer to hang during shutdown.
  • We fixed an issue in the database sequencer where sequencer failover would not succeed if the failover was triggered by a sequencer database outage.
  • Fixed a deadlock that may occur - with very low probability - if a command is rejected for the first time.