Release Notes¶
26.2.1¶
New Features:
-
SEAL Keycloak has been upgraded to Keycloak 26.2.1 due to security issues. (KCL-40)
-
Keycloak 23.0 has reached its end of life. (KCL-43)
Bug-Fixes:
- The
install.ps1
script does not overwrite or delete the"C:\ProgramData\SEAL Systems\config\tls"
directory any more during an installation or update. (KCL-34)
23.0.0¶
New Features:
-
SEAL Keycloak has been upgraded to Keycloak 23.0.
This version upgrade comes with changes that affect other SEAL Systems products and services:
-
Java Version:
Keycloak 23.0 requires Java 17 or later versions.
Keycloak Version 23.x requires Java 17 or later versions. As Keycloak 21.x runs with Java 17, too, we recommend you to start the update from 21.x to 23.x by updating the Java version first and then the Keycloak version.
(KCL-22)
-
-
The SEAL Keycloak configuration is exported and imported automatically, if you have upgraded Java to the required version 17 before.
This works for Keycloak 15 and 21. (KCL-26)
Bug-Fixes:
- The
firewall.sh
andfirewall.ps1
scripts will start the firewall only, if it had been activated before. (KCL-29)
22.0.0¶
New Features:
-
SEAL Keycloak has been upgraded to Keycloak 22.0.
This version upgrade comes with changes that affect other SEAL Systems products and services:
-
Java Version:
Keycloak 22.0 requires Java 17 or later versions.
Keycloak Version 22.x requires Java 17 or later versions. As Keycloak 21.x runs with Java 17, too, we recommend you to start the update from 21.x to 22.x by updating the Java version first and then the Keycloak version.
(KCL-22)
-
21.0.1¶
New Features:
-
SEAL Keycloak has been upgraded to Keycloak 21.0.
This version upgrade comes with several changes that affect other SEAL Systems products and services:
-
SEAL Keycloak supports only HTTPS with port 32769. HTTP with port 32768 is inapplicable.
-
The SEAL Keycloak routes have been changed
from
https://mgmt_server:32769/auth/realms/SEAL
to
https://mgmt_server:32769/realms/SEAL
-
JBOSS is no longer used.
(KCL-12)
-