Skip to content

Releases: digital-asset/dazl-client

dazl v7.11.0

02 May 00:13
a2e4425

Choose a tag to compare

What's Changed

Full Changelog: v7.10.4...v7.11.0

dazl v7.10.4

09 Jan 14:40
0cbcded

Choose a tag to compare

What's Changed

  • python: Change the default case of the default application ID to be consistent across the codebase. by @da-tanabe in #394

Full Changelog: v7.10.3...v7.10.4

dazl v7.10.3

20 Dec 19:51
c6bffeb

Choose a tag to compare

What's Changed

Full Changelog: v7.10.2...v7.10.3

dazl v7.10.2

15 Dec 17:53
4e48f67

Choose a tag to compare

python: More support for DARs that contain interfaces. by @da-tanabe in #382

Full Changelog: https://github.com/digital-asset/dazl-client/compare/v7.10.1 ...v7.10.2

dazl v7.10.1

09 Dec 17:12
125864b

Choose a tag to compare

What's Changed

  • python: Support for DARs that contain interfaces. by @da-tanabe in #381

Full Changelog: v7.10.0...v7.10.1

dazl v7.10.0

29 Nov 14:28
ac5055d

Choose a tag to compare

What's Changed

  • python: Add support for Daml 2.5.

NOTE for users of Connection.get_metering_report: Note that from Daml 2.3 to Daml 2.4, the Ledger API for metering has chnaged. Starting with this release, these bindings are compatible with the Daml 2.4 metering API and NOT Daml 2.3. All other APIs remain backwards compatible to Daml 1.0 to the extent that the underlying APIs are supported by the specific version of Daml you are using.

Full Changelog: v7.9.2...v7.10.0

dazl v7.9.2

19 Oct 17:43
73758ea

Choose a tag to compare

What's Changed

  • python: Fix a bug where when transaction streams timed out, they restarted from the original offset instead of the current offset.

Full Changelog: v7.9.1...v7.9.2

dazl v7.8.2

12 Jul 21:42
8dd957b

Choose a tag to compare

What's Changed

Full Changelog: v7.8.1...v7.8.2

dazl v7.8.1

29 Jun 02:40
56e0478

Choose a tag to compare

What's Changed

  • Pin Protobuf version to 3.x.x to avoid breaking changes introduced by 4.x.x. This leads to some DARs not being parseable by dazl. by @alexgraham-da in #346

Full Changelog: v7.8.0...v7.8.1

dazl v7.8.0

01 Jun 01:21
56c8b1b

Choose a tag to compare

What's Changed

  • Upgrade Protobuf, and regenerate code for compatibility with newer versions of Protobuf. by @da-tanabe in #344
  • dazl now requires at least version 3.19 of the Protobuf libraries; this is for compatibility with version 4.20.1, which has recently been released.

Full Changelog: v7.7.6...v7.8.0