diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index 0959e89..c1b7257 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -55,6 +55,7 @@
General
middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
+Allow to setup keycloak HA cluster without remote cache store #68
Pass attributes to realm clients #69
Provide config for multiple modcluster proxies #60
keycloak-quarkus: fix cache-config-file path in keycloak.conf.j2 template #53
Rename variables from infinispan_ prefix to keycloak_infinispan_ #42
keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory #44
keycloak_quarkus: use absolute path for certificate files #39
keycloak_quarkus: use become for tasks that will otherwise fail #38
Update config options: keycloak and quarkus #32
New role for installing keycloak >= 17.0.0 (quarkus) #29
Add keycloak_config_override_template parameter for passing a custom xml config template #30
Make sure systemd unit starts with selected java JVM #31
Set keycloak_frontend_url default according to other defaults #25
Minor enhancements, bug and documentation fixes.
Apply latest cumulative patch of RH-SSO automatically when new parameter keycloak_rhsso_apply_patches is true #18
Clustered installs now perform database initialization on first node to avoid locking issues #17
This is the first stable release of the middleware_automation.keycloak collection.
General