Dazl

Latest version: v7.11.0

Safety actively analyzes 630272 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 16

7.3.6

Add a `dazl tail` subcommand which shows a live log of the transaction stream as changes happen.

7.3.5

python: Add support for type interning in DAML-LF 1.11. This is necessary for full compatibility with Daml Connect 1.10.

7.3.4

python: Deprecate some little-used symbols in preparation for the dazl v8 API.

7.3.3

python:
* Minor bug fixes.
* Bump up the `grpcio` 1.32.0 version minimum requirement.

7.3.2

Add support for DAML-LF 1.11 archives (as introduced in DAML SDK 1.9).

7.3.1

Expose a new Network configuration, enable_http_proxy that allows for configuring whether or not the underlying gRPC library uses HTTP proxies (specifically, this flag: https://grpc.github.io/grpc/core/group__grpc__arg__keys.html#gaa3f69f6e1e789e36d2d9c6083fec0257)

To use it:

py
network = Network()
network.set_config(url='...', enable_http_proxy=False)

Page 9 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.