Skip to content

Releases: kubernetes-sigs/azuredisk-csi-driver

v1.15.0 release

01 Apr 06:53
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: disk attach/detach failure when operation is preempted (#1248)
  • fix: CVE issues in image build (#1249)

What's Changed

Full Changelog: v1.14.0...v1.15.0

v2.0.0-beta.1 Preview Release

30 Mar 20:57
5885ebc
Compare
Choose a tag to compare
Pre-release
  • Improved pod failover latency through asynchronous attach and detach operations
  • Improved attachment replica management
  • Improved support for online resizing of disks

v1.14.0 release

25 Mar 06:29
Compare
Choose a tag to compare

Features 🌈

  • add support for btrfs resize (#1225)
  • add azureGoSDKLogLevel config in chart (#1232)
  • support driver deployment on Windows node as host-process containers (#1201)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0 release

11 Mar 05:15
Compare
Choose a tag to compare

Features 🌈

  • support online resize for block volume (#1195)
  • add getNodeInfoFromLabels in chart config (#1204)

Bug Fixes 🐞

  • fix: GetNodeInfo should succeed when IMDS is unavailable on the node (#1200)
  • fix: disable disk capacity check in CreateVolume (#1213)

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0 release

25 Feb 03:14
Compare
Choose a tag to compare

Features 🌈

  • disable ListVolumes and ListSnapshosts by default (#1188)

Bug Fixes 🐞

  • fix: return emtpy topology when get zone failed in NodeGetInfo (#1176)
  • fix: adjust memory requests and limits on Windows node (#1180)
  • fix: GetDisk throttling issue (#1181)

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0 release

11 Feb 08:38
Compare
Choose a tag to compare

Features 🌈

  • upgrade csi-attacher, csi-snapshotter (#1141, #1145)
  • auto disk size detection in NodeExpandVolume (#1161)
  • support snapshot & restore in cross subscription (#1168)

Bug Fixes 🐞

  • fix: tag parsing issue in CreateSnapshot (#1140)
  • fix: CVE-2021-3996 in image build (#1150)

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.2.2 release

25 Jan 07:03
2820691
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE-2021-3996 in image build (#1150)

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 release

24 Jan 12:19
7c92c79
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE in docker image build (#1147)

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.10.0 release

31 Dec 11:24
Compare
Choose a tag to compare

Features 🌈

  • remove 1903 1909 2004 Windows image which is end of life (#1108)
  • remove cpu limits (#1121)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.10.0

v1.9.0 release

23 Nov 06:23
Compare
Choose a tag to compare

Features 🌈

  • arm64 image build (#1048)
  • add allowEmptyCloudConfig config in chart (#1077)
  • support disk online resize (#1064)
  • enable csi proxy GA interface on v1.0.2 (#1056)
  • increase sidecar container cpu limits (#1063,#1065,#1092)
  • add enableAsyncAttach parameter (#1058)
  • support max data disk size for Dsv5 VM (#1072,#1093)
  • add btrfs file system support (#1078)
  • upgrade sidecar container version to support WS2022 (#1080)

Bug Fixes 🐞

  • fix: install updated packages to fix CVE issues (#1055)
  • fix: missing static PV data in VolumeAttachments (#1062)
  • fix: snapshot throttling issue (#1066)

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0