26.1.2
📦 keycloakView on GitHub →
🐛 6 fixes⚡ 1 deprecations
Summary
This release drops support for end-of-life Node.js versions and includes several bug fixes related to connection termination, CI status, JDBC ping, latency, client registration, and pod unresponsiveness after upgrades.
Migration Steps
- Refer to the migration guide at file:/home/runner/work/keycloak-rel/keycloak-rel/target/web/docs/latest/upgrading/index.html#migration-changes for a complete list of changes before upgrading.
🐛 Bug Fixes
- Connections with an error code are now terminated.
- Corrected the CI status badge in README.
- Fixed JDBC Ping issue when using Docker with infinispan.
- Resolved latency issue after Keycloak version upgrade (core).
- Invoking dynamic client registration with a lightweight access token no longer results in a 404 (oidc).
- Resolved issue where pods become unresponsive after upgrade to 26.1.0 (infinispan).
⚡ Deprecations
- Support for end-of-life versions of Node.js has been dropped.