File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ middleware_automation.keycloak Release Notes
66
77This changelog describes changes after version 0.2.6.
88
9+ v2.0.0
10+ ======
11+
12+ Minor Changes
13+ -------------
14+
15+ - Add new parameter for port offset configuration `#124 <https://github.com/ansible-middleware/keycloak/pull/124 >`_
16+ - Update Keycloak to version 22.0.5 `#122 <https://github.com/ansible-middleware/keycloak/pull/122 >`_
17+
18+ Breaking Changes / Porting Guide
19+ --------------------------------
20+
21+ - Add support for more http-related configs `#115 <https://github.com/ansible-middleware/keycloak/pull/115 >`_
22+ - Update minimum ansible-core version > 2.14 `#119 <https://github.com/ansible-middleware/keycloak/pull/119 >`_
23+ - keycloak_quarkus: enable config of key store and trust store `#116 <https://github.com/ansible-middleware/keycloak/pull/116 >`_
24+
925v1.3.0
1026======
1127
Original file line number Diff line number Diff line change @@ -315,3 +315,29 @@ releases:
315315 - 112.yaml
316316 - 113.yaml
317317 release_date : ' 2023-09-25'
318+ 2.0.0 :
319+ changes :
320+ breaking_changes :
321+ - ' Add support for more http-related configs `#115 <https://github.com/ansible-middleware/keycloak/pull/115>`_
322+
323+ '
324+ - ' Update minimum ansible-core version > 2.14 `#119 <https://github.com/ansible-middleware/keycloak/pull/119>`_
325+
326+ '
327+ - ' keycloak_quarkus: enable config of key store and trust store `#116 <https://github.com/ansible-middleware/keycloak/pull/116>`_
328+
329+ '
330+ minor_changes :
331+ - ' Add new parameter for port offset configuration `#124 <https://github.com/ansible-middleware/keycloak/pull/124>`_
332+
333+ '
334+ - ' Update Keycloak to version 22.0.5 `#122 <https://github.com/ansible-middleware/keycloak/pull/122>`_
335+
336+ '
337+ fragments :
338+ - 115.yaml
339+ - 116.yaml
340+ - 119.yaml
341+ - 122.yaml
342+ - 124.yaml
343+ release_date : ' 2023-11-20'
You can’t perform that action at this time.
0 commit comments