What's Changed
- restrict python compatible versions (fix #97) by @mbrulatout in #98
- Backport possibility to have also schema in CONSUL_HTTP_ADDR by @fedepell in #102
- update token method by @cpaillet in #103
- chore: bump version to 1.6.1 by @cpaillet in #104
- ci: migrate release workflow to official gh cli by @cpaillet in #105
- test: fix race condition in Consul container port allocation by @cpaillet in #106
- Fix templated_policies handling in ACL Token API by @cpaillet in #107
- build: drop Python 3.9, add Python 3.14 support; bump Consul version (tests only) by @cpaillet in #108
- feat: add tagged_addresses service registration by @cpaillet in #109
- Implement SSL context setup in aio.py by @ndce1041 in #101
- Add connect parameter to service.register by @cpaillet in #112
- bump to 1.7.0 by @cpaillet in #111
New Contributors
Full Changelog: v1.6.0...v1.7.0