dazl v8.0.0a4
Pre-release
Pre-release
What's Changed
- python: Set minimum requirement of dazl to Python 3.7. by @da-tanabe in #326
- python: Have every file treat type annotations properly when there are forward references to types. by @da-tanabe in #348
- python: Remove deprecated symbols from the codebase. by @da-tanabe in #349
- python: Generate gRPC/Protobuf stub files for Go. by @da-tanabe in #350
- python: Bump development-time dependencies. by @da-tanabe in #352
- build(deps): bump protobuf from 3.19.4 to 3.19.5 in /samples/ping-pong by @dependabot in #357
- run rapid scan on prs, full scan only on master by @dasormeter in #361
- python: Merge v7 fixes into main by @da-tanabe in #360
- python: Merge v7 fixes into main by @da-tanabe in #365
- docs: Remove references to dazl.model, as that module has been removed. by @da-tanabe in #367
- Changing DAZLs name to 'The Daml Python bindings' in the repo by @davidrichards-da in #371
- python: Remove the deprecated pathify function. by @da-tanabe in #369
- python: Remove the deprecated setup_default_logger function. by @da-tanabe in #370
- python: Drop explicit references to dazl in docs where it's not absolutely essential. by @da-tanabe in #372
- python: Remove dazl.util.tools.get_matches. by @da-tanabe in #368
- python: Merge v7 to main. by @da-tanabe in #378
- python: Merge v7 to main. by @da-tanabe in #387
- build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /samples/ping-pong by @dependabot in #380
- meta: Bump Daml SDK versions to 1.18.3 and 2.5.0. by @da-tanabe in #390
- python: Drop most of dazl.pretty. by @da-tanabe in #393
- python: Drop the older deprecated Command APIs. by @da-tanabe in #392
- python: Drop more deprecated symbols. by @da-tanabe in #391
- python: Merge the v7 branch back into main. by @da-tanabe in #395
- python: Upgrade dependencies. by @da-tanabe in #396
- build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #398
- go: Update dependencies. by @da-tanabe in #400
- python: Drop some unused code. by @da-tanabe in #401
- python: Upgrade to Python 3.8 and daml 2.6.0. by @da-tanabe in #403
- python: Bump up dependencies, notably Sphinx. by @da-tanabe in #404
- build(deps): bump requests from 2.27.1 to 2.31.0 in /samples/ping-pong by @dependabot in #405
- build(deps): bump grpcio from 1.44.0 to 1.53.0 in /samples/ping-pong by @dependabot in #408
- build(deps): bump certifi from 2022.12.7 to 2023.7.22 in /samples/ping-pong by @dependabot in #410
- build(deps-dev): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #414
- meta: Update Protobuf files to Daml 2.7.3. by @da-tanabe in #415
- python: Drop quotes around types. by @da-tanabe in #416
- python: Convert some arguments to being formally positional. by @da-tanabe in #417
- python: Bump versions. by @da-tanabe in #419
- build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #422
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #423
- build(deps): bump urllib3 from 1.26.8 to 1.26.18 in /samples/ping-pong by @dependabot in #424
New Contributors
- @davidrichards-da made their first contribution in #371
Full Changelog: v7.10.4...v8.0.0a4