Skip to content

Commit bde5024

Browse files
committed
Add changelog for 1.11.7
1 parent d06d7d1 commit bde5024

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/CHANGELOG-1.11.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# v1.11.7 - Changelog since v1.11.6
2+
3+
## Changes by Kind
4+
5+
### Uncategorized
6+
7+
- Update golang builder to 1.20.12 ([#1540](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1540), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
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+
# v1.11.6 - Changelog since v1.11.5
21+
22+
## Changes by Kind
23+
24+
### Uncategorized
25+
26+
- Properly wrap error from GCE Images.Get() API call, to fix a potential nil-ptr dereference ([#1516](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1516), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
27+
28+
## Dependencies
29+
30+
### Added
31+
_Nothing has changed._
32+
33+
### Changed
34+
_Nothing has changed._
35+
36+
### Removed
37+
_Nothing has changed._
38+
139
# v1.11.5 - Changelog since v1.11.4
240

341
## Changes by Kind

0 commit comments

Comments
 (0)