Skip to content

Releases: ansible-middleware/amq_streams

0.0.9

22 Dec 10:14

Choose a tag to compare

v0.0.9

Minor Changes

  • Add custom zookeeper_id for each host based in inventory #99
  • Misc. enhacements #90

Bugfixes

  • Bump to 3.6.0 + small fix #102
  • Fixup validation logic for offline install #89

0.0.6

28 Sep 13:36

Choose a tag to compare

v0.0.6

0.0.5

09 Aug 13:41

Choose a tag to compare

v0.0.5

Minor Changes

  • add remote_src attribute to unarchive: to allow deployment using archive on target #80

0.0.4

08 Aug 16:35

Choose a tag to compare

v0.0.4

Major Changes

  • 🔐 Enable secured connection from Kafka Connect #76
  • 🔒 Enable SSL listeners for Kafka Brokers #70
  • 📝 How to enable TLS encryption #74
  • ✅ Add test for SSL listeners with SASL authentication #73

Minor Changes

  • Mol all cluster #78
  • ensure required information for auth are passed #79

0.0.3

26 Jul 14:21

Choose a tag to compare

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

0.0.2

09 Mar 15:16

Choose a tag to compare

v0.0.2

Bugfixes

  • Fixup invalid varnames #4

0.0.1

16 Feb 16:19

Choose a tag to compare

  • Basic deployment of both Zookeeper and Brokers as systemd service on target #2