Highlights
NOTE: Release v0.14.3 was never published due to a build failure. Therefore we are jumping to v0.14.4.
All changes for both these release are included below.
Changes since v0.14.3
π Overview
- 1 new commit merged
π± Others
- Bump cloudbuild image to support go 1.25 (#3137)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
Thanks to all our contributors! π
Changes since v0.14.2
π Overview
- 9 new commits merged
π± Others
- Bump cluster-api to v1.12.7 (#3133)
- Bump Go version to 1.25.9 (#3106)
- Ignore irrelevant CVE-2026-39883 (#3116)
Dependencies
Added
- github.com/moby/moby/api: v1.54.1
- github.com/moby/moby/client: v0.4.0
- github.com/russross/blackfriday: v1.6.0
- github.com/santhosh-tekuri/jsonschema/v5: v5.3.1
- pgregory.net/rapid: v1.2.0
Changed
- github.com/Azure/go-ansiterm: 306776e β faa5f7b
- github.com/Microsoft/go-winio: v0.5.0 β v0.6.2
- github.com/cloudflare/circl: v1.6.1 β v1.6.3
- github.com/coredns/corefile-migration: v1.0.30 β v1.0.31
- github.com/creack/pty: v1.1.9 β v1.1.24
- github.com/docker/go-units: v0.4.0 β v0.5.0
- github.com/hashicorp/go-version: v1.8.0 β v1.9.0
- github.com/moby/term: v0.5.0 β v0.5.2
- github.com/opencontainers/image-spec: v1.0.2 β v1.1.1
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.60.0 β v0.65.0
- golang.org/x/time: v0.9.0 β v0.11.0
- gotest.tools/v3: v3.4.0 β v3.5.2
- k8s.io/api: v0.34.5 β v0.34.6
- k8s.io/apiextensions-apiserver: v0.34.5 β v0.34.6
- k8s.io/apiserver: v0.34.5 β v0.34.6
- k8s.io/client-go: v0.34.5 β v0.34.6
- k8s.io/code-generator: v0.34.5 β v0.34.6
- k8s.io/component-base: v0.34.5 β v0.34.6
- k8s.io/kms: v0.34.5 β v0.34.6
- sigs.k8s.io/cluster-api/test: v1.12.3 β v1.12.7
- sigs.k8s.io/cluster-api: v1.12.3 β v1.12.7
Removed
- github.com/containerd/log: v0.1.0
- github.com/docker/docker: v28.5.2+incompatible
- github.com/moby/sys/atomicwriter: v0.1.0
- github.com/moby/sys/sequential: v0.6.0
- github.com/morikuni/aec: v1.0.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: v1.22.0
Thanks to all our contributors! π