|
| 1 | +# Release notes for v5.4.0 |
| 2 | + |
| 3 | +# Changelog since v5.3.0 |
| 4 | + |
| 5 | +## Urgent Upgrade Notes |
| 6 | + |
| 7 | +### (No, really, you MUST read this before you upgrade) |
| 8 | + |
| 9 | +- If you are upgrading CSI spec to v1.10.0 and rely on mocking gRPC calls in your tests, you may need to use the csi-test utils package's Protobuf Matcher: `example.EXPECT().ExampleRequest(Protobuf(requestMsg)).Return(responseMsg, nil).AnyTimes()` ([#553](https://github.com/kubernetes-csi/csi-test/pull/553), [@AndrewSirenko](https://github.com/AndrewSirenko)) |
| 10 | + |
| 11 | +## Changes by Kind |
| 12 | + |
| 13 | +### Uncategorized |
| 14 | + |
| 15 | +- Update to github.com/container-storage-interface/spec v1.12.0 ([#577](https://github.com/kubernetes-csi/csi-test/pull/577), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu)) |
| 16 | + |
| 17 | +## Dependencies |
| 18 | +- since commit 066ea1dba922380ef517db882621207fc25286f4 |
| 19 | + |
| 20 | +### Added |
| 21 | +- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: [v1.24.2](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/tree/detectors/gcp/v1.24.2) |
| 22 | +- github.com/go-logr/stdr: [v1.2.2](https://github.com/go-logr/stdr/tree/v1.2.2) |
| 23 | +- github.com/go-task/slim-sprig/v3: [v3.0.0](https://github.com/go-task/slim-sprig/tree/v3.0.0) |
| 24 | +- github.com/planetscale/vtprotobuf: [0393e58](https://github.com/planetscale/vtprotobuf/tree/0393e58) |
| 25 | +- go.opentelemetry.io/contrib/detectors/gcp: v1.31.0 |
| 26 | +- go.opentelemetry.io/otel/metric: v1.31.0 |
| 27 | +- go.opentelemetry.io/otel/sdk/metric: v1.31.0 |
| 28 | +- go.opentelemetry.io/otel/sdk: v1.31.0 |
| 29 | +- go.opentelemetry.io/otel/trace: v1.31.0 |
| 30 | +- go.opentelemetry.io/otel: v1.31.0 |
| 31 | +- golang.org/x/telemetry: bda5523 |
| 32 | + |
| 33 | +### Changed |
| 34 | +- cel.dev/expr: v0.15.0 → v0.16.2 |
| 35 | +- cloud.google.com/go/compute/metadata: v0.3.0 → v0.5.2 |
| 36 | +- github.com/chzyer/readline: [2972be2 → v1.5.1](https://github.com/chzyer/readline/compare/2972be2...v1.5.1) |
| 37 | +- github.com/cncf/xds/go: [555b57e → b4127c9](https://github.com/cncf/xds/compare/555b57e...b4127c9) |
| 38 | +- github.com/container-storage-interface/spec: [v1.10.0 → v1.12.0](https://github.com/container-storage-interface/spec/compare/v1.10.0...v1.12.0) |
| 39 | +- github.com/envoyproxy/go-control-plane: [v0.12.0 → v0.13.1](https://github.com/envoyproxy/go-control-plane/compare/v0.12.0...v0.13.1) |
| 40 | +- github.com/envoyproxy/protoc-gen-validate: [v1.0.4 → v1.1.0](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.0.4...v1.1.0) |
| 41 | +- github.com/go-logr/logr: [v1.4.1 → v1.4.2](https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2) |
| 42 | +- github.com/golang/glog: [v1.2.1 → v1.2.2](https://github.com/golang/glog/compare/v1.2.1...v1.2.2) |
| 43 | +- github.com/google/pprof: [94a9f03 → 40e02aa](https://github.com/google/pprof/compare/94a9f03...40e02aa) |
| 44 | +- github.com/ianlancetaylor/demangle: [28f6c0f → bd984b5](https://github.com/ianlancetaylor/demangle/compare/28f6c0f...bd984b5) |
| 45 | +- github.com/onsi/ginkgo/v2: [v2.13.1 → v2.22.0](https://github.com/onsi/ginkgo/compare/v2.13.1...v2.22.0) |
| 46 | +- github.com/onsi/gomega: [v1.30.0 → v1.36.1](https://github.com/onsi/gomega/compare/v1.30.0...v1.36.1) |
| 47 | +- github.com/stretchr/testify: [v1.6.1 → v1.8.4](https://github.com/stretchr/testify/compare/v1.6.1...v1.8.4) |
| 48 | +- golang.org/x/crypto: v0.23.0 → v0.36.0 |
| 49 | +- golang.org/x/mod: v0.13.0 → v0.22.0 |
| 50 | +- golang.org/x/net: v0.25.0 → v0.38.0 |
| 51 | +- golang.org/x/oauth2: v0.20.0 → v0.23.0 |
| 52 | +- golang.org/x/sync: v0.7.0 → v0.12.0 |
| 53 | +- golang.org/x/sys: v0.20.0 → v0.31.0 |
| 54 | +- golang.org/x/term: v0.20.0 → v0.30.0 |
| 55 | +- golang.org/x/text: v0.15.0 → v0.23.0 |
| 56 | +- golang.org/x/tools: v0.14.0 → v0.28.0 |
| 57 | +- google.golang.org/genproto/googleapis/api: 5315273 → 796eee8 |
| 58 | +- google.golang.org/genproto/googleapis/rpc: 5315273 → 9240e9c |
| 59 | +- google.golang.org/grpc: v1.65.0 → v1.69.2 |
| 60 | +- google.golang.org/protobuf: v1.34.1 → v1.36.0 |
| 61 | + |
| 62 | +### Removed |
| 63 | +- github.com/chzyer/logex: [v1.1.10](https://github.com/chzyer/logex/tree/v1.1.10) |
| 64 | +- github.com/chzyer/test: [a1ea475](https://github.com/chzyer/test/tree/a1ea475) |
| 65 | +- github.com/go-task/slim-sprig: [52ccab3](https://github.com/go-task/slim-sprig/tree/52ccab3) |
| 66 | +- github.com/stretchr/objx: [v0.1.0](https://github.com/stretchr/objx/tree/v0.1.0) |
0 commit comments