Skip to content

v0.12.6

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:52
· 428 commits to main since this release
4313ff4

Changes since v0.12.5

πŸ“ˆ Overview

  • 16 new commits merged
  • 2 bugs fixed πŸ›

πŸ› Bug Fixes

  • Allow changing DNSNameservers in subnet config for OpenstackCluster (#2721)
  • Remove invalid kustomizeconfig from config/webhook (#2852)

🌱 Others

  • Add bnallapeta to reviewers (#2849)
  • Add Moshiur as reviewer (#2771)
  • Bump go to 1.24.9 (#2786)
  • Migrate CI to stable/2025.2 (#2813)
  • Refactor generate-codegen (#2762)
  • Remove mdbooth as a maintainer (#2760)

Dependencies

Added

  • github.com/gkampitakis/ciinfo: v0.3.2
  • github.com/gkampitakis/go-diff: v1.3.2
  • github.com/gkampitakis/go-snaps: v0.5.15
  • github.com/goccy/go-yaml: v1.18.0
  • github.com/joshdk/go-junit: v1.0.0
  • github.com/maruel/natural: v1.1.1
  • github.com/mfridman/tparse: v0.18.0
  • github.com/tidwall/gjson: v1.18.0
  • github.com/tidwall/match: v1.1.1
  • github.com/tidwall/pretty: v1.2.1
  • github.com/tidwall/sjson: v1.2.5

Changed

  • github.com/gophercloud/gophercloud/v2: v2.8.0 β†’ v2.9.0
  • github.com/onsi/ginkgo/v2: v2.25.2 β†’ v2.27.2
  • github.com/prometheus/client_golang: v1.23.0 β†’ v1.23.2
  • github.com/prometheus/common: v0.65.0 β†’ v0.66.1
  • github.com/rogpeppe/go-internal: v1.12.0 β†’ v1.13.1
  • github.com/spf13/pflag: v1.0.9 β†’ v1.0.10
  • github.com/stretchr/testify: v1.10.0 β†’ v1.11.1
  • google.golang.org/protobuf: v1.36.7 β†’ v1.36.8
  • k8s.io/api: v0.31.12 β†’ v0.31.14
  • k8s.io/apiextensions-apiserver: v0.31.12 β†’ v0.31.14
  • k8s.io/apimachinery: v0.31.12 β†’ v0.31.14
  • k8s.io/apiserver: v0.31.12 β†’ v0.31.14
  • k8s.io/client-go: v0.31.12 β†’ v0.31.14
  • k8s.io/code-generator: v0.31.12 β†’ v0.31.14
  • k8s.io/component-base: v0.31.12 β†’ v0.31.14
  • k8s.io/kms: v0.31.12 β†’ v0.31.14

Removed

  • github.com/prashantv/gostub: v1.1.0

Thanks to all our contributors! 😊