Skip to content

v0.9.0

Compare
Choose a tag to compare
@joelanford joelanford released this 23 May 12:35
· 11 commits to release-0.9 since this release
a260f13

changes since v0.8.0

✨ New Features

  • : deepcopy: gen: match Go 1.17 build tag format (#595)
  • Bump k8s to 1.24.0 (#669)
  • Cross-module support for filesystem paths (#663)
  • Bump to k8s.io v1.24.0-rc.1 (#666)
  • Add XValidation CRD marker for KEP-2876 support. (#653)

🐛 Bug Fixes

  • Allow floating-point values in validations (#619)
  • Fixed panic when parsing selector expressions containing composite literals (#648)
  • CRD generation: remove status before writing (#630)

Thanks to all our contributors!