You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG/CHANGELOG-1.7.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# v1.7.4 - Changelog since v.1.7.3
2
+
3
+
## Changes by Kind
4
+
5
+
### Bug or Regression
6
+
7
+
- Add udevadm binary in the container image. ([#1095](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1095), [@mattcary](https://github.com/mattcary))
8
+
- Fixed issue where Regional disks are repeatedly queued for re-attaching and consuming api quota ([#1091](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1091), [@pwschuurman](https://github.com/pwschuurman))
9
+
10
+
## Dependencies
11
+
12
+
_Nothing has changed._
13
+
1
14
# v1.7.3 - Changelog since v.1.7.2
2
15
3
16
- Update go builder to 1.18.4. Fixes several CVEs. (#1031, @mattcary)
0 commit comments