Skip to content

Releases: sous-chefs/kafka

3.1.21

03 May 21:57
Compare
Choose a tag to compare
Update metadata for 3.1.21

3.1.20

03 May 21:48
Compare
Choose a tag to compare
Update metadata for 3.1.20

v2.2.2

13 Apr 15:51
Compare
Choose a tag to compare

Bugfix release.

  • Fix support for Chef 13, see 7a1b68c.

v2.2.1

13 Apr 15:47
Compare
Choose a tag to compare

Deprecation notice release.

  • Add deprecation warning for default broker config, see #121

v2.2.0

31 Mar 16:33
Compare
Choose a tag to compare

Maintenance release.

  • Quite some development & test related changes, #112, #116, 43b2f43, 4f64e2c.
  • Kafka v0.10.1.1 and v0.10.2.0 added to test builds, cbfa5c0, 2b78b47.
  • Changes to the broker configuration file are now suppressed due to passphrases for SSL being present since Kafka v0.9+, #118, #119.
  • Bugfix for init script on Debian, #120.

v2.1.1

22 Sep 10:12
Compare
Choose a tag to compare

Bugfix release.

  • Wait for network when using systemd, see #114 and #115.

v2.1.0

27 Aug 16:50
Compare
Choose a tag to compare

This should be a no-op upgrade but this will trigger a restart of Kafka in case you have automatic restarts configured. As always I'd advise to test this in a non-production environment first so that nothing unexpected crops up in production. If it does, please file an issue.

  • Allow overriding of UID and GID when creating user / group, #108.
  • Bugfix for systemd service on configuration changes, #110.
  • Switch to bracket syntax for attributes access, #106.
  • Documentation and development fixes, #102, #107, #109.

v2.0.2

09 May 19:35
Compare
Choose a tag to compare

Bugfix release.

  • Fixup optional broker configuration, #100.

v2.0.1

23 Apr 10:42
Compare
Choose a tag to compare

Bugfix release.

  • Correctly reference "environment file" in init scripts, #98.

v2.0.0

31 Mar 20:38
Compare
Choose a tag to compare
  • Remove support for Kafka v0.8.0, #94.
  • Release cookbook to Chef Supermarket, #97.

For more background and motivation of a v2.0.0 release right away, see #93 and Webtrends/kafka#8.