Keycloak 26.3.2 is available, including optimizations and new features
Keycloak 26.3.2 is available, including optimizations and new features
The release 26.3.2 of Keycloak is available on Clever Cloud. The 26.3
branch brings lots of new features, enhancements and bug fixes. We fine tuned it, adding a conditional IP range-based authentication and dynamic cache sizing that automatically scales based on instance size and user count in database.
To update, just set CC_KEYCLOAK_VERSION
of the add-on’s Java application to 26.3.2
and rebuild it. You can also use the new Clever Tools commands, introduced in 3.13.0
release:
clever features enable operators
clever keycloak version check yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId
clever keycloak version update yourKeycloakNameOrId 26.3.2
Last updated on