ansible-keycloak/CHANGELOG.rst

36 lines
713 B
ReStructuredText
Raw Normal View History

2022-03-25 10:07:51 +00:00
============================================
middleware_automation.keycloak Release Notes
============================================
.. contents:: Topics
2022-03-25 10:21:55 +00:00
This changelog describes changes after version 0.2.6.
2022-03-25 10:07:51 +00:00
v1.0.1
======
Release Summary
---------------
2022-03-25 10:21:55 +00:00
Minor enhancements, bug and documentation fixes.
2022-03-25 10:07:51 +00:00
2022-03-25 10:21:55 +00:00
Minor Changes
-------------
- apply latest cumulative patch of RH-SSO automatically when new parameter ``keycloak_rhsso_apply_patches`` is ``true``
Bugfixes
--------
- clustered installs now perform database initialization on first node to avoid locking issues
2022-03-25 10:07:51 +00:00
v1.0.0
======
Release Summary
---------------
This is the first stable release of the ``middleware_automation.keycloak`` collection.
2022-03-25 10:21:55 +00:00