You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide describes the steps to perform an upgrade of the component from version v18 to v19.
4
+
5
+
== Breaking Changes
6
+
7
+
* The component doesn't work with an older Keycloak version than v26.
8
+
* See the breaking changes of the keycloak version https://www.keycloak.org/docs/latest/upgrading/#migrating-to-26-0-0[26.0].
9
+
* See the breaking changes of the keycloak version https://www.keycloak.org/docs/latest/upgrading/#breaking-changes[26.2].
10
+
11
+
== Changes
12
+
13
+
* The component requires Kubernetes v1.25 or newer.
14
+
* Keycloak version is v26.2.3 by default.
15
+
16
+
== Attention
17
+
18
+
* To prevent losing user sessions upgrade to Keycloak 25 first and enable the persistent sessions feature as outlined in the migration guide for Keycloak 25. See https://www.keycloak.org/docs/latest/upgrading/#infinispan-marshalling-changes[reference].
0 commit comments