ancestor: 0.2.6 releases: 1.0.0: changes: release_summary: 'This is the first stable release of the ``middleware_automation.keycloak`` collection. ' release_date: '2022-03-04' 1.0.1: changes: major_changes: - Apply latest cumulative patch of RH-SSO automatically when new parameter ``keycloak_rhsso_apply_patches`` is ``true`` `#18 `_ minor_changes: - Clustered installs now perform database initialization on first node to avoid locking issues `#17 `_ release_summary: 'Minor enhancements, bug and documentation fixes. ' release_date: '2022-03-11' 1.0.2: changes: bugfixes: - 'Set ``keycloak_frontend_url`` default according to other defaults `#25 `_ ' minor_changes: - 'Make ``keycloak_admin_password`` a default with assert (was: role variable) `#26 `_ ' - 'Simplify dependency install logic and reduce play execution time `#19 `_ ' fragments: - 19.yaml - 25.yaml - 26.yaml release_date: '2022-04-01' 1.0.3: changes: bugfixes: - 'Make sure systemd unit starts with selected java JVM `#31 `_ ' major_changes: - 'New role for installing keycloak >= 17.0.0 (quarkus) `#29 `_ ' minor_changes: - 'Add ``keycloak_config_override_template`` parameter for passing a custom xml config template `#30 `_ ' fragments: - 29.yaml - 30.yaml - 31.yaml release_date: '2022-05-09' 1.0.4: release_date: '2022-05-11' 1.0.5: changes: minor_changes: - 'Update config options: keycloak and quarkus `#32 `_ ' fragments: - 32.yaml release_date: '2022-05-25' 1.0.6: changes: bugfixes: - 'keycloak_quarkus: add selected java to PATH in systemd unit `#34 `_ ' - 'keycloak_quarkus: set logfile path correctly under keycloak home `#35 `_ ' fragments: - 34.yaml - 35.yaml release_date: '2022-06-01' 1.0.7: changes: breaking_changes: - 'keycloak_quarkus: use absolute path for certificate files `#39 `_ ' bugfixes: - 'keycloak_quarkus: use become for tasks that will otherwise fail `#38 `_ ' fragments: - 38.yaml - 39.yaml release_date: '2022-07-06' 1.1.0: changes: breaking_changes: - 'Rename variables from ``infinispan_`` prefix to ``keycloak_infinispan_`` `#42 `_ ' bugfixes: - 'keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory `#44 `_ ' minor_changes: - 'Update keycloak to 18.0.2 - sso to 7.6.1 `#46 `_ ' - 'Variable ``keycloak_no_log`` controls ansible ``no_log`` parameter (for debugging purposes) `#47 `_ ' - 'Variables to override service start retries and delay `#51 `_ ' - 'keycloak_quarkus: variable to enable development mode `#45 `_ ' fragments: - 42.yaml - 44.yaml - 45.yaml - 46.yaml - 47.yaml - 51.yaml release_date: '2023-01-09' 1.1.1: changes: bugfixes: - 'keycloak-quarkus: fix ``cache-config-file`` path in keycloak.conf.j2 template `#53 `_ ' fragments: - 53.yaml release_date: '2023-03-07'