Releases: CZ-NIC/pyoidc
Releases · CZ-NIC/pyoidc
1.7.0
What's Changed
- Pin autodoc_pydantic to >=2.0.0 by @schlenk in #863
- Remove Python 3.7 by @schlenk in #870
- Fix logging without format string by @schlenk in #871
- Bump jinja2 from 2.11.3 to 3.1.3 in /oidc_example/simple_op by @dependabot in #865
- OSSF Scorecard & Badge by @schlenk in #874
- Update scorecard.yml by @schlenk in #875
Full Changelog: 1.6.1...1.7.0
Pydantic fix
Fix pydantic dependency after split.
1.6.0
What's Changed
- Fix test for new requests version by @tpazderka in #841
- Fix typing for Cryptodomex by @tpazderka in #843
- Don't throw exception for token error response. by @zamzterz in #844
- Fix links after repo move by @tpazderka in #846
- Pass timeout to all requests by @tpazderka in #848
- Improve settings by using pydantic by @tpazderka in #847
- Correct OpenID Connect Core specification URL in doc by @hlin in #850
- Add authn_method to Consumer.complete() by @stinovlas in #852
- Use session_state to backup consumer state if available by @gbip in #854
- Repair some oauth_examples and get rid of the outdated jquery file by @schlenk in #857
New Contributors
- @hlin made their first contribution in #850
- @stinovlas made their first contribution in #852
- @gbip made their first contribution in #854
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Try to fix the generic response parsing and handling by @schlenk in #817
- Remove travis config by @schlenk in #819
- Remove Client.grant_from_state() by @schlenk in #820
- move
beaker
to an optional/extras requirement under 'examples' by @biyeun in #823 - Added support for python 3.11 by @tpazderka in #828
- Fixed RP-Initiated Logout To Accept id_token_hint by @infohash in #829
- fix for some provider return birthdate:null in userInfo by @pkking in #831
- Fix mypy errors with no_implicit_optional=True by @schlenk in #832
- Schedule daily CI run by @tpazderka in #833
- Simplified Http Request by @infohash in #836
- Fix tox config for v4 by @tpazderka in #837
New Contributors
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Toolfix by @schlenk in #802
- docs: Fix a few typos by @timgates42 in #794
- Drop python 3.6 by @tpazderka in #810
- Moved from pyldap to python-ldap by @infohash in #814
New Contributors
- @timgates42 made their first contribution in #794
- @infohash made their first contribution in #814
Full Changelog: 1.3.0...1.4.0
1.3.0
Security vulnerability fix (CVE-2020-26244)
1.2.1 Prepare release 1.2.1
Logout fixes, OAuth improvements
Prepared logout for SameSite changes in browsers.
Fixed and improved OAuth2 support.
See CHANGELOG.md for more details.
Logout support bugfix
Fixed logout support
Logout support
v1.1.0 v1.1.0