Releases: quantmind/aio-kong
Releases · quantmind/aio-kong
v3.5.0
- Better typing of rest section via generics
- Python 3.13 support
v3.3.2
- Fix user-agent header
- Re-instate the
kongfig
command line script
v3.3.0
- Tested with kong 3.3
- Improved the
routes.apply_json
method
v3.0.0
What's Changed
- Kong 3.x
- Support python 3.10 and 3.11
- Typing and mypy check
Full Changelog: v2.8.0...v3.0.0
v2.8.0
- Use same versioning as kong
v0.9.1
- Works for python 3.8, 3.9, 3.10
- Tested with kong 2.8
version 0.8.2
- Add
routes
to the main client, not just services
- Support python 3.9
- Better testing workflow
v0.7.0
- Black formatting
- Works with kong 1.2.x
- Add
request_kwargs
in constructor for additional control on HTTP requests
v0.6.0
Release v0.6.0 from agiletoolkit