mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-06-13 12:05:54 +00:00
Update changelog for release 3.0.7
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
@@ -6,6 +6,25 @@ middleware\_automation.keycloak Release Notes
|
|||||||
|
|
||||||
This changelog describes changes after version 0.2.6.
|
This changelog describes changes after version 0.2.6.
|
||||||
|
|
||||||
|
v3.0.7
|
||||||
|
======
|
||||||
|
|
||||||
|
Major Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Migrate Keycloak modules from the community.general collection to Keycloak collection. `#341 <https://github.com/ansible-middleware/keycloak/pull/341>`_
|
||||||
|
|
||||||
|
Minor Changes
|
||||||
|
-------------
|
||||||
|
|
||||||
|
- Fixing common module usage `#343 <https://github.com/ansible-middleware/keycloak/pull/343>`_
|
||||||
|
- fix #336: https://github.com/ansible-middleware/common/pull/38 `#338 <https://github.com/ansible-middleware/keycloak/pull/338>`_
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- Fix molecule tests `#339 <https://github.com/ansible-middleware/keycloak/pull/339>`_
|
||||||
|
|
||||||
v3.0.6
|
v3.0.6
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
@@ -801,3 +801,27 @@ releases:
|
|||||||
fragments:
|
fragments:
|
||||||
- 337.yaml
|
- 337.yaml
|
||||||
release_date: '2026-05-26'
|
release_date: '2026-05-26'
|
||||||
|
3.0.7:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- 'Fix molecule tests `#339 <https://github.com/ansible-middleware/keycloak/pull/339>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
major_changes:
|
||||||
|
- 'Migrate Keycloak modules from the community.general collection to Keycloak
|
||||||
|
collection. `#341 <https://github.com/ansible-middleware/keycloak/pull/341>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
minor_changes:
|
||||||
|
- 'Fixing common module usage `#343 <https://github.com/ansible-middleware/keycloak/pull/343>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
- 'fix #336: https://github.com/ansible-middleware/common/pull/38 `#338 <https://github.com/ansible-middleware/keycloak/pull/338>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
fragments:
|
||||||
|
- 338.yaml
|
||||||
|
- 339.yaml
|
||||||
|
- 341.yaml
|
||||||
|
- 343.yaml
|
||||||
|
release_date: '2026-06-01'
|
||||||
|
|||||||
Reference in New Issue
Block a user