Skip to content

v0.13.0

Compare
Choose a tag to compare
@sbueringer sbueringer released this 17 Aug 09:54
· 174 commits to master since this release
d89d6ae

What's Changed

  • ⚠ Bump to k/k v0.28.0 by @sbueringer in #832
  • ⚠ get rid of obsolete Go build tags // +build !ignore_autogenerated by @programmer04 in #828
  • ✨ Adds new option timeoutSeconds to inform the timeout for webhook resources by @yaa110 in #784
  • ✨ Return an error for duplicate generators by @rainest in #829
  • ✨ Add url marker for webhook manifests by @rikatz in #824
  • 🐛 Change the type of markers.Collector.byPackage's key from string to *loader.Package by @ntoofu in #792
  • 🐛 Fix implicit aliasing issue in nested maps by @shyamradhakrishnan in #810
  • 🌱 Re-add list of emeritus maintainers by @vincepri in #817

Dependency bumps

  • 🌱 Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #819
  • 🌱 Bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #814
  • 🌱 Bump golang.org/x/tools from 0.9.1 to 0.9.3 by @dependabot in #821
  • 🌱 Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #822
  • 🌱 Bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in #825
  • 🌱 Bump golang.org/x/tools from 0.10.0 to 0.11.0 by @dependabot in #830
  • 🌱 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #836
  • 🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #838
  • 🌱 Bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #840
  • 🌱 Bump golang.org/x/tools from 0.11.1 to 0.12.0 by @dependabot in #841

New Contributors

Full Changelog: v0.12.0...v0.13.0