Skip to content

Kafka Operator v0.12.0

Compare
Choose a tag to compare
@baluchicken baluchicken released this 28 May 10:12
· 715 commits to master since this release

This release fixes several bug and introduce a couple of new features:

New features:

  • Use 0.6.0 controller-runtime
  • Use 1.3.2 objectmatcher
  • Use sarama lib 1.26.4
  • Allow to override cluster domain

Bug Fixes:

  • Fix Operator does not notice missing CC topic #343
  • Fix recreate evicted pods as well #326
  • Fix Add CC config and clusterConfig hash annotations to cc deployment #371
  • Fix downscale error, do not update cc capacity config when downscale in progress

This release supports Cert-Manager 0.11

Upgrade Notes:

Note: Seamless upgrade only works when your cluster is in ClusterRunning state.

v0.11.2...v0.12.0

Thanks for the huge help from the community 🍺