Skip to content

Commit c033268

Browse files
authored
Merge pull request #1148 from sunnylovestiramisu/changelog
Update change logs for 1.8 and 1.9
2 parents 811895e + 3a50fda commit c033268

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG/CHANGELOG-1.8.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
### Other (Cleanup or Flake)
77

88
- Update to go 1.19.4 ([#1103](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1103), [@msau42](https://github.com/msau42))
9+
- limit grpc loging info to a configurable char limit ([#1111](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1111), [@leiyiz](https://github.com/leiyiz))
10+
- Upgrade klog v1 to v2 and fix error wrapping & separate user errors from internal errors ([#1115](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1115), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
11+
- Add debugging log for the mapping of a PD name to /dev/* path ([#1115](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1115), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
912

1013

1114
# v1.8.1 - Changelog since v1.8.0

CHANGELOG/CHANGELOG-1.9.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
### Bug or Regression
1414

1515
- Add udevadm binary in the container image. ([#1072](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1072), [@jenting](https://github.com/jenting))
16+
- Remove debug.PrintStack() ([#1135](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1135), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
17+
18+
### Other (Cleanup or Flake)
19+
20+
- Improve logging for device path verification ([#1142](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1142), [@saikat-royc](https://github.com/saikat-royc))
21+
- Update csi-attacher to v4.2.0 ([#1144](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1144), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
1622

1723
## Dependencies
1824

0 commit comments

Comments
 (0)