Skip to content

Releases: kubernetes-sigs/azuredisk-csi-driver

v1.18.0 release

13 May 04:44
Compare
Choose a tag to compare

Features 🌈

  • add DiskEncryptionType in storage class (#1315)
  • provide a flag to override vmType in cloud config(#1324)

Bug Fixes 🐞

  • fix: resize failure on Windows (#1314)
  • fix: filesystem is not resized when restoring from snapshot with a bigger size (#1309)

What's Changed

Full Changelog: v1.17.0...v1.18.0

v1.17.0 release

29 Apr 07:51
Compare
Choose a tag to compare

Features 🌈

  • add controller.vmssCacheTTLInSeconds in helm chart config (#1287)
  • upgrade sidecar image versions (#1304)

Bug Fixes 🐞

  • fix: CVE issues in image build (#1289)

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.16.0 release

13 Apr 08:47
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v2.0.0-beta.2 Preview Release

07 Apr 21:29
Compare
Choose a tag to compare
Pre-release
  • Fixes an issue where the LUN for an already attached disk could be changed.

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