Skip to content

Commit c3a323f

Browse files
authored
Add Changelog for 1.8.7 (#1276)
* 1.8.7 changelog * Add change 1282 and rearrange * fix pr num
1 parent 2445d78 commit c3a323f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG/CHANGELOG-1.8.md

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
1+
# v1.8.7 - Changelog since v1.8.6
2+
3+
### Bug or Regression
4+
5+
- Fix provisioned-iops-on-create passing logic([#1284](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1284))
6+
- Bugfix for empty disk type being registered in metric for Create volume function. ([#1269](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1269), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
7+
8+
### Cleanup
9+
10+
- #1079: Add provisionedIops for pd-extreme
11+
#1101: Add provisionedThroughput for hyperdisk
12+
#1240: Change iops params directly convert string to int64 ([#1241](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1241), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
13+
- #1150: fix bug where volume cloning topology requirements are
14+
#1232: Use errors.As so we can detect wrapped errors, and check for
15+
#1227: Adding new metric pdcsi_operation_errors to fetch error ([#1244](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1244), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
16+
- Update go version to 1.19.10 ([#1271](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1271), [@saikat-royc](https://github.com/saikat-royc))
17+
118
# v1.8.6 - Changelog since v1.8.5
219

3-
## Changes by Kind
20+
## Changes by Kind
421

522
### Cleanup
623

0 commit comments

Comments
 (0)