Releases: digital-asset/dazl-client
Releases · digital-asset/dazl-client
dazl v7.6.2
No material changes between 7.6.1 and 7.6.2.
This release changed some things about how dazl is built internally, but does not have any user-facing changes.
dazl v7.6.1
python:
- Expose pre-release Daml 2.x endpoints (user management, metering reports).
As these endpoints are intended for use with pre-release versions of Daml,
they are subject to change!
dazl v7.6.0
python:
- Add support for read-as and act-as overrides on command submission and querying.
- Add support for a blocking API.
- Fixes to typing rules.
meta:
- Upgrade all fixtures and samples to Daml Connect 1.17.1.
- Update copyright notices for the year 2022.
dazl v7.5.15
python:
- Fix a bug that caused certain write-path operations to fail to attempt to load required packages.
docs:
- Fix a problem with the docs under dazl.ledger.
dazl v7.5.14
python: Fix Connection.create_and_exercise.
dazl v7.5.13
dazl v7.5.12
python:
- Move some of the testing code for dazl into dazl itself.
- Minor typing fixes and documentation updates.
meta:
- Bump Daml Connect version to 1.17.0.
dazl v7.5.11
python: Add support for complex types (records, variants, or other maps) as the keys to a GenMap.
dazl v7.5.10
python: Address a problem when dealing with certain Daml-LF 1.14 archives that use exceptions.
dazl v7.5.9
python: Support for Daml-LF 1.14 (the default in Daml Connect 1.16 and later).