Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.34.1 release

29 Sep 02:34
1ebabd7

Choose a tag to compare

What's Changed

Full Changelog: v1.34.0...v1.34.1

v1.34.0 release

23 Sep 07:36
40a70db

Choose a tag to compare

What's Changed

  • doc: cut v1.33.0 release by @andyzhangx in #2565
  • build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #2567
  • fix: avoid installing aznfs when linux distribution is not supported by @cvvz in #2572
  • build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #2573
  • fix: can't install aznfs on azurelinux by @cvvz in #2575
  • fix: csi driver metrics to collect errors by @andyzhangx in #2578
  • azurefile: revert to use virtio-fs for kata pods by @arc9693 in #2577
  • chore: upgrade azcopy to v10.29.1 by @andyzhangx in #2583
  • doc: update new chart versions by @andyzhangx in #2593
  • feat: Use WMI to implement Volume API to reduce PowerShell overhead by @andyzhangx in #2532
  • chore: migrate csi driver sidecar images to dalec images by @andyzhangx in #2596
  • chore: migrate csi-resizer sidecar image to dalec image by @andyzhangx in #2598
  • fix: disable WMI call method on Windows node by @andyzhangx in #2599
  • build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #2602
  • build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #2603
  • doc: add StandardV2_LRS in doc examples by @andyzhangx in #2608
  • test: fix CVE-2025-4673 in trivy action by @andyzhangx in #2611
  • feat: support encryptInTransit mountOption in nfs volume by @andyzhangx in #2616
  • fix: aznfs package install failure on arm64 node by @andyzhangx in #2620
  • chore: migrate csi driver sidecar images to dalec images by @andyzhangx in #2623
  • build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.1 to 1.1.0 by @dependabot[bot] in #2621
  • doc: update new chart versions by @andyzhangx in #2627
  • build(deps): bump build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5 in /pkg/azurefileplugin by @dependabot[bot] in #2626
  • fix: only use the permission bits for chmod by @nearora-msft in #2600
  • build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #2633
  • fix: CVE-2025-4563 by @andyzhangx in #2635
  • fix: don't change subnet.PrivateEndpointNetworkPolicies if it's already set by @andyzhangx in #2637
  • feat: Migrate PathValid and SMB API to use WMI and Win32 API by @laozc in #2609
  • build(deps): bump github.com/microsoft/wmi from 0.31.1 to 0.31.2 by @dependabot[bot] in #2639
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage from 1.8.0 to 1.8.1 by @dependabot[bot] in #2640
  • cleanup: Remove the microsoft/wmi workaround for InvokeCimMethod by @laozc in #2646
  • chore: upgrade snapshot image version to v8.3.0 by @andyzhangx in #2650
  • build(deps): bump github.com/microsoft/wmi from 0.31.2 to 0.32.0 by @dependabot[bot] in #2654
  • doc: update new chart versions by @andyzhangx in #2655
  • build(deps): bump github.com/microsoft/wmi from 0.32.0 to 0.33.0 by @dependabot[bot] in #2656
  • cleanup: decrease parsing volumeID log level by @andyzhangx in #2660
  • build(deps): bump github.com/microsoft/wmi from 0.33.0 to 0.34.0 by @dependabot[bot] in #2657
  • build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #2658
  • build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #2664
  • cleanup: refine clientID parameter parsing by @andyzhangx in #2666
  • build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #2669
  • feat: support provisionedBandwidth, provisionedIops parameter for file share v2 by @andyzhangx in #2671
  • cleanup: refine kataNode label matching by @andyzhangx in #2673
  • chore: make runtimeClassHandler and confidentialContainerLabel configurable by @andyzhangx in #2679
  • cleanup: refine Dockerfile by @andyzhangx in #2680
  • chore: upgrade to dalec image for snapshot container by @andyzhangx in #2683
  • build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #2685
  • fix: intree volume unmount failure by @andyzhangx in #2687
  • fix: only unmount kata volume if it's kata node by @andyzhangx in #2688
  • build(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #2686
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azfile from 1.5.1 to 1.5.2 by @dependabot[bot] in #2693
  • build(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #2692
  • build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #2702
  • test: fix CVE-2025-47907 traivy test failure by @andyzhangx in #2704
  • build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #2703
  • chore: upgrade azcopy to v10.30.0 by @andyzhangx in #2709
  • feat: support nfs volume clone and snapshot restore by @andyzhangx in #2653
  • build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #2714
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2715
  • build(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in #2716
  • feat: support new folderName creation if not exists by @david-garcia-garcia in #2699
  • build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #2717
  • build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #2721
  • chore: upgrade CSI driver sidecar images by @andyzhangx in #2719
  • build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #2725
  • test: ignore latest tgz file in helm chart index verification by @andyzhangx in #2726
  • build(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #2731
  • fix: CVE-2025-5187 by @andyzhangx in #2732
  • fix: respect secretName during volume creation by @andyzhangx in #2733
  • build(deps): bump github.com/microsoft/wmi fr...
Read more

v1.31.8 release

23 Sep 07:34
d7fb29b

Choose a tag to compare

What's Changed

Full Changelog: v1.31.7...v1.31.8

v1.33.5 release

15 Sep 03:37
4639b10

Choose a tag to compare

What's Changed

Full Changelog: v1.33.4...v1.33.5

v1.32.7 release

15 Sep 03:35
988eb01

Choose a tag to compare

What's Changed

Full Changelog: v1.32.6...v1.32.7

v1.32.6 release

02 Sep 08:14
89865a2

Choose a tag to compare

What's Changed

Full Changelog: v1.32.5...v1.32.6

v1.33.4 release

21 Aug 07:32
441dec5

Choose a tag to compare

What's Changed

Full Changelog: v1.33.3...v1.33.4

v1.33.3 release

03 Jul 06:22
d7ce1ce

Choose a tag to compare

What's Changed

Full Changelog: v1.33.2...v1.33.3

v1.32.5 release

03 Jul 06:17
f8dbc6c

Choose a tag to compare

What's Changed

Full Changelog: v1.32.4...v1.32.5

v1.31.7 release

03 Jul 06:25
5c04dce

Choose a tag to compare

What's Changed

Full Changelog: v1.31.6...v1.31.7