Skip to content

v0.13.0

Compare
Choose a tag to compare
@garyverhaegen-da garyverhaegen-da released this 17 Jun 12:45
9aec784

SDK

  • This marks the first release that is no longer released for the
    da assistant. It is still possible to use it to get older SDK
    releases. Take a look at documentation for the new daml
    assistant for migration instructions.

Sandbox

  • Fixed a bug in an internal data structure that broke contract keys.
    See #1623.

DAML Studio

  • Double the gRPC message limit used for the scenario service. This
    avoids issues on large projects.

Ledger API

  • Slash (/) is now an allowed character in contract, workflow, application
    and command identifiers.