File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ middleware_automation.keycloak Release Notes
6
6
7
7
This changelog describes changes after version 0.2.6.
8
8
9
+ v1.0.6
10
+ ======
11
+
12
+ Bugfixes
13
+ --------
14
+
15
+ - keycloak_quarkus: add selected java to PATH in systemd unit `#34 <https://github.com/ansible-middleware/keycloak/pull/34 >`_
16
+ - keycloak_quarkus: set logfile path correctly under keycloak home `#35 <https://github.com/ansible-middleware/keycloak/pull/35 >`_
17
+
9
18
v1.0.5
10
19
======
11
20
Original file line number Diff line number Diff line change @@ -69,3 +69,16 @@ releases:
69
69
fragments :
70
70
- 32.yaml
71
71
release_date : ' 2022-05-25'
72
+ 1.0.6 :
73
+ changes :
74
+ bugfixes :
75
+ - ' keycloak_quarkus: add selected java to PATH in systemd unit `#34 <https://github.com/ansible-middleware/keycloak/pull/34>`_
76
+
77
+ '
78
+ - ' keycloak_quarkus: set logfile path correctly under keycloak home `#35 <https://github.com/ansible-middleware/keycloak/pull/35>`_
79
+
80
+ '
81
+ fragments :
82
+ - 34.yaml
83
+ - 35.yaml
84
+ release_date : ' 2022-06-01'
You can’t perform that action at this time.
0 commit comments