Releases: NRWLDev/auth-aws4
Releases · NRWLDev/auth-aws4
v0.1.12
14 May 09:20
Compare
Sorry, something went wrong.
No results found
Bug fixes
Handle missing Authorization header cleanly. [cd63442 ]
v0.1.11
14 May 09:02
Compare
Sorry, something went wrong.
No results found
Bug fixes
Validate authorization header format when parsing and raise on issues. [436b3ac ]
v0.1.10
05 May 18:07
Compare
Sorry, something went wrong.
No results found
Documentation
Add documentation url for pypi. [7fd4eb8 ]
v0.1.9
05 May 17:51
Compare
Sorry, something went wrong.
No results found
Bug fixes
Ensure urls render in pypi. [c0d62bf ]
v0.1.8
09 Sep 16:00
Compare
Sorry, something went wrong.
No results found
Miscellaneous
Migrate from poetry to uv for dependency and build management [5246097 ]
Update changelog-gen and related configuration. [f8f51b9 ]
v0.1.7
30 Aug 11:33
Compare
Sorry, something went wrong.
No results found
Features and Improvements
Implement httpx client using httpx.Auth instead of a callable. [c5be7fc ]
v0.1.6
03 Aug 17:45
Compare
Sorry, something went wrong.
No results found
Features and Improvements
Add httpx auth implementation with httpx.Request protocol for type hinting. [54aba90 ]
Miscellaneous
Fix type hints for URL protocol. [3e1e5ec ]
v0.1.5
03 Aug 14:43
Compare
Sorry, something went wrong.
No results found
Features and Improvements
v0.1.4
01 Aug 09:54
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix datetime type hints. [45ef312 ]
Improve typing to support passing URL objects directly. [e14ad65 ]
Miscellaneous
Add initial documentation. [1b31d4a ]
Add tests for URL and str based urls. [1aeeaa5 ]
v0.1.3
30 Jul 10:30
Compare
Sorry, something went wrong.
No results found
Bug fixes
Add dateutil as a dependency [6b7bb14 ]
Miscellaneous
Add tests for custom algorithm support [d6888e5 ]