|
| 1 | +# Release notes for v4.6.0 |
| 2 | + |
| 3 | +[Documentation](https://kubernetes-csi.github.io) |
| 4 | + |
| 5 | +# Changelog since v4.5.0 |
| 6 | + |
| 7 | +## Changes by Kind |
| 8 | + |
| 9 | +### Feature |
| 10 | + |
| 11 | +- Added support for contextual logging. ([#549](https://github.com/kubernetes-csi/external-attacher/pull/549), [@bells17](https://github.com/bells17)) |
| 12 | +- Updated Kubernetes deps to v1.30 ([#555](https://github.com/kubernetes-csi/external-attacher/pull/555), [@jsafrane](https://github.com/jsafrane)) |
| 13 | + |
| 14 | +## Dependencies |
| 15 | + |
| 16 | +### Added |
| 17 | +- github.com/cpuguy83/go-md2man/v2: [v2.0.3](https://github.com/cpuguy83/go-md2man/v2/tree/v2.0.3) |
| 18 | +- github.com/fxamacker/cbor/v2: [v2.6.0](https://github.com/fxamacker/cbor/v2/tree/v2.6.0) |
| 19 | +- github.com/russross/blackfriday/v2: [v2.1.0](https://github.com/russross/blackfriday/v2/tree/v2.1.0) |
| 20 | +- github.com/x448/float16: [v0.8.4](https://github.com/x448/float16/tree/v0.8.4) |
| 21 | +- go.uber.org/goleak: v1.3.0 |
| 22 | +- k8s.io/gengo/v2: 51d4e06 |
| 23 | + |
| 24 | +### Changed |
| 25 | +- cloud.google.com/go/compute/metadata: v0.2.3 → v0.3.0 |
| 26 | +- cloud.google.com/go/compute: v1.23.0 → v1.24.0 |
| 27 | +- github.com/alecthomas/kingpin/v2: [v2.3.2 → v2.4.0](https://github.com/alecthomas/kingpin/v2/compare/v2.3.2...v2.4.0) |
| 28 | +- github.com/cespare/xxhash/v2: [v2.2.0 → v2.3.0](https://github.com/cespare/xxhash/v2/compare/v2.2.0...v2.3.0) |
| 29 | +- github.com/cncf/xds/go: [e9ce688 → 0fa0005](https://github.com/cncf/xds/go/compare/e9ce688...0fa0005) |
| 30 | +- github.com/emicklei/go-restful/v3: [v3.11.0 → v3.12.0](https://github.com/emicklei/go-restful/v3/compare/v3.11.0...v3.12.0) |
| 31 | +- github.com/envoyproxy/go-control-plane: [v0.11.1 → v0.12.0](https://github.com/envoyproxy/go-control-plane/compare/v0.11.1...v0.12.0) |
| 32 | +- github.com/envoyproxy/protoc-gen-validate: [v1.0.2 → v1.0.4](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.0.2...v1.0.4) |
| 33 | +- github.com/evanphx/json-patch: [v5.7.0+incompatible → v5.9.0+incompatible](https://github.com/evanphx/json-patch/compare/v5.7.0...v5.9.0) |
| 34 | +- github.com/go-logr/logr: [v1.3.0 → v1.4.1](https://github.com/go-logr/logr/compare/v1.3.0...v1.4.1) |
| 35 | +- github.com/go-logr/zapr: [v1.2.3 → v1.3.0](https://github.com/go-logr/zapr/compare/v1.2.3...v1.3.0) |
| 36 | +- github.com/go-openapi/jsonpointer: [v0.19.6 → v0.21.0](https://github.com/go-openapi/jsonpointer/compare/v0.19.6...v0.21.0) |
| 37 | +- github.com/go-openapi/jsonreference: [v0.20.2 → v0.21.0](https://github.com/go-openapi/jsonreference/compare/v0.20.2...v0.21.0) |
| 38 | +- github.com/go-openapi/swag: [v0.22.3 → v0.23.0](https://github.com/go-openapi/swag/compare/v0.22.3...v0.23.0) |
| 39 | +- github.com/golang/glog: [v1.1.2 → v1.2.0](https://github.com/golang/glog/compare/v1.1.2...v1.2.0) |
| 40 | +- github.com/golang/protobuf: [v1.5.3 → v1.5.4](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4) |
| 41 | +- github.com/google/uuid: [v1.4.0 → v1.6.0](https://github.com/google/uuid/compare/v1.4.0...v1.6.0) |
| 42 | +- github.com/kubernetes-csi/csi-lib-utils: [v0.17.0 → v0.18.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.17.0...v0.18.0) |
| 43 | +- github.com/onsi/ginkgo/v2: [v2.13.1 → v2.15.0](https://github.com/onsi/ginkgo/v2/compare/v2.13.1...v2.15.0) |
| 44 | +- github.com/onsi/gomega: [v1.30.0 → v1.31.0](https://github.com/onsi/gomega/compare/v1.30.0...v1.31.0) |
| 45 | +- github.com/prometheus/client_golang: [v1.16.0 → v1.19.1](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.19.1) |
| 46 | +- github.com/prometheus/client_model: [v0.4.0 → v0.6.1](https://github.com/prometheus/client_model/compare/v0.4.0...v0.6.1) |
| 47 | +- github.com/prometheus/common: [v0.44.0 → v0.53.0](https://github.com/prometheus/common/compare/v0.44.0...v0.53.0) |
| 48 | +- github.com/prometheus/procfs: [v0.10.1 → v0.14.0](https://github.com/prometheus/procfs/compare/v0.10.1...v0.14.0) |
| 49 | +- github.com/rogpeppe/go-internal: [v1.10.0 → v1.11.0](https://github.com/rogpeppe/go-internal/compare/v1.10.0...v1.11.0) |
| 50 | +- github.com/spf13/cobra: [v1.7.0 → v1.8.0](https://github.com/spf13/cobra/compare/v1.7.0...v1.8.0) |
| 51 | +- github.com/stretchr/objx: [v0.5.0 → v0.1.0](https://github.com/stretchr/objx/compare/v0.5.0...v0.1.0) |
| 52 | +- github.com/stretchr/testify: [v1.8.4 → v1.9.0](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0) |
| 53 | +- github.com/yuin/goldmark: [v1.4.13 → v1.3.5](https://github.com/yuin/goldmark/compare/v1.4.13...v1.3.5) |
| 54 | +- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.44.0 → v0.51.0 |
| 55 | +- go.opentelemetry.io/otel/metric: v1.19.0 → v1.26.0 |
| 56 | +- go.opentelemetry.io/otel/trace: v1.19.0 → v1.26.0 |
| 57 | +- go.opentelemetry.io/otel: v1.19.0 → v1.26.0 |
| 58 | +- go.uber.org/zap: v1.19.0 → v1.27.0 |
| 59 | +- golang.org/x/crypto: v0.15.0 → v0.23.0 |
| 60 | +- golang.org/x/mod: v0.8.0 → v0.15.0 |
| 61 | +- golang.org/x/net: v0.18.0 → v0.25.0 |
| 62 | +- golang.org/x/oauth2: v0.13.0 → v0.20.0 |
| 63 | +- golang.org/x/sync: v0.4.0 → v0.7.0 |
| 64 | +- golang.org/x/sys: v0.14.0 → v0.20.0 |
| 65 | +- golang.org/x/term: v0.14.0 → v0.20.0 |
| 66 | +- golang.org/x/text: v0.14.0 → v0.15.0 |
| 67 | +- golang.org/x/time: v0.3.0 → v0.5.0 |
| 68 | +- golang.org/x/tools: v0.14.0 → v0.18.0 |
| 69 | +- google.golang.org/genproto/googleapis/api: d307bd8 → 6ceb2ff |
| 70 | +- google.golang.org/genproto/googleapis/rpc: bbf56f3 → 6ceb2ff |
| 71 | +- google.golang.org/genproto: d783a09 → 6ceb2ff |
| 72 | +- google.golang.org/grpc: v1.60.1 → v1.63.2 |
| 73 | +- google.golang.org/protobuf: v1.31.0 → v1.34.1 |
| 74 | +- k8s.io/api: v0.29.0 → v0.30.0 |
| 75 | +- k8s.io/apimachinery: v0.29.0 → v0.30.0 |
| 76 | +- k8s.io/client-go: v0.29.0 → v0.30.0 |
| 77 | +- k8s.io/component-base: v0.29.0 → v0.30.0 |
| 78 | +- k8s.io/csi-translation-lib: v0.29.0 → v0.30.0 |
| 79 | +- k8s.io/klog/v2: v2.110.1 → v2.120.1 |
| 80 | +- k8s.io/kube-openapi: 2dd684a → 70dd376 |
| 81 | +- sigs.k8s.io/yaml: v1.3.0 → v1.4.0 |
| 82 | + |
| 83 | +### Removed |
| 84 | +- github.com/cncf/udpa/go: [c52dc94](https://github.com/cncf/udpa/go/tree/c52dc94) |
| 85 | +- github.com/creack/pty: [v1.1.9](https://github.com/creack/pty/tree/v1.1.9) |
| 86 | +- github.com/kr/pty: [v1.1.1](https://github.com/kr/pty/tree/v1.1.1) |
| 87 | +- go.uber.org/atomic: v1.10.0 |
| 88 | +- k8s.io/gengo: 9cce18d |
| 89 | +com/ianlancetaylor/demangle: [28f6c0f](https://github.com/ianlancetaylor/demangle/tree/28f6c0f) |
| 90 | +- github.com/kubernetes-csi/csi-test/v4: [v4.4.0](https://github.com/kubernetes-csi/csi-test/v4/tree/v4.4.0) |
| 91 | +- github.com/nxadm/tail: [v1.4.8](https://github.com/nxadm/tail/tree/v1.4.8) |
| 92 | +- github.com/onsi/ginkgo: [v1.16.5](https://github.com/onsi/ginkgo/tree/v1.16.5) |
| 93 | +- github.com/rogpeppe/fastuuid: [v1.2.0](https://github.com/rogpeppe/fastuuid/tree/v1.2.0) |
| 94 | +- go.opentelemetry.io/otel/exporters/otlp/internal/retry: v1.10.0 |
| 95 | +- go.uber.org/goleak: v1.2.1 |
| 96 | +- golang.org/x/exp: 509febe |
| 97 | +- golang.org/x/lint: d0100b6 |
| 98 | +- gopkg.in/fsnotify.v1: v1.4.7 |
| 99 | +- gopkg.in/tomb.v1: dd63297 |
| 100 | +- honnef.co/go/tools: ea95bdf |
0 commit comments