Skip to content

Commit 55c7721

Browse files
committed
Add changelog for 1.8.19
1 parent dd1bd02 commit 55c7721

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-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

0 commit comments

Comments
 (0)