Skip to content

Releases: kubernetes-sigs/azuredisk-csi-driver

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

v2.0.0-alpha.1 Preview release

v1.8.0 release

11 Oct 02:22
Compare
Choose a tag to compare

Features 🌈

  • ReadWriteOncePod support (#1019)
  • upgrade snapshot CRD to v4.2.1 (#1024)
  • support 20H2, WS2022 windows images (#1030, #1032)
  • switch back to csi-proxy v1beta interface on Windows (#1034)
  • upgrade disk client to use 2021-04-01 to support online disk resize (#1041)
  • add registrar liveness probe on Linux (#1043)

Bug Fixes 🐞

  • fix: reduce vmss cache refresh (#1018)
  • fix: upgrade to debian 11.0 base image to fix vulnerability (#1028)
  • fix: driver pod crash issue on Windows (#1033)
  • fix: add zoned field for backward compatibility (#1037)
  • fix: get MaxDataDiskCount error on Windows (#1039)
  • fix: GetZone error when instance metadata is disabled on Windows (#1042)

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0 release

09 Sep 06:57
Compare
Choose a tag to compare

Features 🌈

  • add baseRepo in chart (#986)
  • expose metadata for static PV attachment (#990)
  • switch to sync detach disk (#998)
  • allow storage class setting of useragent (#999)
  • rename disk tag key (#1009)

Bug Fixes 🐞

  • fix: detach disk issue on deleting vmss node (#988)
  • fix: remove ClusterFirstWithHostNet dnsPolicy (#997)
  • fix: panic when vm size not in SkuMap table (#1000)

What's Changed

Full Changelog: v1.6.0...v1.7.0