Skip to content

Commit 46da7b8

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

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/CHANGELOG-1.12.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
# v1.12.3 - Changelog since v1.12.2
227

328
## Changes by Kind

0 commit comments

Comments
 (0)