Skip to content

v0.11.0

Compare
Choose a tag to compare
@vincepri vincepri released this 20 Dec 18:06
· 8 commits to release-0.11 since this release
cce03d2

What's Changed

  • 🐛 output: ensure the directory exists by @stevekuznetsov in #731
  • 🐛 Update CI golangci-lint checks to avoid deprecated linters by @Jefftree in #723
  • 🏃 add go reference badge by @guilhem in #727
  • 🐛 return a bit more verbosy error messages for go-package errors by @AlmogBaku in #725
  • ✨ Support api-approved annotation for CRD with k8s group by @FillZpp in #691
  • 🌱 : dependabot addition by @kannon92 in #736
  • 🌱 Bump github.com/fatih/color from 1.12.0 to 1.13.0 by @dependabot in #739
  • 🌱 Bump kubernetes-sigs/kubebuilder-release-tools from 0.1.1 to 0.2.0 by @dependabot in #737
  • 🌱 Bump k8s.io/api from 0.25.0 to 0.25.4 by @dependabot in #740
  • 🌱 Bump k8s.io/apiextensions-apiserver from 0.25.0 to 0.25.4 by @dependabot in #742
  • 🌱 Add 🌱 to dependabot commit message by @kannon92 in #743
  • 🌱 Bump github.com/onsi/gomega from 1.19.0 to 1.24.1 by @dependabot in #738
  • 🌱 Bump github.com/google/go-cmp from 0.5.6 to 0.5.9 by @dependabot in #741
  • 🌱 Bump github.com/gobuffalo/flect from 0.2.5 to 0.3.0 by @dependabot in #744
  • 🌱 Bump golang.org/x/tools from 0.1.12 to 0.3.0 by @dependabot in #745
  • 🌱 Bump github.com/spf13/cobra from 1.4.0 to 1.6.1 by @dependabot in #746
  • ✨ Bump Kubernetes deps to v1.26.0 by @JoelSpeed in #749
  • 🌱 Bump golang.org/x/tools from 0.3.0 to 0.4.0 by @dependabot in #748
  • 🌱 Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #750
  • 🐛 Fix the generation of listType=set by @alvaroaleman in #753

New Contributors

Full Changelog: v0.10.0...v0.11.0