Releases: kubernetes-sigs/gcp-compute-persistent-disk-csi-driver
Releases · kubernetes-sigs/gcp-compute-persistent-disk-csi-driver
v1.14.1
What's Changed
- [release-1.14] Adding missing libgpg-error.so.0 required by nvme-cli by @k8s-infra-cherrypick-robot in #1765
Full Changelog: v1.14.0...v1.14.1
v1.10.18
What's Changed
- Reverting the Dockerfile debian image from bookworm to bullseye due to regression by @Sneha-at in #1772
Full Changelog: v1.10.17...v1.10.18
v1.14.0
BAD RELEASE / do not use. See #1760
What's Changed
- release 1.13 testing and changelog by @mattcary in #1572
- Release 1.13 doc and image update by @mattcary in #1573
- Add changelog for 1.12.7 by @mattcary in #1574
- Bump the golang-x group with 1 update by @dependabot in #1570
- Bump golang from 1.21.5 to 1.21.6 by @dependabot in #1569
- Bump the google-golang group with 1 update by @dependabot in #1576
- Bump the onsi group with 2 updates by @dependabot in #1577
- v1.9.16 and v1.8.19 Changelog by @mattcary in #1582
- update klog version to latest. change %w unwrap to %v by @leiyiz in #1579
- Bump the google-golang group with 2 updates by @dependabot in #1583
- Bump the k8s-dependencies group with 1 update by @dependabot in #1584
- Bump the google-golang group with 1 update by @dependabot in #1588
- Bump the cloud-go group with 3 updates by @dependabot in #1587
- Map UNSUPPORTED_OPERATION GCE operation error codes to InvalidArgument by @amacaskill in #1606
- Changelog updates by @mattcary in #1605
- Update driver to support compute staging by @Sneha-at in #1586
- Bump golang from 1.21.6 to 1.22.0 by @dependabot in #1595
- Bump the golang-x group with 6 updates by @dependabot in #1596
- Add support for a multi-zone volumeHandle by @pwschuurman in #1593
- Bump the k8s-dependencies group with 1 update by @dependabot in #1599
- Bump the cloud-go group with 2 updates by @dependabot in #1607
- fix pointer issue for GCE staging support by @Sneha-at in #1609
- Bump the google-golang group with 3 updates by @dependabot in #1611
- Bump the golang-x group with 1 update by @dependabot in #1612
- Bump the k8s-dependencies group with 1 update by @dependabot in #1613
- Add changelog for 1.13.1 by @amacaskill in #1618
- Update stable-master with v1.13.1 by @amacaskill in #1619
- Fix error when no compute endpoint is passed by @Sneha-at in #1620
- Add 1.13.2 Changelog, update rc image by @amacaskill in #1623
- release-1.13 cut details for 1.13.2 by @amacaskill in #1624
- Add flag to toggle instances.get over disks.get compute API on ControllerPublish WaitForAttach by @pwschuurman in #1626
- Add support for read_ahead_kb mount flag by @pwschuurman in #1627
- Add 1.13.3 Changelog, update rc image to v1.13.3-rc1 by @pwschuurman in #1632
- Fix nvme path filtering logic for udevadm trigger by @pwschuurman in #1633
- Update CHANGELOG-1.13.md for v1.13.4 by @pwschuurman in #1635
- CVE-2024-24786: bump google.golang.org/protobuf to v1.33.0 by @dobsonj in #1642
- Bump the k8s-dependencies group with 1 update by @dependabot in #1629
- Bump the golang-x group with 7 updates by @dependabot in #1637
- Bump the onsi group with 1 update by @dependabot in #1640
- Bump golang from 1.22.0 to 1.22.1 by @dependabot in #1641
- Bump the k8s-dependencies group with 1 update by @dependabot in #1645
- Bump the google-golang group with 4 updates by @dependabot in #1643
- Bump the cloud-go group with 3 updates by @dependabot in #1644
- Bump the google-golang group with 2 updates by @dependabot in #1654
- Bump the onsi group with 2 updates by @dependabot in #1649
- Bump the k8s-dependencies group with 1 update by @dependabot in #1655
- Add link to Hyperdisk documentation for provisioned-throughput-on-create by @pwschuurman in #1660
- Migrate Hyperdisk/CHD/StoragePools to GCE v1 disk API by @amacaskill in #1666
- Remove support for GCE Alpha Disk Insert API by @amacaskill in #1667
- Change k8s version from stable->latest to pick up new COS image by @amacaskill in #1670
- Record original error code to operation_errors metric for temporary errors by @amacaskill in #1664
- Remove short variable declaration from validateStoragePools by @amacaskill in #1673
- Bump google.golang.org/grpc from 1.62.1 to 1.63.2 in the google-golang group by @dependabot in #1665
- Bump the golang-x group with 8 updates by @dependabot in #1662
- Update isVolumePathMounted log message by @songjiaxun in #1656
- Add support for checking if a device is being used by a filesystem by @pwschuurman in #1658
- Fix CVE-2023-45288 by @dannawang0221 in #1680
- Bump golang from 1.22.1 to 1.22.2 by @dependabot in #1661
- Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 in the cloud-go group by @dependabot in #1675
- Support to add ResoureManagerTags to GCP Compute Disk, Image, Snapshot by @arkadeepsen in #1377
- Fix e2e tests to run on cloudtop by @mattcary in #1692
- Remove device disable call by @mattcary in #1689
- Remove unused DisableDevice method by @mattcary in #1695
- Use instances.list to determine PublishedNodeIds in ListVolume API by @pwschuurman in #1696
- Bump the onsi group across 1 directory with 2 updates by @dependabot in #1691
- Bump the golang-x group with 4 updates by @dependabot in #1697
- Bump the google-golang group across 1 director...
Release experimental MVP version for data caching v2
This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver, this release minor updates the implementation approach without changing the actual functionality.
v1.10.17
BAD RELEASE / do not use. See #1760
What's Changed
- [release-1.10] Fix nvme path filtering logic for udevadm trigger by @k8s-infra-cherrypick-robot in #1731
- [release-1.10] Update debian image from bullseye to bookworm to fix CVEs by @k8s-infra-cherrypick-robot in #1738
Full Changelog: v1.10.16...v1.10.17
Release experimental MVP version for data caching.
This releases an experimental (non-production ready) version for Data caching feature with NVME SSDs and CSI driver.
v1.13.6
What's Changed
- Automated cherry pick of #1666: migrate hyperdisk/chd/storagepools to GCE v1 disk API
#1667: remove support for GCE Alpha Disks by @amacaskill in #1669 - [release-1.13] Record original error code to operation_errors metric for temporary errors by @k8s-infra-cherrypick-robot in #1672
- [release-1.13] Remove short variable declaration from validateStoragePools by @k8s-infra-cherrypick-robot in #1674
- Fix CVE-2023-45288 by @dannawang0221 in #1683
Full Changelog: v1.13.5...v1.13.6