Skip to content

Commit afff184

Browse files
authored
Merge pull request #1582 from mattcary/changelog
v1.9.16 and v1.8.19 Changelog
2 parents 616c9a6 + 55c7721 commit afff184

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

CHANGELOG/CHANGELOG-1.8.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v1.8.19 - Changelog since v1.8.18
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Properly wrap error from GCE Images.Get() API call, to fix a potential nil-ptr dereference ([#1519](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1519), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
8+
- Reduce log spam when identifying NVMe devices located in `/dev` ([#1581](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1581), [@pwschuurman](https://github.com/pwschuurman))
9+
- Update golang builder to 1.20.12 ([#1538](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1538), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
_Nothing has changed._
18+
19+
### Removed
20+
_Nothing has changed._
21+
22+
123
# v1.8.18 - Changelog since v1.8.17
224

325
## Changes by Kind

CHANGELOG/CHANGELOG-1.9.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v1.9.16 - Changelog since v1.9.15
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Reduce log spam when identifying NVMe devices located in `/dev` ([#1580](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1580), [@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+
20+
121
# v1.9.15 - Changelog since v1.9.14
222

323
## Changes by Kind

0 commit comments

Comments
 (0)