v0.14.0
What's Changed
- 🏃 remove usages of deprecated io/ioutil by @testwill in #847
- 🐛 Add support for empty maps or lists by @Danil-Grigorev in #863
- 🐛 crd: Respect multiline comments at godocs by @qinqon in #870
Dependency bumps
- 🌱 Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #845
- 🌱 Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #846
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.3.0 to 0.4.0 by @dependabot in #850
- 🌱 Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #848
- 🌱 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #849
- 🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #852
- 🌱 Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #853
- 🌱 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #856
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.0 to 0.4.2 by @dependabot in #857
- 🌱 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #860
- 🌱 Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #861
- 🌱 Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #859
- 🌱 Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #866
- 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3 by @dependabot in #867
- 🌱 Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #869
⚠️ Bump k8s deps to v0.29.0 by @Neo2308 in #872
New Contributors
- @testwill made their first contribution in #847
- @Danil-Grigorev made their first contribution in #863
- @qinqon made their first contribution in #870
- @Neo2308 made their first contribution in #872
Full Changelog: v0.13.0...v0.14.0