Releases: ansible-middleware/amq_streams
Releases · ansible-middleware/amq_streams
1.0.0
=================================================
middleware_automation.amq_streams Release Notes
v1.0.0
Major Changes
- AMW-162 Add support for KRaft #131
- AMW-428 update amq_streams collection to use the latest kafka version #129
- Add missing become in broker and cruise_control roles #123
- add missing become: on task needing priv escalation to root #121
Minor Changes
- AMW-457 amq_streams collection compatibility with ansible-core 2.17 & 2.19 #130
- Add a role to manage Kafka Exporter #113
- Add exporter role vars documentation #114
Bugfixes
- cruise_control: fix RHN download #118
0.0.9
0.0.6
v0.0.6
0.0.5
0.0.4
0.0.3
v0.0.3
Major Changes
- Enable Broker Authentication usign SASL mechanism #43
- Enable Zookeeper authentication #42
- Manage topics in a Kafka authenticated broker #60
Minor Changes
- Add a molecule scenario for all_auth #61
- Declare Java Heap options as variables #48
- Set up KAFKA environment variables for the service execution #54
- Validate the odd number of Zookeeper instances of the cluster #12
- all jvm and servers args for zookeeper and broker can be overriden thru Ansible #13
- ⬆️ Upgrade to Kafka 3.4.0 #59
- 🐛 Add zk inventory group var into broker role #46
- 💚 Update topic management in test playbooks #67
- 📦 Use archive site to download any version #41