Skip to content

Commit d06d7d1

Browse files
committed
Add changelog for 1.12.5
1 parent 584be14 commit d06d7d1

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

CHANGELOG/CHANGELOG-1.12.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,46 @@
1+
# v1.12.5 - Changelog since v1.12.4
2+
3+
## Changes by Kind
4+
5+
### Other (Cleanup or Flake)
6+
7+
- Update golang builder to 1.20.12 ([#1536](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1536), [@msau42](https://github.com/msau42))
8+
9+
### Uncategorized
10+
11+
- Add --fallback-requisite-zones flag to allow disk provisioning to fallback to a default set of zones when there are an insufficient number of zones available in a passed in requisite topology in CreateVolume. ([#1542](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1542), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
12+
- Properly wrap error from GCE Images.Get() API call, to fix a potential nil-ptr dereference ([#1515](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1515), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
13+
14+
## Dependencies
15+
16+
### Added
17+
_Nothing has changed._
18+
19+
### Changed
20+
_Nothing has changed._
21+
22+
### Removed
23+
_Nothing has changed._
24+
25+
# v1.12.4 - Changelog since v1.12.3
26+
27+
## Changes by Kind
28+
29+
### Uncategorized
30+
31+
- Properly wrap error from GCE Images.Get() API call, to fix a potential nil-ptr dereference ([#1515](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1515), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
32+
33+
## Dependencies
34+
35+
### Added
36+
_Nothing has changed._
37+
38+
### Changed
39+
_Nothing has changed._
40+
41+
### Removed
42+
_Nothing has changed._
43+
144
# v1.12.3 - Changelog since v1.12.2
245

346
## Changes by Kind

0 commit comments

Comments
 (0)