EMQ X Operator 1.1.1 Released
Release Note π»
π Happy New Year!
Features π
- Validate the format of the image tag by admission webhooks, the tag of the image must match '^[0-9]+.[0-9]+.[0-9]+$'
Fixes π
- Fix ".spec.env" not working in v1beta2 API version
What's Changed
- fix(api): fix ".spec.env" not working in v1beta2 by @Rory-Z in #90
- ci: enable stale GH action by @Rory-Z in #92
- chore: do not run webhook while local developing by @Rory-Z in #91
- feat(webhook): use webhook set default value by @Rory-Z in #89
- feat(api): validate the format of the image tag by @Rory-Z in #93
- chore(release): pre release 1.1.1 by @Rory-Z in #94
Full Changelog: 1.1.0...1.1.1