Skip to content

Commit 7e9847e

Browse files
Update changelog for release 0.0.9
Signed-off-by: ansible-middleware-core <[email protected]>
1 parent 1ee4a15 commit 7e9847e

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ middleware_automation.amq_streams Release Notes
66

77
This 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+
924
v0.0.6
1025
======
1126

changelogs/changelog.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)