What's Changed
💥 Breaking Changes
✨ Exciting New Features
🐞 Bug Fixes
- fix: avoid panic on refresh without ID token by @jkroepke in #1142
- fix: prevent sensitive OAuth2 data logging by @jkroepke in #1144
- fix: fail closed on client configuration I/O errors by @jkroepke in #1146
- fix: bound OAuth provider response bodies by @jkroepke in #1147
- fix: validate GitHub pagination URLs by @jkroepke in #1148
- fix: deny clients on profile selector render errors by @jkroepke in #1149
- fix: harden management version parsing by @jkroepke in #1150
🛠️ Dependencies
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.49.4 by @renovate[bot] in #1136
- chore(deps): update go module directive to v1.27.1 by @renovate[bot] in #1152
- chore(deps): update googleapis to 18b4a75 by @renovate[bot] in #1151
- chore(deps): update module github.com/go-jose/go-jose/v4 to v4.1.5 by @renovate[bot] in #1154
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.49.5 by @renovate[bot] in #1156
- fix(deps): update module github.com/zitadel/oidc/v3 to v3.49.6 by @renovate[bot] in #1157
- chore(deps): update googleapis to b1c236e by @renovate[bot] in #1159
- chore(deps): update module golang.org/x/crypto to v0.56.0 by @renovate[bot] in #1164
- chore(deps): update googleapis to d0f1323 by @renovate[bot] in #1163
📖 Documentation
Full Changelog: v2.1.0...v2.2.0