What's Changed
- doc: cut v1.33.0 release by @andyzhangx in #3101
- chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.2 by @dependabot[bot] in #3105
- chore: update max data disk table by @andyzhangx in #3107
- doc: add linked permissions by @jsafrane in #3112
- chore: upgrade alpine base image by @andyzhangx in #3106
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by @dependabot[bot] in #3113
- doc: update new chart versions by @andyzhangx in #3121
- chore: update max data disk count table by @andyzhangx in #3122
- chore: migrate csi driver sidecar images to dalec images by @andyzhangx in #3123
- chore: migrate csi-resizer sidecar image to dalec image by @andyzhangx in #3129
- chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #3132
- chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #3133
- test: fix CVE-2025-4673 in trivy action by @andyzhangx in #3134
- chore: migrate csi driver sidecar images to dalec images by @andyzhangx in #3142
- cleanup: fix helm chart index file by @andyzhangx in #3147
- chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.1 to 1.1.0 by @dependabot[bot] in #3144
- fix: make disk and snapshot uri regex case insensitive everywhere by @landreasyan in #3149
- test: add an e2e for MaximumDataDisksExceeded issue by @hccheng72 in #3119
- fix: CVE-2025-4563 by @landreasyan in #3155
- cleanup: remove references to the V2 driver by @landreasyan in #3150
- chore: add new owners to the owners list by @landreasyan in #3154
- fix(doc): fixing typo in the doc by @pawanpraka1 in #3148
- perf: rely on readyToUse flag to monitor snapshot progress instead of waiting in for loop by @hasethuraman in #3141
- chore: update max data disk table by @andyzhangx in #3163
- chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #3168
- chore: Use WMI associator to find associated instances on Windows mount by @laozc in #3146
- doc: update ModifyVolume doc by @andyzhangx in #3170
- chore: upgrade snapshot image version to v8.3.0 by @andyzhangx in #3171
- fix: xfs mount failure on Azure Linux 3.0 node by @andyzhangx in #3160
- fix: typo in the required permissions by @jsafrane in #3181
- cleanup: Remove the microsoft/wmi workaround for InvokeCimMethod by @laozc in #3180
- feat: support new diskName format filling with pv/pvc metadata info by @andyzhangx in #3189
- support custom Azure disk naming using PVC name and namespace [#3174] by @yugannkt in #3178
- chore(deps): bump github.com/microsoft/wmi from 0.31.2 to 0.32.0 by @dependabot[bot] in #3197
- doc: update new chart versions by @andyzhangx in #3198
- chore(deps): bump github.com/microsoft/wmi from 0.32.0 to 0.34.0 by @dependabot[bot] in #3202
- chore(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #3204
- chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #3206
- chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #3207
- fix: batching implementation should allow for an early exit for disks already processed in the batch by @landreasyan in #3205
- chore: upgrade max data disk table by @andyzhangx in #3213
- chore: upgrade to dalec image for snapshot container by @andyzhangx in #3222
- chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #3224
- chore: disable public network access for new disk creation by default by @andyzhangx in #3225
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #3229
- chore: keep disk taint removal in a loop by default by @andyzhangx in #3226
- test: fix TestConcurrentDetachDisk ut failure on Windows by @andyzhangx in #3228
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #3239
- test: fix CVE-2025-47907 trivy test failure by @andyzhangx in #3240
- chore(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #3245
- chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #3246
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #3249
- chore: upgrade Azure cloud provider lib by @andyzhangx in #3250
- chore: upgrade Azure cloud provider lib by @andyzhangx in #3252
- chore(deps): bump k8s.io/kubernetes from 1.33.3 to 1.33.4 in the k8s group by @dependabot[bot] in #3254
- chore: use VMSS VM list API instead of ListWithInstanceView API by default to support zone down scenario by @landreasyan in #3247
- feat: support templating tags for volumes by @andyzhangx in #3256
- feat: notify user using events on sku migration complete by @hasethuraman in #3227
- chore(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 by @dependabot[bot] in #3265
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 by @dependabot[bot] in #3270
- chore: upgrade CSI driver sidecar images by @andyzhangx in #3271
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to 2.25.1 by @dependabot[bot] in #3275
- fix: allow
.in Azure tags by @kalexmills in #3277 - doc: update new chart versions by @andyzhangx in #3278
- test: disable MaximumDataDisksExceeded flaky test case by @andyzhangx in #3279
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #3280
- feat: support custom k8s feature gates by @adolsalamanca in #3269
- chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #3281
- test: ignore latest tgz file in helm chart index verification by @andyzhangx in #3282
- chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #3287
- fix: CVE-2025-5187 by @andyzhangx in #3288
- test: fix helm install by @andyzhangx in #3298
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #3297
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.36.0 to 1.38.0 by @dependabot[bot] in #3296
- feat: monitor migration for premiumv2 disk created from snapshot and edge case handling by @hasethuraman in #3286
- fix: China cloud endpoints by @andyzhangx in #3303
- fix: ZRS disk should support 4 zones by @andyzhangx in #3309
- chore: update max data disk count table by @andyzhangx in #3314
- chore: update new image with patch version by @andyzhangx in #3319
- test: refine verify-helm-chart-index.sh by @andyzhangx in #3323
- chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6 in /pkg/azurediskplugin by @dependabot[bot] in #3330
- fix: detach call should not use the full context deadline and should leave an active context for force detach on timeout by @landreasyan in #3294
- chore: update max data disk count table by @andyzhangx in #3339
- test: fix flaky MaximumDataDisksExceeded e2e by @hccheng72 in #3322
- chore: upgrade sidecar image versions by @andyzhangx in #3345
- doc: update new chart versions by @andyzhangx in #3353
- chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #3351
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 by @dependabot[bot] in #3354
- test: fix govet error by @andyzhangx in #3357
- chore(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #3356
- fix: validating Block Device Size Before Resizing FileSystem by @landreasyan in #3355
- fix: disable enable-minimum-retry-after by default by @andyzhangx in #3358
- chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #3364
- test: fix sanity test failure by @andyzhangx in #3366
- chore(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #3365
- Revert "fix: disable enable-minimum-retry-after by default" by @andyzhangx in #3370
- chore(deps): bump github.com/microsoft/wmi from 0.34.0 to 0.37.0 by @dependabot[bot] in #3373
- chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #3374
- chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #3375
- chore(deps): bump github.com/kubernetes-csi/csi-proxy/client from 1.2.1 to 1.3.0 by @dependabot[bot] in #3376
- chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #3377
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #3380
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #3381
- fix: reconcile loop to watch migrations if earlier submission had failed by @hasethuraman in #3344
- chore(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #3382
- chore: enable VolumeAttributeClass in kubectl deployment by @andyzhangx in #3385
- chore: update max data disk count table by @andyzhangx in #3386
- chore(deps): bump github.com/microsoft/wmi from 0.37.0 to 0.38.1 by @dependabot[bot] in #3391
- fix: create volume failure when requested pvc size is smaller than snapshot disk size by @priyansh17 in #3379
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 by @dependabot[bot] in #3394
- test: fix CVE-2025-47912 error by @andyzhangx in #3396
- fix: CVE-2025-52881 by @andyzhangx in #3406
- chore(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #3405
- chore: upgrade sidecar image versions by @andyzhangx in #3402
- test: upgrade to csi-test v5.4.0 by @andyzhangx in #3410
- chore: provide flags for converting ReadWrite cachingMode for in-tree PV by @andyzhangx in #3411
- chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #3413
- doc: update new chart versions by @andyzhangx in #3416
- chore: upgrade AzureAD lib by @andyzhangx in #3417
- chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #3418
- fix: CVE-2025-58181 by @andyzhangx in #3421
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #3422
- fix: disk creation failure in AzureStack env by @andyzhangx in #3428
- cleanup: remove unnecessary drop all capability by @andyzhangx in #3430
- doc: update new chart versions by @andyzhangx in #3434
- test: fix trivy CVE-2025-61727 by @andyzhangx in #3435
- feat: provide networkAccessPolicy, publicNetworkAccess parameters in CreateSnapshot by @andyzhangx in #3440
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #3443
- test: add test for Azure Stack Cloud managed disk create by @theobarberbany in #3445
- doc: update ModifyVolume doc by @andyzhangx in #3446
- fix: ASH static provision segmentation fault by @Phaow in #3449
- fix: CVE-2025-13281 by @andyzhangx in #3451
- chore: upgrade csi-provisioner to v6.1.0 by @andyzhangx in #3458
- feat: user script or tool to automate migration from premium lrs to premiumv2 lrs by @hasethuraman in #3352
- perf: Optimize VMSS disk detach with early timeout and polling strategy by @landreasyan in #3462
- chore: upgrade Azure cloud provider lib by @andyzhangx in #3465
New Contributors
- @pawanpraka1 made their first contribution in #3148
- @hasethuraman made their first contribution in #3141
- @laozc made their first contribution in #3146
- @yugannkt made their first contribution in #3178
- @kalexmills made their first contribution in #3277
- @adolsalamanca made their first contribution in #3269
- @priyansh17 made their first contribution in #3379
- @theobarberbany made their first contribution in #3445
Full Changelog: v1.33.0...v1.34.0