pixie
pixie copied to clipboard
Bump authlib from 1.1.0 to 1.3.1 in /src/api/python
Bumps authlib from 1.1.0 to 1.3.1.
Release notes
Sourced from authlib's releases.
Version 1.3.1
Prevent
OctKeyto import ssh and PEM strings.Version 1.3.0
Bug fixes
- Restore AuthorizationServer.create_authorization_response behavior, via #558 by
@TurnrDev- Include leeway in validate_iat() for JWT, via #565 by
@dhallam- Fix encode_client_secret_basic, via #594 by
@Prilkop- Use single key in JWK if JWS does not specify kid, via #596 by
@dklimpel- Fix error when RFC9068 JWS has no scope field, via #598 by
@tanguilp- Get werkzeug version using importlib, via #591 by
@Sparrow0hawkBreaking changes
Version 1.2.1
- Apply headers in
ClientSecretJWT.signmethod, via #552- Allow falsy but non-None grant uri params, via #544
- Fixed
authorize_redirectfor Starlette v0.26.0, via #533- Removed
has_client_secretmethod and documentation, via #513- Removed
request_invalidandtoken_revokedremaining occurences and documentation. #514- Fixed RFC7591
grant_typesandresponse_typesdefault values, via #509- Add support for python 3.12, via #590
Version 1.2.0
- Not passing
request.bodytoResourceProtector, #485.- Use
flask.ginstead of_app_ctx_stack, #482.- Add
headersparameter back toClientSecretJWT, #457.- Always passing
realmparameter in OAuth 1 clients, #339.- Implemented RFC7592 Dynamic Client Registration Management Protocol, #505`
- Add
default_timeoutfor requestsOAuth2SessionandAssertionSession.- Deprecate
jwk.loadsandjwk.dumps
Changelog
Sourced from authlib's changelog.
Version 1.3.1
Released on June 4, 2024
- Prevent
OctKeyto import ssh and PEM strings.Version 1.3.0
Released on Dec 17, 2023
- Restore
AuthorizationServer.create_authorization_responsebehavior, via :PR:558- Include
leewayinvalidate_iat()for JWT, via :PR:565- Fix
encode_client_secret_basic, via :PR:594- Use single key in JWK if JWS does not specify
kid, via :PR:596- Fix error when RFC9068 JWS has no scope field, via :PR:
598- Get werkzeug version using importlib, via :PR:
591New features:
- RFC9068 implementation, via :PR:
586, by@azmeuk.Breaking changes:
- End support for python 3.7
Version 1.2.1
Released on Jun 25, 2023
- Apply headers in
ClientSecretJWT.signmethod, via :PR:552- Allow falsy but non-None grant uri params, via :PR:
544- Fixed
authorize_redirectfor Starlette v0.26.0, via :PR:533- Removed
has_client_secretmethod and documentation, via :PR:513- Removed
request_invalidandtoken_revokedremaining occurences and documentation. :PR:514- Fixed RFC7591
grant_typesandresponse_typesdefault values, via :PR:509.- Add support for python 3.12, via :PR:
590.Version 1.2.0
Released on Dec 6, 2022
- Not passing
request.bodytoResourceProtector, via :issue:485.- Use
flask.ginstead of_app_ctx_stack, via :issue:482.- Add
headersparameter back toClientSecretJWT, via :issue:457.
... (truncated)
Commits
df226abchore: release 1.3.13bea812fix: prevent OctKey to import ssh/rsa/pem keysa7d68b4chore: release 1.3.0a26f1d0Merge GitHub action for release2d66702Merge pull request #591 from Sparrow0hawk/patch-20f8e087docs: add changelog for 1.3.03ffc950chore: fix pypi release actiona2543b9chore: add pypi github actionc7e1b2dchore: move configuration from setup.cfg to pyproject.toml04e83f6Merge pull request #598 from tanguilp/fix-rfc9068-no-scope-in-jws- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.