Skip to content

Latest commit

 

History

History
105 lines (91 loc) · 6.48 KB

CHANGELOG-2.12.md

File metadata and controls

105 lines (91 loc) · 6.48 KB

Release notes for v2.12.0

Documentation

Changelog since v2.11.0

Changes by Kind

Feature

  • Added support for structured logging (the log messages have been changed due to the activation of structured logging) (#202, @bells17)

Bug or Regression

  • Liveness probe process does not crash when it cannot access the associated CSI driver. It only fails all kubelet probes, most probably with "connection refused". (#240, @jsafrane)

Uncategorized

Dependencies

Added

  • github.com/benbjohnson/clock: v1.1.0
  • github.com/cpuguy83/go-md2man/v2: v2.0.2
  • github.com/creack/pty: v1.1.9
  • github.com/kisielk/errcheck: v1.5.0
  • github.com/kisielk/gotool: v1.0.0
  • github.com/kr/pty: v1.1.1
  • github.com/kr/text: v0.2.0
  • github.com/russross/blackfriday/v2: v2.1.0
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.46.0

Changed

  • cloud.google.com/go/compute: v1.21.0 → v1.23.0
  • github.com/container-storage-interface/spec: v1.8.0 → v1.9.0
  • github.com/emicklei/go-restful/v3: v3.9.0 → v3.11.0
  • github.com/evanphx/json-patch: v5.6.0+incompatible → v4.12.0+incompatible
  • github.com/go-logr/logr: v1.2.4 → v1.3.0
  • github.com/golang/glog: v1.1.0 → v1.1.2
  • github.com/google/go-cmp: v0.5.9 → v0.6.0
  • github.com/google/uuid: v1.3.0 → v1.4.0
  • github.com/grpc-ecosystem/grpc-gateway/v2: v2.7.0 → v2.16.0
  • github.com/kubernetes-csi/csi-lib-utils: v0.14.0 → v0.17.0
  • github.com/kubernetes-csi/csi-test/v5: v5.0.0 → v5.2.0
  • github.com/onsi/ginkgo/v2: v2.9.4 → v2.13.1
  • github.com/onsi/gomega: v1.20.0 → v1.30.0
  • github.com/stretchr/testify: v1.8.2 → v1.8.4
  • github.com/yuin/goldmark: v1.4.1 → v1.3.5
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.35.1 → v0.44.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.10.0 → v1.19.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.10.0 → v1.19.0
  • go.opentelemetry.io/otel/metric: v0.31.0 → v1.20.0
  • go.opentelemetry.io/otel/sdk: v1.10.0 → v1.19.0
  • go.opentelemetry.io/otel/trace: v1.10.0 → v1.20.0
  • go.opentelemetry.io/otel: v1.10.0 → v1.20.0
  • go.opentelemetry.io/proto/otlp: v0.19.0 → v1.0.0
  • go.uber.org/goleak: v1.2.1 → v1.1.10
  • golang.org/x/crypto: v0.11.0 → v0.15.0
  • golang.org/x/lint: d0100b6 → 1621716
  • golang.org/x/net: v0.13.0 → v0.18.0
  • golang.org/x/oauth2: v0.10.0 → v0.13.0
  • golang.org/x/sync: v0.3.0 → v0.4.0
  • golang.org/x/sys: v0.10.0 → v0.14.0
  • golang.org/x/term: v0.10.0 → v0.14.0
  • golang.org/x/text: v0.11.0 → v0.14.0
  • golang.org/x/tools: v0.8.0 → v0.14.0
  • google.golang.org/appengine: v1.6.7 → v1.6.8
  • google.golang.org/genproto/googleapis/api: 782d3b1 → d307bd8
  • google.golang.org/genproto/googleapis/rpc: 782d3b1 → bbf56f3
  • google.golang.org/genproto: 782d3b1 → d783a09
  • google.golang.org/grpc: v1.58.0 → v1.60.1
  • k8s.io/api: v0.28.0 → v0.29.0
  • k8s.io/apimachinery: v0.28.0 → v0.29.0
  • k8s.io/client-go: v0.28.0 → v0.29.0
  • k8s.io/component-base: v0.28.0 → v0.29.0
  • k8s.io/klog/v2: v2.100.1 → v2.110.1
  • k8s.io/kube-openapi: 2695361 → 2dd684a
  • k8s.io/utils: d93618c → 3b25d92
  • sigs.k8s.io/structured-merge-diff/v4: v4.2.3 → v4.4.1

Removed

  • cloud.google.com/go: v0.34.0
  • github.com/BurntSushi/toml: v0.3.1
  • github.com/antihax/optional: v1.0.0
  • github.com/chzyer/logex: v1.1.10
  • github.com/chzyer/readline: 2972be2
  • github.com/chzyer/test: a1ea475
  • github.com/client9/misspell: v0.3.4
  • github.com/fsnotify/fsnotify: v1.4.9
  • github.com/ghodss/yaml: v1.0.0
  • github.com/google/gnostic: v0.5.7-v3refs
  • github.com/grpc-ecosystem/grpc-gateway: v1.16.0
  • github.com/hpcloud/tail: v1.0.0
  • github.com/ianlancetaylor/demangle: 28f6c0f
  • github.com/nxadm/tail: v1.4.8
  • github.com/onsi/ginkgo: v1.16.4
  • github.com/rogpeppe/fastuuid: v1.2.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.10.0
  • golang.org/x/exp: 509febe
  • gopkg.in/fsnotify.v1: v1.4.7
  • gopkg.in/tomb.v1: dd63297
  • honnef.co/go/tools: ea95bdf