Announcing Daml SDK 1.1.0

Daml SDK 1.1.0 brings a lot of improvements under the hood, increasing performance, stability, security, and operational readiness for ledger integrators and operators. This is a focus we will also maintain over the next months on the SDK side.

In parallel, we are hard at work improving our educational and getting started experience. Following the recently improved WebSDK, we are now creating interactive Daml learning materials using that platform. You can try out the Getting Started Guide in interactive format now.

InteractiveGSG

Release Candidate for Daml SDK 1.1.0

Highlights

  • New package management endpoints on the JSON API
  • Better TLS Support for the JSON API

What’s Next

Our priorities for the imminent future remain unchanged.

  • Daml Triggers currently need to be started one-by-one using the daml trigger command making them difficult to control dynamically at runtime. We are working on a solution to make them easier to use in practice.
  • We will work to complete the Websockets streaming part of the JSON API.
  • We will work to complete Daml REPL.
  • Daml will get a generic Map type as part of Daml-LF 1.9.
  • We will work to make the integration kit components used to build Daml Ledgers more performant.
  • We will continue to work on our release process and to tighten the interfaces between different components of Daml so that we can give clearer compatibility and long term support guarantees.