middleware_automation.amq_streams Release Notes
+middleware_automation.amq_streams Release Notes
This changelog describes changes after version 0.0.0.
v0.0.7-devel
+v0.0.7-devel
+Minor Changes
+-
+
Misc. enhacements #90
+
Bugfixes
+Bugfixes
Fixup validation logic for offline install #89
v0.0.6
+v0.0.6
v0.0.5
-Minor Changes
+v0.0.5
+Minor Changes
add remote_src attribute to unarchive: to allow deployment using archive on target #80
v0.0.4
+v0.0.4
Major Changes
+Major Changes
- closed_lock_with_key: @@ -216,8 +224,8 @@
Major Changes
✅ Add test for SSL listeners with SASL authentication #73
Minor Changes
+Minor Changes
Mol all cluster #78
ensure required information for auth are passed #79
@@ -225,17 +233,17 @@
Minor Changes
v0.0.3
-Major Changes
+v0.0.3
+Major Changes
Minor Changes
+Minor Changes
Add a molecule scenario for all_auth #61
Declare Java Heap options as variables #48
@@ -250,18 +258,18 @@
Minor Changes
v0.0.2
-Bugfixes
+v0.0.2
+Bugfixes
Fixup invalid varnames #4
v0.0.1
-Major Changes
+v0.0.1
+Major Changes
Basic deployment of both Zookeeper and Brokers as systemd service on target #2
Basic deployment of both Zookeeper and Brokers as systemd service on target #2
diff --git a/main/_sources/CHANGELOG.rst.txt b/main/_sources/CHANGELOG.rst.txt
index 0f1fea9..06f70a8 100644
--- a/main/_sources/CHANGELOG.rst.txt
+++ b/main/_sources/CHANGELOG.rst.txt
@@ -9,6 +9,11 @@ This changelog describes changes after version 0.0.0.
v0.0.7-devel
============
+Minor Changes
+-------------
+
+- Misc. enhacements `#90