Skip to content

Commit 6b2feaa

Browse files
authored
Merge pull request #1311 from xing-yang/changelog-8.3
Add Changelog for v8.3.0
2 parents 0563425 + e1565cb commit 6b2feaa

File tree

1 file changed

+129
-0
lines changed

1 file changed

+129
-0
lines changed

CHANGELOG/CHANGELOG-8.3.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,129 @@
1+
# Release notes for v8.3.0
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v8.2.0
6+
7+
## Changes by Kind
8+
9+
### Feature
10+
11+
- Add a new `--automaxprocs` flag to set the `GOMAXPROCS` environment variable to match the configured Linux container CPU quota. ([#1304](https://github.com/kubernetes-csi/external-snapshotter/pull/1304), [@nixpanic](https://github.com/nixpanic))
12+
- Add support for -logging-format=json
13+
Remove klog specific flags according to KEP-2845 ([#1256](https://github.com/kubernetes-csi/external-snapshotter/pull/1256), [@huww98](https://github.com/huww98))
14+
- Use volumegroupsnapshot uid to make snapshotname ([#1294](https://github.com/kubernetes-csi/external-snapshotter/pull/1294), [@umagnus](https://github.com/umagnus))
15+
- Get credentials from annotations for VolumeSnapshotContents that are a member of VolumeGroupSnapshot. ([#1297](https://github.com/kubernetes-csi/external-snapshotter/pull/1297), [@black-dragon74](https://github.com/black-dragon74))
16+
- Serve additional leader election, work queue, process, and Go runtime metrics ([#1275](https://github.com/kubernetes-csi/external-snapshotter/pull/1275), [@AndrewSirenko](https://github.com/AndrewSirenko))
17+
18+
### Bug or Regression
19+
20+
- Fix a bug preventing VolumeSnapshotContent objects from being re-synced ([#1302](https://github.com/kubernetes-csi/external-snapshotter/pull/1302), [@ConnorJC3](https://github.com/ConnorJC3))
21+
- Fix: CVE-2025-22870 ([#1281](https://github.com/kubernetes-csi/external-snapshotter/pull/1281), [@andyzhangx](https://github.com/andyzhangx))
22+
- Fix: CVE-2025-22872 ([#1292](https://github.com/kubernetes-csi/external-snapshotter/pull/1292), [@andyzhangx](https://github.com/andyzhangx))
23+
- Fixed removal of VolumeSnapshotContent finalizers when the API server or network has a hiccup at a wrong time. ([#1303](https://github.com/kubernetes-csi/external-snapshotter/pull/1303), [@jsafrane](https://github.com/jsafrane))
24+
25+
### Other (Cleanup or Flake)
26+
27+
- Update Kubernetes dependencies to 1.32.0 ([#1251](https://github.com/kubernetes-csi/external-snapshotter/pull/1251), [@dfajmon](https://github.com/dfajmon))
28+
29+
### Uncategorized
30+
31+
- Update kubernetes dependencies to v1.33.0 ([#1298](https://github.com/kubernetes-csi/external-snapshotter/pull/1298), [@Aishwarya-Hebbar](https://github.com/Aishwarya-Hebbar))
32+
33+
## Dependencies
34+
35+
### Added
36+
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: [v1.24.2](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp/tree/v1.24.2)
37+
- github.com/prashantv/gostub: [v1.1.0](https://github.com/prashantv/gostub/tree/v1.1.0)
38+
- go.opentelemetry.io/auto/sdk: v1.1.0
39+
- go.opentelemetry.io/contrib/detectors/gcp: v1.31.0
40+
- go.opentelemetry.io/otel/sdk/metric: v1.31.0
41+
- go.uber.org/automaxprocs: v1.6.0
42+
- gopkg.in/go-jose/go-jose.v2: v2.6.3
43+
- sigs.k8s.io/randfill: v1.0.0
44+
45+
### Changed
46+
- cel.dev/expr: v0.16.1 → v0.19.1
47+
- cloud.google.com/go/compute/metadata: v0.5.0 → v0.5.2
48+
- github.com/Azure/go-ansiterm: [d185dfc → 306776e](https://github.com/Azure/go-ansiterm/compare/d185dfc...306776e)
49+
- github.com/coreos/go-oidc: [v2.2.1+incompatible → v2.3.0+incompatible](https://github.com/coreos/go-oidc/compare/v2.2.1...v2.3.0)
50+
- github.com/envoyproxy/go-control-plane: [v0.13.0 → v0.13.1](https://github.com/envoyproxy/go-control-plane/compare/v0.13.0...v0.13.1)
51+
- github.com/golang-jwt/jwt/v4: [v4.5.0 → v4.5.2](https://github.com/golang-jwt/jwt/v4/compare/v4.5.0...v4.5.2)
52+
- github.com/google/btree: [v1.0.1 → v1.1.3](https://github.com/google/btree/compare/v1.0.1...v1.1.3)
53+
- github.com/google/cel-go: [v0.20.1 → v0.23.2](https://github.com/google/cel-go/compare/v0.20.1...v0.23.2)
54+
- github.com/google/go-cmp: [v0.6.0 → v0.7.0](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)
55+
- github.com/google/pprof: [4bfdf5a → d1b30fe](https://github.com/google/pprof/compare/4bfdf5a...d1b30fe)
56+
- github.com/gorilla/websocket: [v1.5.0 → e064f32](https://github.com/gorilla/websocket/compare/v1.5.0...e064f32)
57+
- github.com/gregjones/httpcache: [9cad4c3 → 901d907](https://github.com/gregjones/httpcache/compare/9cad4c3...901d907)
58+
- github.com/grpc-ecosystem/grpc-gateway/v2: [v2.20.0 → v2.24.0](https://github.com/grpc-ecosystem/grpc-gateway/v2/compare/v2.20.0...v2.24.0)
59+
- github.com/jonboulle/clockwork: [v0.2.2 → v0.4.0](https://github.com/jonboulle/clockwork/compare/v0.2.2...v0.4.0)
60+
- github.com/klauspost/compress: [v1.17.11 → v1.18.0](https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0)
61+
- github.com/kubernetes-csi/csi-lib-utils: [v0.19.0 → v0.22.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.19.0...v0.22.0)
62+
- github.com/mailru/easyjson: [v0.7.7 → v0.9.0](https://github.com/mailru/easyjson/compare/v0.7.7...v0.9.0)
63+
- github.com/moby/spdystream: [v0.4.0 → v0.5.0](https://github.com/moby/spdystream/compare/v0.4.0...v0.5.0)
64+
- github.com/onsi/ginkgo/v2: [v2.19.0 → v2.21.0](https://github.com/onsi/ginkgo/v2/compare/v2.19.0...v2.21.0)
65+
- github.com/onsi/gomega: [v1.33.1 → v1.35.1](https://github.com/onsi/gomega/compare/v1.33.1...v1.35.1)
66+
- github.com/prometheus/client_golang: [v1.20.5 → v1.22.0](https://github.com/prometheus/client_golang/compare/v1.20.5...v1.22.0)
67+
- github.com/prometheus/common: [v0.60.1 → v0.62.0](https://github.com/prometheus/common/compare/v0.60.1...v0.62.0)
68+
- github.com/rogpeppe/go-internal: [v1.12.0 → v1.13.1](https://github.com/rogpeppe/go-internal/compare/v1.12.0...v1.13.1)
69+
- github.com/stoewer/go-strcase: [v1.2.0 → v1.3.0](https://github.com/stoewer/go-strcase/compare/v1.2.0...v1.3.0)
70+
- github.com/stretchr/objx: [v0.1.0 → v0.5.2](https://github.com/stretchr/objx/compare/v0.1.0...v0.5.2)
71+
- github.com/stretchr/testify: [v1.9.0 → v1.10.0](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
72+
- github.com/xiang90/probing: [43a291a → a49e3df](https://github.com/xiang90/probing/compare/43a291a...a49e3df)
73+
- go.etcd.io/bbolt: v1.3.9 → v1.3.11
74+
- go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.21
75+
- go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.21
76+
- go.etcd.io/etcd/client/v2: v2.305.13 → v2.305.21
77+
- go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.21
78+
- go.etcd.io/etcd/pkg/v3: v3.5.13 → v3.5.21
79+
- go.etcd.io/etcd/raft/v3: v3.5.13 → v3.5.21
80+
- go.etcd.io/etcd/server/v3: v3.5.13 → v3.5.21
81+
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.57.0 → v0.58.0
82+
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.53.0 → v0.58.0
83+
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.27.0 → v1.33.0
84+
- go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.28.0 → v1.33.0
85+
- go.opentelemetry.io/otel/metric: v1.32.0 → v1.33.0
86+
- go.opentelemetry.io/otel/sdk: v1.28.0 → v1.33.0
87+
- go.opentelemetry.io/otel/trace: v1.32.0 → v1.33.0
88+
- go.opentelemetry.io/otel: v1.32.0 → v1.33.0
89+
- go.opentelemetry.io/proto/otlp: v1.3.1 → v1.4.0
90+
- go.uber.org/zap: v1.26.0 → v1.27.0
91+
- golang.org/x/crypto: v0.29.0 → v0.37.0
92+
- golang.org/x/exp: f3d0a9c → 8a7402a
93+
- golang.org/x/mod: v0.17.0 → v0.20.0
94+
- golang.org/x/net: v0.31.0 → v0.39.0
95+
- golang.org/x/oauth2: v0.24.0 → v0.27.0
96+
- golang.org/x/sync: v0.9.0 → v0.13.0
97+
- golang.org/x/sys: v0.27.0 → v0.32.0
98+
- golang.org/x/term: v0.26.0 → v0.31.0
99+
- golang.org/x/text: v0.20.0 → v0.24.0
100+
- golang.org/x/time: v0.8.0 → v0.9.0
101+
- golang.org/x/tools: e35e4cc → v0.26.0
102+
- golang.org/x/xerrors: 04be3eb → 5ec99f8
103+
- google.golang.org/genproto/googleapis/api: 8af14fe → e6fa225
104+
- google.golang.org/genproto/googleapis/rpc: dd2ea8e → 9240e9c
105+
- google.golang.org/genproto: b8732ec → ef43131
106+
- google.golang.org/grpc: v1.68.0 → v1.69.0
107+
- google.golang.org/protobuf: v1.35.2 → v1.36.5
108+
- k8s.io/api: v0.31.0 → v0.33.0
109+
- k8s.io/apimachinery: v0.31.0 → v0.33.0
110+
- k8s.io/apiserver: v0.31.3 → v0.33.0
111+
- k8s.io/client-go: v0.31.0 → v0.33.0
112+
- k8s.io/code-generator: v0.31.0 → v0.33.0
113+
- k8s.io/component-base: v0.31.0 → v0.33.0
114+
- k8s.io/component-helpers: v0.31.0 → v0.33.0
115+
- k8s.io/gengo/v2: 51d4e06 → a7b603a
116+
- k8s.io/kms: v0.31.3 → v0.33.0
117+
- k8s.io/kube-openapi: 70dd376 → c8a335a
118+
- k8s.io/utils: 18e509b → 24370be
119+
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.30.3 → v0.31.2
120+
- sigs.k8s.io/json: bc3834c → cfa47c3
121+
- sigs.k8s.io/structured-merge-diff/v4: v4.4.3 → v4.6.0
122+
123+
### Removed
124+
- github.com/asaskevich/govalidator: [f61b66f](https://github.com/asaskevich/govalidator/tree/f61b66f)
125+
- github.com/go-kit/log: [v0.2.1](https://github.com/go-kit/log/tree/v0.2.1)
126+
- github.com/go-logfmt/logfmt: [v0.5.1](https://github.com/go-logfmt/logfmt/tree/v0.5.1)
127+
- github.com/golang/groupcache: [41bb18b](https://github.com/golang/groupcache/tree/41bb18b)
128+
- github.com/imdario/mergo: [v0.3.13](https://github.com/imdario/mergo/tree/v0.3.13)
129+
- gopkg.in/square/go-jose.v2: v2.6.0

0 commit comments

Comments
 (0)