mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-05 10:20:27 -07:00
Update changelog for release 2.2.1
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
parent
d16c23faf9
commit
1ab3ebc2a4
2 changed files with 24 additions and 0 deletions
|
@ -6,6 +6,19 @@ middleware\_automation.keycloak Release Notes
|
||||||
|
|
||||||
This changelog describes changes after version 0.2.6.
|
This changelog describes changes after version 0.2.6.
|
||||||
|
|
||||||
|
v2.2.1
|
||||||
|
======
|
||||||
|
|
||||||
|
Release Summary
|
||||||
|
---------------
|
||||||
|
|
||||||
|
Internal release, documentation or test changes only.
|
||||||
|
|
||||||
|
Bugfixes
|
||||||
|
--------
|
||||||
|
|
||||||
|
- JDBC provider: fix clause in argument validation `#204 <https://github.com/ansible-middleware/keycloak/pull/204>`_
|
||||||
|
|
||||||
v2.2.0
|
v2.2.0
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
|
@ -503,3 +503,14 @@ releases:
|
||||||
- 201.yaml
|
- 201.yaml
|
||||||
- 202.yaml
|
- 202.yaml
|
||||||
release_date: '2024-05-01'
|
release_date: '2024-05-01'
|
||||||
|
2.2.1:
|
||||||
|
changes:
|
||||||
|
bugfixes:
|
||||||
|
- 'JDBC provider: fix clause in argument validation `#204 <https://github.com/ansible-middleware/keycloak/pull/204>`_
|
||||||
|
|
||||||
|
'
|
||||||
|
release_summary: Internal release, documentation or test changes only.
|
||||||
|
fragments:
|
||||||
|
- 204.yaml
|
||||||
|
- v2.2.1-devel_summary.yaml
|
||||||
|
release_date: '2024-05-02'
|
||||||
|
|
Loading…
Add table
Reference in a new issue