What's Changed
- doc: cut v1.16.0 release by @andyzhangx in #836
- chore(deps): bump build-image/debian-base from bookworm-v1.0.3 to bookworm-v1.0.4 in /cmd/smbplugin by @dependabot in #839
- fix: chmod volume dir before deletion by @mpatlasov in #840
- chore: upgrade golint version by @Zhupku in #842
- fix: mount with 0777 in volume creation and deletion by @andyzhangx in #843
- test: fix random ut failure by @andyzhangx in #847
- chore: upgrade sidecar image versions by @andyzhangx in #849
- fix: remove parent dir in DeleteVolume by @andyzhangx in #850
- fix: delete volume failure due to permission issue by @andyzhangx in #851
- test: use env var for enable driver install in e2e by @Phaow in #854
- fix: mount options for fsGroup delegation must ensure RWX for the group by @mpatlasov in #848
- fix: build with go 1.22.5 to fix golang CVE by @andyzhangx in #857
- fix: add CriticalAddonsOnly toleration into controller pod by @andyzhangx in #858
- test: fix trivy action by @andyzhangx in #860
- fix: mount stuck issue by @umagnus in #862
- chore: update CSI spec to v1.10.0 by @andyzhangx in #863
- chore: update dependabot by @andyzhangx in #864
- cleanup: remove unused livenessProbe in registrar container by @andyzhangx in #867
- Chores:remove group update rule by @MartinForReal in #870
- chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.130.1 by @dependabot in #873
- test: add read-only subdir e2e test by @Phaow in #874
- feat: add volume resize support by @andyzhangx in #881
- chore: upgrade release tools by @andyzhangx in #883
- fix: use godebug winsymlink on Windows build by @andyzhangx in #884
- fix: runOnControlPlane chart config by @andyzhangx in #882
- fix: controller.runOnMaster chart config by @andyzhangx in #886
- fix: CVE-2024-45337 by @andyzhangx in #887
- test: upgrade csi-test to v5.3.1 by @andyzhangx in #889
- chore: upgrade k8s.io/mount-utils to v1.32.0 by @andyzhangx in #888
- fix: CVE-2024-45338 by @andyzhangx in #891
- chore: Update csi release tools by @andyzhangx in #892
- fix: increase default provisioner retry-interval-max by @andyzhangx in #893
- test: add unit test for main function by @andyzhangx in #894
- feat: support windows host-process deployment by @andyzhangx in #895
- chore: support windows hpc image build by @andyzhangx in #896
- chore: use canary-windows-hp image for host process deployment by @andyzhangx in #897
- test: fix windows hpc test failure by @andyzhangx in #903
- feat: enable host process deployment for windows daemonset by default by @andyzhangx in #904
- feat: inline volume support by @andyzhangx in #905
- feat: support base64password field in secret by @andyzhangx in #906
- Revert "feat: support base64password field in secret" by @andyzhangx in #908
- chore: upgrade CSI driver sidecar image versions by @andyzhangx in #910
New Contributors
- @Zhupku made their first contribution in #842
- @MartinForReal made their first contribution in #870
Full Changelog: v1.16.0...v1.17.0