v0.4.1
Changes since v0.4.0
⚠️ Breaking Changes
- Add AdmissionReviewVersions support for webhook (#474)
✨ New Features
- Add test and warning for v1beta1 default removal (#499)
- Deprecate the duplicated kubebuilder:validation:XPreserveUnknownFields marker. (#422)
- add min/max properties validation (#488)
- feat: parse negative integers (#470)
- Set default value for corev1.Protocol type if not already specified (#480)
- Remove 'default' fields from v1beta1 CRDs (#481)
🐛 Bug Fixes
- Remove unneeded caBundle: Cg== value (#495)
- Don't generate schema with
Any
in it, its not supported (#505) - Don't allow generators to interfere with eachother's type checking (#493)
📖 Documentation
- Add versioning guidelines (#498)
🌱 Others
- Add PR title/description checking (#497)
Thanks to all our contributors! 😊