Update changelog for release 1.0.3

This commit is contained in:
github-actions
2022-05-09 15:51:47 +00:00
parent f4674a8762
commit 95c346d4b3
2 changed files with 38 additions and 0 deletions

View File

@@ -6,6 +6,24 @@ middleware_automation.keycloak Release Notes
This changelog describes changes after version 0.2.6.
v1.0.3
======
Major Changes
-------------
- New role for installing keycloak >= 17.0.0 (quarkus) `#29 <https://github.com/ansible-middleware/keycloak/pull/29>`_
Minor Changes
-------------
- Add ``keycloak_config_override_template`` parameter for passing a custom xml config template `#30 <https://github.com/ansible-middleware/keycloak/pull/30>`_
Bugfixes
--------
- Make sure systemd unit starts with selected java JVM `#31 <https://github.com/ansible-middleware/keycloak/pull/31>`_
v1.0.2
======