Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.48 KB

RELEASE.md

File metadata and controls

42 lines (24 loc) · 1.48 KB

Release Note 🍻

EMQX Operator 2.1.0 is released.

Supported version

  • apps.emqx.io/v1beta4

    • EMQX at 4.4.14 and later
    • EMQX Enterprise at 4.4.14 and later
  • apps.emqx.io/v2alpha1

Features 🌈

New API version: apps.emqx.io/v1beta4, support for EMQX 4.4 and EMQX Enterprise 4.4, please check out reference docs

How to upgrade EMQX Operator 2.1 from EMQX Operator 2.0 💡

Take Helm Chart as an example:

helm upgrade --install emqx-operator emqx/emqx-operator \
  --namespace emqx-operator-system \
  --create-namespace

If you have deployed apps.emqx.io/v1beta3 resources, EMQX Operator will automatically convert them to apps.emqx.io/v1beta4 resources, all without any manual intervention.

The resources of apps.emqx.io/v2alpha1 will not receive any impact.

Warning 🚨

apps.emqx.io/v1beta3 will be dropped in EMQX Operator 2.1.1