Skip to content

v18.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 21:58
· 274 commits to main since this release
  • [deps] Update Keycloak dependencies to 18.0.0

  • [compatibility] Dropping compatibility support for Keycloak versions before 18.0.0

    This means I will no longer check if this extension is compatible with versions before 18.0.0.

⚠️ Compatibility issues:

Due to a refactoring of Keycloak's ResourceStore API this extension will no longer be backwards compatible with Keycloak versions < 18.x.

For details please see keycloak/keycloak@99c06d1 and keycloak/keycloak#10447