What's Changed
💥 Breaking Changes
- Update Java 17 by @sventorben in #181
- Update Keycloak dependencies to 22.0.0 by @sventorben in #182
Full Changelog: v21.0.0...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