Skip to content

v0.14.4

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 12:55
· 233 commits to main since this release
766e941

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

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! 😊