Skip to content

Commit 26b6ba8

Browse files
authored
Merge pull request #1618 from amacaskill/changelog
Add changelog for 1.13.1
2 parents 6a1a3de + 52ecb88 commit 26b6ba8

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG/CHANGELOG-1.13.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v1.13.1 - Changelog since v1.13.0
2+
3+
## Changes by Kind
4+
5+
### Feature
6+
7+
- Add support for multi-zone volumeHandle ([#1616](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1616), [@pwschuurman](https://github.com/pwschuurman))
8+
- Update driver to support staging compute ([#1614](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1614), [@Sneha-at](https://github.com/Sneha-at))
9+
10+
### Other (Cleanup or Flake)
11+
12+
- Map UNSUPPORTED_OPERATION GCE operation error codes to InvalidArgument ([#1610](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1610), [@amacaskill](https://github.com/amacaskill))
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.13.0 - Changelog since v1.12.6
227

328
## Changes by Kind

deploy/kubernetes/images/prow-stable-sidecar-rc-master/image.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ metadata:
4848
imageTag:
4949
name: registry.k8s.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
5050
newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
51-
newTag: "v1.13.0-rc1"
51+
newTag: "v1.13.1-rc1"
5252
---
5353

0 commit comments

Comments
 (0)