Skip to content

EMQ X Operator 1.1.1 Released

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 09:43

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