EMQX Operator 2.0.0 Released
Release Note π»
EMQX Operator 2.0.0 is released.
Supported version
Features π
New API version: apps.emqx.io/v2alpha1
and Kind: EMQX
, support for EMQX 5 milestone versions, please check out reference docs
-
New stateless node: EMQX Replicant, use
Deployment
-
New HOCON configuration style, in line with the format of EMQX 5
-
Fully automated EMQX node upgrade management
Broken Change π«
Must uninstall EMQX Operator 1 before installing this release
What's Changed
- Main 2.0 by @Rory-Z in #359
- feat(v2alpha1): add default probe to core nodes by @Rory-Z in #360
- update docs by @Rory-Z in #362
- chore: fix json name error by @Rory-Z in #363
- chore: default install CRD when use helm chart by @Rory-Z in #364
- chore: change PeriodSeconds and FailureThreshold for default probe by @Rory-Z in #365
- chore: when update core nodes, delete coreReady and Running condition by @Rory-Z in #366
- style: rename storeSts to existedSts by @Rory-Z in #367
Full Changelog: 1.2.6...2.0.0