Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 896 Bytes

unreleased.rst

File metadata and controls

17 lines (13 loc) · 896 Bytes

Release notes

This page contains release notes for the SDK.

HEAD — ongoing

  • [Ledger] Various multi-domain improvements to the ledger api server:
    • Fix divulged contract visibility in multi-participant environments. See issue #3351.
    • Enable the ability to configure ledger api servers with a time service (for test purposes only).
    • Allow a ledger api server to share the DAML engine with the DAML-on-X participant node for performance. See issue #2975.
    • Allow non-alphanumeric characters in ledger api server participant ids (space, colon, hash, slash, dot).
    • Include SQL statement type in ledger api server logging of SQL errors.