File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ middleware\_automation.keycloak Release Notes
66
77This 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+
923v2.2.1
1024======
1125
Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments