Skip to content

EMQX Operator 1.2.5 Released

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 10:35
· 708 commits to main since this release

Release Note 🍻

EMQX Operator 1.2.5 is released.

Supported EMQX version

  • EMQX 4.4.6 and later

  • EMQX Enterprise 4.4.6 and later

Fixes πŸ› 

  • Add publishNotReadyAddresses: true for headless service, this will fix the issue of split-brain for EMQX clusters.

What's Changed

  • chore: add RFC3339TimeEncoder to zap options by @Gala-R in #323
  • style: change io/ioutil to io package by @Rory-Z in #326
  • chore: add PublishNotReadyAddresses for headless service by @Rory-Z in #325
  • chore: add comments by @brianbinbin in #324
  • fix: use ParallelPodManagement to eliminate warning logs in EMQX pod by @Rory-Z in #331
  • chore: pre relase 1.2.5 by @Rory-Z in #330

Full Changelog: 1.2.4...1.2.5