python-igwn-auth-utils/python-igwn-auth-utils.changes

66 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 27 13:29:40 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Fix cryptography deprecation sent to duncan.macleod@ligo.org
igwn-auth-utils-cryptography-utc-deprecation.patch
-------------------------------------------------------------------
Wed Feb 14 11:14:43 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 1.1.0
* Support multiple scopes in is_valid_token [!70]
- Release 1.0.2
* Ensure that token=False works on all requests [!67]
- Release 1.0.1
* Fix bug in disabling token auth via function call [!65]
- Release 1.0.0
## Major changes
* Refactor requests auth handling to enable per-request token
discovery [!59]
## Other changes:
* Allow disabling automatic raise_for_status for Sessions [!52]
* Fix keyword argument passing in requests wrappers [!56]
* Add issuer keyword to is_valid_token [!57]
* Allow deserialising token in is_valid_token [!58]
* Add support for Python 3.11 [!61]
* Workaround bug in requests 2.14 [!62]
- Add patches for python 3.12
* igwn-auth-utils-mr73-utznow.patch
https://git.ligo.org/computing/igwn-auth-utils/-/merge_requests/73
* igwn-auth-utils-mr76-mock_called_once.patch
https://git.ligo.org/computing/igwn-auth-utils/-/merge_requests/76
-------------------------------------------------------------------
Sat Apr 1 20:27:20 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to v0.4.0
* [!48] Add igwn_auth_utils.scitokens.token_audience function.
* [!49] Add support for all HTTP methods
* [!51] Fix error reporting in scitokens tests
- Ignore setuptools deprecation API
-------------------------------------------------------------------
Sun Sep 18 19:49:06 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to v0.3.1
* [!41] Python Requests interface is now not optional
* [!44] New .token attribute for the Session wrapper
* [!46] Improvements to token discovery to handle mismatching
audiences
- Remove and obsolete -requests meta subpackage
-------------------------------------------------------------------
Sun Jul 3 19:53:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.3
* [!37] Handle port numbers in the default token_audience
* [!39] Use sphinx-immaterial-igwn for the docs theme
- Clean up specfile
- Make the [requests] extra a separate meta subpackage
* required by python-gwdatafind
-------------------------------------------------------------------
Sun May 1 22:17:28 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- New package. Version 0.2.2