Releases: kubernetes-sigs/controller-tools
Releases · kubernetes-sigs/controller-tools
envtest-v1.26.0
Merge pull request #962 from sbueringer/pr-1.26.0 ✨ Release envtest v1.26.0
envtest-v1.25.0
Merge pull request #968 from sbueringer/pr-1.25-fix ✨ Release envtest v1.25.0 (II)
envtest-v1.24.2
Merge pull request #964 from sbueringer/pr-1.24.2 ✨ Release envtest v1.24.2
envtest-v1.24.1
Merge pull request #965 from sbueringer/pr-1.24.1 ✨ Release envtest v1.24.1
envtest-v1.29.3
Merge pull request #956 from sbueringer/pr-1.29.3 ✨ Release envtest v1.29.3
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
envtest-v1.30.0
Merge pull request #924 from sbueringer/pr-1.30 ✨ Release envtest v1.30.0
envtest-v1.29.4
Release trigger for envtest-v1.29.4 Signed-off-by: Vince Prignano <[email protected]>
envtest-v1.28.0
Merge pull request #919 from sbueringer/pr-envtest-128 ✨ Release envtest v1.28.0
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