Skip to content

Commit 27c5098

Browse files
committed
Add changelog for 1.10.12
1 parent bde5024 commit 27c5098

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG/CHANGELOG-1.10.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v1.10.12 - Changelog since v1.10.11
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Properly wrap error from GCE Images.Get() API call, to fix a potential nil-ptr dereference ([#1517](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1517), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
8+
- Reduce log spam when identifying NVMe devices located in `/dev` ([#1545](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1545), [@pwschuurman](https://github.com/pwschuurman))
9+
- Update golang builder to 1.20.12 ([#1541](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1541), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
_Nothing has changed._
18+
19+
### Removed
20+
_Nothing has changed._
21+
22+
123
# v1.10.11 - Changelog since v1.10.10
224

325
## Changes by Kind

0 commit comments

Comments
 (0)