Releases: sventorben/keycloak-home-idp-discovery
v26.0.1
What's Changed
🐛 Bugfixes
- Prevent NPE when AuthenticatorConfig is null by @sventorben in #478
⬆️ Dependency Updates
- Update Keycloak dependencies to 26.0.7 by @sventorben in #477
Full Changelog: v26.0.0...v26.0.1
⚠️ Deprecation: Ogranization Feature Support:Support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.
Support for the Organization feature in this extension is under consideration for deprecation. As the Organization feature in Keycloak continues to mature, the need for separate support within this extension may no longer be necessary. Please be aware that future versions might phase out this feature, depending on the ongoing development of the native Keycloak capabilities.
v26.0.0
What's Changed
💥 Breaking Changes
- Update Keycloak dependencies to 26.0.0 by @sventorben in #437
⚠️ Compatibility issues:This and all upcoming releases will no longer be backwards compatible with Keycloak versions < 26
Full Changelog: v25.0.1...v26.0.0
⚠️ Deprecation: Ogranization Feature Support:Support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.
Support for the Organization feature in this extension is under consideration for deprecation. As the Organization feature in Keycloak continues to mature, the need for separate support within this extension may no longer be necessary. Please be aware that future versions might phase out this feature, depending on the ongoing development of the native Keycloak capabilities.
v25.0.1
What's Changed
✨ New Features
- Forward login_hint to default Identity Provider Redirector by @sventorben in #402
⬆️ Dependency Updates
- Update Keycloak dependencies to 25.0.6 by @sventorben in #429
Full Changelog: v25.0.0...v25.0.1
⚠️ Ogranization Feature PREVIEW:The support for Keycloak Organizations is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.
v25.0.0
What's Changed
💥 Breaking Changes
- Update Keycloak dependencies to 25.0.0 by @sventorben in #362
✨ New Features
- Support Keycloak Organization Feature (PREVIEW) by @sventorben in #351
⚠️ Ogranization Feature PREVIEW:This feature is in a very early, experimental stage and will only be activated when the organization feature is enabled. No documentation will be provided at this time. If you wish to try it out, please refer to the code base for details.
Full Changelog: v24.1.0...v25.0.0
v24.1.0
What's Changed
✨ New Features
- Introduce Discoverer SPI by @sventorben in #346
- Enable username persistence for reauthentication by @sventorben in #366
🐛 Bugfixes
- Forward login_hint for non-existent user with matching domain by @sventorben in #364
⬆️ Dependency Updates
- Update Keycloak dependencies to 24.0.4 by @sventorben in #361
Full Changelog: v24.0.0...v24.1.0
v24.0.0
What's Changed
💥 Breaking Changes
- Update Keycloak dependencies to 24.0.0 by @sventorben in #330
⚠️ Compatibility issues:This and all upcoming releases will no longer be backwards compatible with Keycloak versions < 24
🐛 Bugfixes
- Do not prevent restart of authentication flow when showing IdP selection dialog by @sventorben in #302
Full Changelog: v23.0.0...v24.0.0
v23.0.0
What's Changed
✨ New Features
- Support forwarding users with unverified email addresses by @sventorben in #262
⬆️ Dependency Updates
- Update Keycloak dependencies to 23.0.0 by @sventorben in #275
Full Changelog: v22.1.0...v23.0.0
v22.1.0
What's Changed
💥 Breaking Changes
- Do not leak existing username/email on regular sign in form by @sventorben in #254
🙏 thanks @derlin for reporting and fix suggestion - Remove home-idp-discovery theme selection for admin console by @sventorben in #226
⬆️ Dependency Updates
- Update Keycloak dependencies to 22.0.4 by @sventorben in #244
Full Changelog: v22.0.0...v22.1.0
v22.0.0
What's Changed
💥 Breaking Changes
- Update Java 17 by @sventorben in #214
- Update Keycloak dependencies to 22.0.0 by @sventorben in #216
Full Changelog: v21.2.1...v22.0.0
⚠️ Compatibility issues:As part of upgrading to Quarkus 3.x, Keycloak migrated its codebase from Java EE to the successor Jakarta EE. Due to this transition from Java EE to Jakarta EE, this and all upcoming releases will no longer be backwards compatible with Keycloak versions < 22, Java EE, and Java < 17.
For details please see this blog post
v21.3.0
What's Changed
✨ New Features
- Support matching subdomains by @sventorben in #215
⬆️ Dependency Updates
- Update Keycloak dependencies to 21.1.2 by @sventorben in #213
Full Changelog: https://github.com/sventorben/keycloak-home-idp-discovery/commits/v21.3.0
ℹ️ Last release with Java 11:
This is the last release with support for Java 11 which is deprecated in Keycloak version 21.x and will be removed in versions >= 22.x.