Update changelog for release 3.0.5

Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
ansible-middleware-core
2026-05-20 18:44:31 +00:00
parent 047ddcaa92
commit 195e104f5e
2 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,14 @@ 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.5
======
Minor Changes
-------------
- AMW-528 Deployment fails in keycloak_quarkus due to missing escalation variables `#335 <https://github.com/ansible-middleware/keycloak/pull/335>`_
v3.0.4 v3.0.4
====== ======

View File

@@ -781,3 +781,13 @@ releases:
- 321.yaml - 321.yaml
- 324.yaml - 324.yaml
release_date: '2026-05-20' release_date: '2026-05-20'
3.0.5:
changes:
minor_changes:
- 'AMW-528 Deployment fails in keycloak_quarkus due to missing escalation variables
`#335 <https://github.com/ansible-middleware/keycloak/pull/335>`_
'
fragments:
- 335.yaml
release_date: '2026-05-20'