Skip to content

Commit b5003f2

Browse files
authored
Merge pull request #949 from pwschuurman/automated-cherry-pick-of-#939-#940-#948-upstream-master
Automated cherry pick of #939: Add changelog for 1.2.6 #940: Add changelog for 1.3.6 #948: Add changelog for 1.4.1
2 parents e8281f4 + d8031df commit b5003f2

File tree

3 files changed

+62
-0
lines changed

3 files changed

+62
-0
lines changed

CHANGELOG/CHANGELOG-1.2.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v1.2.6 - Changelog since v1.2.5
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. ([#938](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/938), [@pwschuurman](https://github.com/pwschuurman))
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+
120
# v1.2.5 - Changelog since v1.2.4
221

322
- Update base image to buster-1.10.0

CHANGELOG/CHANGELOG-1.3.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v1.3.6 - Changelog since v1.3.5
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. ([#937](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/937), [@pwschuurman](https://github.com/pwschuurman))
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+
120
# v1.3.5 - Changelog since v1.3.4
221

322
- Bump base image to buster-v1.10.0

CHANGELOG/CHANGELOG-1.4.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v1.4.1 - Changelog since v1.4.0
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Fix #942 that can cause attacher to think a disk has been attached even if the attach failed. (#945, @mattcary)
8+
9+
### Uncategorized
10+
11+
- Add support for NVMe persistent disks (#946, @pwschuurman)
12+
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. (#936, @pwschuurman)
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+
125
# v1.4.0 - Changelog since v1.3.4
226

327
## Changes by Kind

0 commit comments

Comments
 (0)