Keycloak 26.3.3 now available with enhanced stability and dependency updates
Keycloak 26.3.3 now available with enhanced stability and dependency updates
The release 26.3.3 of Keycloak is available on Clever Cloud. It brings Infinispan 15.0.19.Final, Quarkus 3.20.2.1, ensures cache configuration has correct number of owners, fixes CVE-2025-7962 and various bug for improved stability.
This release is now used as default for new created add-ons. To update an existing add-on, set CC_KEYCLOAK_VERSION
of its Java application to 26.3.3
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.3
Last updated on