File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ middleware_automation.amq_streams Release Notes
6
6
7
7
This changelog describes changes after version 0.0.0.
8
8
9
+ v0.0.4
10
+ ======
11
+
12
+ Major Changes
13
+ -------------
14
+
15
+ - :closed_lock_with_key: Enable secured connection from Kafka Connect `#76 <https://github.com/ansible-middleware/amq_streams/pull/76 >`_
16
+ - :lock: Enable SSL listeners for Kafka Brokers `#70 <https://github.com/ansible-middleware/amq_streams/pull/70 >`_
17
+ - :memo: How to enable TLS encryption `#74 <https://github.com/ansible-middleware/amq_streams/pull/74 >`_
18
+ - ✅ Add test for SSL listeners with SASL authentication `#73 <https://github.com/ansible-middleware/amq_streams/pull/73 >`_
19
+
20
+ Minor Changes
21
+ -------------
22
+
23
+ - Mol all cluster `#78 <https://github.com/ansible-middleware/amq_streams/pull/78 >`_
24
+ - ensure required information for auth are passed `#79 <https://github.com/ansible-middleware/amq_streams/pull/79 >`_
25
+
9
26
v0.0.3
10
27
======
11
28
Original file line number Diff line number Diff line change @@ -86,3 +86,32 @@ releases:
86
86
- 61.yaml
87
87
- 67.yaml
88
88
release_date : ' 2023-07-26'
89
+ 0.0.4 :
90
+ changes :
91
+ major_changes :
92
+ - ' :closed_lock_with_key: Enable secured connection from Kafka Connect `#76
93
+ <https://github.com/ansible-middleware/amq_streams/pull/76>`_
94
+
95
+ '
96
+ - ' :lock: Enable SSL listeners for Kafka Brokers `#70 <https://github.com/ansible-middleware/amq_streams/pull/70>`_
97
+
98
+ '
99
+ - ' :memo: How to enable TLS encryption `#74 <https://github.com/ansible-middleware/amq_streams/pull/74>`_
100
+
101
+ '
102
+ - " \u2705 Add test for SSL listeners with SASL authentication `#73 <https://github.com/ansible-middleware/amq_streams/pull/73>`_\n "
103
+ minor_changes :
104
+ - ' Mol all cluster `#78 <https://github.com/ansible-middleware/amq_streams/pull/78>`_
105
+
106
+ '
107
+ - ' ensure required information for auth are passed `#79 <https://github.com/ansible-middleware/amq_streams/pull/79>`_
108
+
109
+ '
110
+ fragments :
111
+ - 70.yaml
112
+ - 73.yaml
113
+ - 74.yaml
114
+ - 76.yaml
115
+ - 78.yaml
116
+ - 79.yaml
117
+ release_date : ' 2023-08-08'
You can’t perform that action at this time.
0 commit comments