|
| 1 | +# v1.9.0 - Changelog since v1.8.2 |
| 2 | + |
| 3 | +## Changes by Kind |
| 4 | + |
| 5 | +### Feature |
| 6 | + |
| 7 | +- Adding auto-stamped details like PV, PVC and namespace name from PV description as labels for the PVs/PDs ([#1090](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1090), [@Sneha-at](https://github.com/Sneha-at)) |
| 8 | +- Support setting snapshot labels to Images ([#1066](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1066), [@jenting](https://github.com/jenting)) |
| 9 | +- Pass in ProvisionedIOPSOnCreate as a parameter for CreateVolume ([#1079](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1079), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu)) |
| 10 | +- Add provisionedThroughput for hyperdisk ([#1101](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1101), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu)) |
| 11 | +- Change iops params directly convert string to int64 ([#1128](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1128), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu)) |
| 12 | + |
| 13 | +### Bug or Regression |
| 14 | + |
| 15 | +- 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 | +- Logging for gRPC call is now limited to 10000 char by default, and configurable with flag --grpc-log-char-cap ([#1085](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/pull/1085), [@leiyiz](https://github.com/leiyiz)) |
| 17 | + |
| 18 | + |
| 19 | +## Dependencies |
| 20 | + |
| 21 | +### Changed |
| 22 | +- github.com/go-logr/logr: [v1.2.0 → v1.2.3](https://github.com/go-logr/logr/compare/v1.2.0...v1.2.3) |
| 23 | +- github.com/google/go-cmp: [v0.5.8 → v0.5.9](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9) |
| 24 | +- github.com/onsi/ginkgo/v2: [v2.1.4 → v2.7.1](https://github.com/onsi/ginkgo/v2/compare/v2.1.4...v2.7.1) |
| 25 | +- github.com/onsi/gomega: [v1.20.0 → v1.25.0](https://github.com/onsi/gomega/compare/v1.20.0...v1.25.0) |
| 26 | +- golang.org/x/mod: 9b9b3d8 → 86c51ed |
| 27 | +- golang.org/x/net: a158d28 → v0.5.0 |
| 28 | +- golang.org/x/sys: 8c9f86f → v0.4.0 |
| 29 | +- golang.org/x/term: 03fcf44 → v0.4.0 |
| 30 | +- golang.org/x/text: v0.3.7 → v0.6.0 |
| 31 | +- golang.org/x/tools: 897bd77 → v0.5.0 |
| 32 | + |
0 commit comments