v0.15.0
What's Changed
- ✨ Markers can now indicate their priority when applying by @dprotaso in #706
- ✨ crd: support validating internal list items on list types by @AlexanderYastrebov in #898
- ✨ crd: allow specifying spec.preserveUnknownFields by @AlexanderYastrebov in #912
- ✨ crd: add messageExpression support to XValidation marker by @pmalek in #927
- ✨ Fix deprecations by @zchee in #882
- 🌱 Update golangci-lint, Makefile, Actions by @vincepri in #902
envtest
- ✨ Build and publish Kubernetes envtest tools as packages by @vincepri in #906
- ✨ Add github action to package envtest binaries in releases by @vincepri in #908
- 🌱 Adjust branches for github actions by @vincepri in #918
- 🌱 Automatically release, fixup selfLink in camelCase by @vincepri in #921
- ✨ Release envtest v1.28.0 by @sbueringer in #919
- 🌱 Promotion of envtest release for Kubernetes v1.28.0 by @github-actions in #920
- ✨ Release envtest-v1.29.4 by @vincepri in #922
- 🌱 Promotion of envtest release for Kubernetes v1.29.4 by @github-actions in #923
- ✨ Release envtest v1.30.0 by @sbueringer in #924
- 🌱 Promotion of envtest release for Kubernetes v1.30.0 by @github-actions in #925
Dependency bumps
- 🌱 Bump go version from 1.20 to 1.21 by @SuperSandro2000 in #881
⚠️ Bump k/k to v1.30.0-rc.1 & Go to 1.22 by @sbueringer in #901- ⚠ Bump to k8s.io/* v1.30 by @sbueringer in #926
- 🌱 Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #874
- 🌱 Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #876
- 🌱 Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #885
- 🌱 Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #891
- 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #895
- 🌱 Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #904
- 🌱 Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #915
- 🌱 Bump tj-actions/changed-files from 44.0.0 to 44.0.1 by @dependabot in #916
- 🌱 Bump tj-actions/changed-files from 44.0.1 to 44.3.0 by @dependabot in #929
- 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #931
- 🌱 Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #930
New Contributors
- @dprotaso made their first contribution in #706
- @SuperSandro2000 made their first contribution in #881
- @zchee made their first contribution in #882
- @AlexanderYastrebov made their first contribution in #898
- @github-actions made their first contribution in #920
- @pmalek made their first contribution in #927
Full Changelog: v0.14.0...v0.15.0