Skip to content

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 13:51
· 72 commits to main since this release
4b27594

Upgrade note

While adding new configuration options for OIDC we took the opportunity to remove oidc.jwk-uri that was added back then as a workaround for Google OAuth. If you are using oidc.jwk-uri you should migrate to oidc.issuer-uri.

Changes