Skip to content

Commit d525838

Browse files
committed
Update 1.2.4 Changelog
1 parent 388ab4b commit d525838

File tree

2 files changed

+43
-2
lines changed

2 files changed

+43
-2
lines changed

CHANGELOG/CHANGELOG-1.2.md

+42
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# v1.2.4 - Changelog since v1.2.3
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Update go builder to 1.17 ([#850](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/850), [@mattcary](https://github.com/mattcary))
8+
9+
## Dependencies
10+
11+
### Added
12+
_Nothing has changed._
13+
14+
### Changed
15+
_Nothing has changed._
16+
17+
### Removed
18+
_Nothing has changed._
19+
20+
# v1.2.3 - Changelog since v1.2.1
21+
22+
## Changes by Kind
23+
24+
### Bug or Regression
25+
26+
- Update debian images to buster-v1.9.0 ([#839](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/839), [@mattcary](https://github.com/mattcary))
27+
28+
### Uncategorized
29+
30+
- It is now possible to mount a volume with XFS filesystem and its restored snapshot. ([#838](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/838), [@leiyiz](https://github.com/leiyiz))
31+
32+
## Dependencies
33+
34+
### Added
35+
_Nothing has changed._
36+
37+
### Changed
38+
_Nothing has changed._
39+
40+
### Removed
41+
_Nothing has changed._
42+
143
# v1.2.2 - Changelog since v1.2.1
244

345
## Changes by Kind

deploy/kubernetes/images/prow-gke-release-staging-rc-master/image.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ metadata:
5252
name: imagetag-csi-gce-driver-prow-rc
5353
imageTag:
5454
name: k8s.gcr.io/cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
55-
newName: gcr.io/k8s-staging-cloud-provider-gcp/gcp-compute-persistent-disk-csi-driver
56-
newTag: "v1.2.4-rc1"
55+
newTag: "v1.3.4"
5756
---

0 commit comments

Comments
 (0)