Skip to content

Commit b427cb8

Browse files
Update changelog for release 2.2.2
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
1 parent fa39e9b commit b427cb8

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ middleware\_automation.keycloak Release Notes
66

77
This changelog describes changes after version 0.2.6.
88

9+
v2.2.2
10+
======
11+
12+
Minor Changes
13+
-------------
14+
15+
- Copying of key material for TLS configuration `#210 <https://github.com/ansible-middleware/keycloak/pull/210>`_
16+
- Validate certs parameter for JDBC driver downloads `#207 <https://github.com/ansible-middleware/keycloak/pull/207>`_
17+
18+
Bugfixes
19+
--------
20+
21+
- Turn off controller privilege escalation `#209 <https://github.com/ansible-middleware/keycloak/pull/209>`_
22+
923
v2.2.1
1024
======
1125

changelogs/changelog.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,3 +514,21 @@ releases:
514514
- 204.yaml
515515
- v2.2.1-devel_summary.yaml
516516
release_date: '2024-05-02'
517+
2.2.2:
518+
changes:
519+
bugfixes:
520+
- 'Turn off controller privilege escalation `#209 <https://github.com/ansible-middleware/keycloak/pull/209>`_
521+
522+
'
523+
minor_changes:
524+
- 'Copying of key material for TLS configuration `#210 <https://github.com/ansible-middleware/keycloak/pull/210>`_
525+
526+
'
527+
- 'Validate certs parameter for JDBC driver downloads `#207 <https://github.com/ansible-middleware/keycloak/pull/207>`_
528+
529+
'
530+
fragments:
531+
- 207.yaml
532+
- 209.yaml
533+
- 210.yaml
534+
release_date: '2024-05-06'

0 commit comments

Comments
 (0)