Skip to content

v0.17.9

Latest
Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 07 Oct 14:00
· 30 commits to master since this release
451fd1f

Changes by Kind

Please note that you can also download the artifacts for this release from our Google Cloud Bucket:
https://console.cloud.google.com/storage/browser/k8s-artifacts-sig-release/kubernetes/release/v0.17.9

Feature

  • Added krel push --repo-root CLI flag. (#3768, @saschagrunert) [SIG Release]
  • Build Go 1.23.1 and 1.22.7 images (#3758, @haitch) [SIG Release]
  • Bump distroless-iptables to use go 1.23.1/1.22.7 (#3773, @haitch) [SIG Release]
  • Introduced new krel validate command for validating committed release note edits. (#3765, @npolshakova) [SIG Release]

Dependencies

Added

  • cel.dev/expr: v0.15.0
  • github.com/containerd/errdefs: v0.1.0
  • github.com/containerd/platforms: v0.2.1
  • github.com/planetscale/vtprotobuf: 0393e58

Changed

  • github.com/Microsoft/go-winio: v0.6.1 → v0.6.2
  • github.com/cenkalti/backoff/v4: v4.2.1 → v4.3.0
  • github.com/cespare/xxhash/v2: v2.2.0 → v2.3.0
  • github.com/cncf/xds/go: 0fa0005 → 555b57e
  • github.com/containerd/containerd: v1.7.14 → v1.7.21
  • github.com/envoyproxy/go-control-plane: v0.12.0 → 1eb8caa
  • github.com/golang/glog: v1.2.0 → v1.2.1
  • github.com/grpc-ecosystem/grpc-gateway/v2: v2.19.1 → v2.20.0
  • github.com/klauspost/compress: v1.17.8 → v1.17.9
  • github.com/open-policy-agent/opa: v0.63.0 → v0.68.0
  • github.com/prometheus/client_golang: v1.19.0 → v1.20.2
  • github.com/prometheus/client_model: v0.6.0 → v0.6.1
  • github.com/prometheus/common: v0.51.1 → v0.55.0
  • github.com/prometheus/procfs: v0.12.0 → v0.15.1
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.49.0 → v0.53.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.22.0 → v1.28.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.22.0 → v1.28.0
  • go.opentelemetry.io/otel/metric: v1.24.0 → v1.28.0
  • go.opentelemetry.io/otel/sdk: v1.24.0 → v1.28.0
  • go.opentelemetry.io/otel/trace: v1.24.0 → v1.28.0
  • go.opentelemetry.io/otel: v1.24.0 → v1.28.0
  • go.opentelemetry.io/proto/otlp: v1.0.0 → v1.3.1
  • golang.org/x/crypto: v0.27.0 → v0.28.0
  • golang.org/x/net: v0.29.0 → v0.30.0
  • golang.org/x/sys: v0.25.0 → v0.26.0
  • golang.org/x/term: v0.24.0 → v0.25.0
  • golang.org/x/text: v0.18.0 → v0.19.0
  • golang.org/x/time: v0.5.0 → v0.6.0
  • google.golang.org/genproto/googleapis/api: c811ad7 → f6361c8
  • google.golang.org/genproto/googleapis/rpc: 94a12d6 → f6361c8
  • google.golang.org/grpc: v1.62.1 → v1.66.0

Removed

  • github.com/Microsoft/hcsshim: v0.11.4