Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@sbueringer sbueringer released this 31 Dec 09:50
c71f903

What's Changed

  • 🐛 Fix duplicate default value when generating CRDs with corev1.Protocol by @sbueringer in #1035
  • 🐛 rbac: fix adding nonResourceURLs including normalisation by @chrischdi in #1044
  • 🐛 rbac: fix deduplication of core group and add test coverage by @chrischdi in #1045
  • 🐛 Allow CLI binaries to set a version by @josvazg in #1049
  • ✨ Allow customizing generated webhook configuration's name by @davidxia in #1002
  • 🐛 pkg/crd: fix type casting panic with new default *types.Alias with Go 1.23 by @mtardy in #1061
  • ✨ Add selectablefield marker by @everesio in #1050
  • 🐛 pkg/crd: fix a missed type casting panic with new *types.Alias by @mtardy in #1079
  • 🐛 pkg/crd: support validation on type alias to basic types by @mtardy in #1078
  • 🐛 Fix item validation for unhashable markers by @sbueringer in #1080
  • 🐛 Handling Identical Kubebuilder Annotations in Different CRs with * Verbs by @OdedViner in #1081
  • ⚠️ Add support for encoding.TextMarshaler by @twz123 in #1015
  • ✨ Handle word boundaries and add ellipsis for MaxDescLen by @dhaiducek in #1006

Misc

envtest

Dependency bumps

  • 🌱 Bump tj-actions/changed-files from 44.5.7 to 45.0.0 in the all-github-actions group by @dependabot in #1042
  • 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the all-go-mod-patch-and-minor group by @dependabot in #1047
  • 🌱 Bump tj-actions/changed-files from 45.0.0 to 45.0.1 in the all-github-actions group by @dependabot in #1048
  • 🌱 Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the all-github-actions group by @dependabot in #1052
  • 🌱 Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #1055
  • 🌱 Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 in the all-github-actions group by @dependabot in #1056
  • 🌱 Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 in the all-go-mod-patch-and-minor group by @dependabot in #1065
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1066
  • 🌱 Bump actions/checkout from 4.1.7 to 4.2.0 in the all-github-actions group by @dependabot in #1070
  • 🌱 Bump golang.org/x/tools from 0.25.0 to 0.26.0 in the all-go-mod-patch-and-minor group by @dependabot in #1072
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1073
  • 🌱 Bump actions/checkout from 4.2.0 to 4.2.1 in the all-github-actions group by @dependabot in #1075
  • 🌱 Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #1082
  • 🌱 Bump the all-github-actions group with 2 updates by @dependabot in #1083
  • 🌱 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 in the all-go-mod-patch-and-minor group by @dependabot in #1085
  • 🌱 Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the all-github-actions group by @dependabot in #1086
  • 🌱 Bump golang.org/x/tools from 0.26.0 to 0.27.0 in the all-go-mod-patch-and-minor group by @dependabot in #1091
  • 🌱 Bump tj-actions/changed-files from 45.0.3 to 45.0.4 in the all-github-actions group by @dependabot in #1092
  • 🌱 Bump softprops/action-gh-release from 2.0.9 to 2.1.0 in the all-github-actions group by @dependabot in #1095
  • 🌱 Bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates by @dependabot in #1103
  • 🌱 Bump the all-github-actions group across 1 directory with 3 updates by @dependabot in #1104
  • 🌱 Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 in the all-go-mod-patch-and-minor group by @dependabot in #1117
  • 🌱 Bump k8s.io/* to v0.32.0 by @sbueringer in #1115
  • 🌱 Downgrade gh-release action by @sbueringer in #1112

New Contributors

Full Changelog: v0.16.0...v0.17.0