File tree Expand file tree Collapse file tree 2 files changed +67
-3
lines changed
Expand file tree Collapse file tree 2 files changed +67
-3
lines changed Original file line number Diff line number Diff line change 1- ===============================================
2- middleware_automation.amq_streams Release Notes
3- ===============================================
1+ =================================================
2+ middleware \_ automation.amq \_ streams Release Notes
3+ =================================================
44
55.. contents :: Topics
66
77This changelog describes changes after version 0.0.0.
88
9+ v1.0.0
10+ ======
11+
12+ Major Changes
13+ -------------
14+
15+ - AMW-162 Add support for KRaft `#131 <https://github.com/ansible-middleware/amq_streams/pull/131 >`_
16+ - AMW-428 update amq_streams collection to use the latest kafka version `#129 <https://github.com/ansible-middleware/amq_streams/pull/129 >`_
17+ - Add missing become in broker and cruise_control roles `#123 <https://github.com/ansible-middleware/amq_streams/pull/123 >`_
18+ - add missing become: on task needing priv escalation to root `#121 <https://github.com/ansible-middleware/amq_streams/pull/121 >`_
19+
20+ Minor Changes
21+ -------------
22+
23+ - AMW-457 amq_streams collection compatibility with ansible-core 2.17 & 2.19 `#130 <https://github.com/ansible-middleware/amq_streams/pull/130 >`_
24+ - Add a role to manage Kafka Exporter `#113 <https://github.com/ansible-middleware/amq_streams/pull/113 >`_
25+ - Add exporter role vars documentation `#114 <https://github.com/ansible-middleware/amq_streams/pull/114 >`_
26+
27+ Bugfixes
28+ --------
29+
30+ - cruise_control: fix RHN download `#118 <https://github.com/ansible-middleware/amq_streams/pull/118 >`_
31+
932v0.0.9
1033======
1134
Original file line number Diff line number Diff line change @@ -149,3 +149,44 @@ releases:
149149 - 90.yaml
150150 - 99.yaml
151151 release_date : ' 2023-12-22'
152+ 1.0.0 :
153+ changes :
154+ bugfixes :
155+ - ' cruise_control: fix RHN download `#118 <https://github.com/ansible-middleware/amq_streams/pull/118>`_
156+
157+ '
158+ major_changes :
159+ - ' AMW-162 Add support for KRaft `#131 <https://github.com/ansible-middleware/amq_streams/pull/131>`_
160+
161+ '
162+ - ' AMW-428 update amq_streams collection to use the latest kafka version `#129
163+ <https://github.com/ansible-middleware/amq_streams/pull/129>`_
164+
165+ '
166+ - ' Add missing become in broker and cruise_control roles `#123 <https://github.com/ansible-middleware/amq_streams/pull/123>`_
167+
168+ '
169+ - ' add missing become: on task needing priv escalation to root `#121 <https://github.com/ansible-middleware/amq_streams/pull/121>`_
170+
171+ '
172+ minor_changes :
173+ - ' AMW-457 amq_streams collection compatibility with ansible-core 2.17 & 2.19
174+ `#130 <https://github.com/ansible-middleware/amq_streams/pull/130>`_
175+
176+ '
177+ - ' Add a role to manage Kafka Exporter `#113 <https://github.com/ansible-middleware/amq_streams/pull/113>`_
178+
179+ '
180+ - ' Add exporter role vars documentation `#114 <https://github.com/ansible-middleware/amq_streams/pull/114>`_
181+
182+ '
183+ fragments :
184+ - 113.yaml
185+ - 114.yaml
186+ - 118.yaml
187+ - 121.yaml
188+ - 123.yaml
189+ - 129.yaml
190+ - 130.yaml
191+ - 131.yaml
192+ release_date : ' 2025-12-16'
You can’t perform that action at this time.
0 commit comments