File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ middleware_automation.amq_streams Release Notes
66
77This changelog describes changes after version 0.0.0.
88
9+ v0.0.9
10+ ======
11+
12+ Minor Changes
13+ -------------
14+
15+ - Add custom zookeeper_id for each host based in inventory `#99 <https://github.com/ansible-middleware/amq_streams/pull/99 >`_
16+ - Misc. enhacements `#90 <https://github.com/ansible-middleware/amq_streams/pull/90 >`_
17+
18+ Bugfixes
19+ --------
20+
21+ - Bump to 3.6.0 + small fix `#102 <https://github.com/ansible-middleware/amq_streams/pull/102 >`_
22+ - Fixup validation logic for offline install `#89 <https://github.com/ansible-middleware/amq_streams/pull/89 >`_
23+
924v0.0.6
1025======
1126
Original file line number Diff line number Diff line change @@ -127,3 +127,25 @@ releases:
127127 release_date : ' 2023-08-09'
128128 0.0.6 :
129129 release_date : ' 2023-09-28'
130+ 0.0.9 :
131+ changes :
132+ bugfixes :
133+ - ' Bump to 3.6.0 + small fix `#102 <https://github.com/ansible-middleware/amq_streams/pull/102>`_
134+
135+ '
136+ - ' Fixup validation logic for offline install `#89 <https://github.com/ansible-middleware/amq_streams/pull/89>`_
137+
138+ '
139+ minor_changes :
140+ - ' Add custom zookeeper_id for each host based in inventory `#99 <https://github.com/ansible-middleware/amq_streams/pull/99>`_
141+
142+ '
143+ - ' Misc. enhacements `#90 <https://github.com/ansible-middleware/amq_streams/pull/90>`_
144+
145+ '
146+ fragments :
147+ - 102.yaml
148+ - 89.yaml
149+ - 90.yaml
150+ - 99.yaml
151+ release_date : ' 2023-12-22'
You can’t perform that action at this time.
0 commit comments