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!