Releases: h2oai/authn-py
Releases · h2oai/authn-py
v2.1.0
v2.0.1
v2.0.0
2.0.0 (2024-02-05)
⚠ BREAKING CHANGES
- Python 3.7 is no longer supported. The minimum supported version is now Python 3.8.
Features
- 🧑💻 Implement
__str__
forTokenEndpointError
to provide more info in tracebacks. (#83) (7317215), closes #81
Build System
- 💥 remove support for Python 3.7 (6d1dfce)
Continuous Integration
v1.1.1
v1.1.0
v1.0.0
What's Changed
- Bump httpx from 0.22.0 to 0.23.0 by @dependabot in #29
_BaseTokenProvider
is not abstract. by @zoido in #32- Include Python 3.11 in the test matrix by @zoido in #30
- Use non-dev version of Python 3.11 in pipeline by @zoido in #33
- Update actions versions by @zoido in #34
- Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #35
- chore: 💚 remove pip caching from the release WF by @zoido in #36
- chore: 💚 use poetry sessioon for lint by @zoido in #38
- chore: 💚 fix build check matrix to use set version by @zoido in #39
Full Changelog: v0.1.1...v1.0.0