Releases: kubernetes-sigs/azurefile-csi-driver
Releases · kubernetes-sigs/azurefile-csi-driver
v1.29.9 release
What's Changed
- [release-1.29] chore: upgrade golang version by @k8s-infra-cherrypick-robot in #2097
- [release-1.29] cleanup: refactor fallback to sas token on azcopy copy command by @umagnus in #2105
- doc: cut v1.29.9 release by @andyzhangx in #2128
Full Changelog: v1.29.8...v1.29.9
v1.28.13 release
What's Changed
- [release-1.28] fix: only last subnet is set in account ACL created by driver by @andyzhangx in #2030
- [release-1.28] fix: incorrect snapshot size with default 100Gi by @umagnus in #2044
- [release-1.28] test: use workload identity for e2e test by @andyzhangx in #2062
- [release-1.28] fix: bump mount-utils to treat ENODEV error as corrupted mount by @andyzhangx in #2064
- [release-1.28] fix: CVE-2024-38428 remove wget to close vuln, reduce image size by @k8s-infra-cherrypick-robot in #2070
- [release-1.28] test: don't return error when deleting rg failed in sanity test by @andyzhangx in #2075
- [release-1.28] test: increase sanity test timeout as 30min by @k8s-infra-cherrypick-robot in #2080
- [release-1.28] chore: upgrade to debian-base:bookworm-v1.0.4 base image by @k8s-infra-cherrypick-robot in #2092
- [release-1.28] chore: upgrade golang version by @andyzhangx in #2101
- [release-1.28] cleanup: upgrade golint version and fix golint errors by @Zhupku in #2110
- doc: cut v1.28.13 release by @andyzhangx in #2127
Full Changelog: v1.28.12...v1.28.13
v1.29.8 release
What's Changed
- [release-1.29] test: use workload identity for e2e test by @andyzhangx in #2061
- [release-1.29] fix: bump mount-utils to treat ENODEV error as corrupted mount by @andyzhangx in #2063
- [release-1.29] fix: CVE-2024-38428 remove wget to close vuln, reduce image size by @k8s-infra-cherrypick-robot in #2069
- [release-1.29] test: don't return error when deleting rg failed in sanity test by @k8s-infra-cherrypick-robot in #2073
- [release-1.29] test: don't return error when deleting rg failed in sanity test by @andyzhangx in #2076
- [release-1.29] test: increase sanity test timeout as 30min by @k8s-infra-cherrypick-robot in #2079
- [release-1.29] revert: creating private endpoints for multiple subnets by @andyzhangx in #2088
- [release-1.29] chore: upgrade to debian-base:bookworm-v1.0.4 base image by @k8s-infra-cherrypick-robot in #2091
- doc: cut v1.29.8 release by @andyzhangx in #2093
Full Changelog: v1.29.7...v1.29.8
v1.30.5 release
What's Changed
- [release-1.30] fix: CVE-2024-5321 by @andyzhangx in #1996
- [release-1.30] fix: add pv patch permission with HonorPVReclaimPolicy enabled by @andyzhangx in #2013
- [release-1.30] fix: create private endpoint failure when vnetResourceGroup is specified by @andyzhangx in #2024
- [release-1.30] feat: upgrade to azcopy v10.26.0 for volume clone and snapshot restore by @andyzhangx in #2019
- [release-1.30] fix: set the correct destination account name for copy volume if storageAccount is specified in storage class by @k8s-infra-cherrypick-robot in #2025
- [release-1.30] fix: only last subnet is set in account ACL created by driver by @k8s-infra-cherrypick-robot in #2028
- [release-1.30] fix: respect ReadOnly AccessMode in volume mount by @k8s-infra-cherrypick-robot in #2032
- [release-1.30] fix: VirtualNetworkRule match issue during account search by @andyzhangx in #2037
- [release-1.30] fix: nfs mount failure when there are multiple subnets in the cluster by @k8s-infra-cherrypick-robot in #2034
- [release-1.30] fix: incorrect snapshot size with default 100Gi by @k8s-infra-cherrypick-robot in #2041
- [release-1.30] chore: set HostProcess container deployment on Windows as default by @andyzhangx in #2045
- doc: cut v1.30.5 release by @andyzhangx in #2050
Full Changelog: v1.30.4...v1.30.5
v1.29.7 release
What's Changed
- [release-1.29] test: fix trivy action failure by @k8s-infra-cherrypick-robot in #1963
- [release-1.29] fix: incorrect status.creationTime value in snapshot creation with useDataPlaneAPI: “true” by @k8s-infra-cherrypick-robot in #1966
- [release-1.29] cleanup: logs refine by @k8s-infra-cherrypick-robot in #1979
- [release-1.29] cleanup: refine logs by @k8s-infra-cherrypick-robot in #1983
- [release-1.29] fix: CVE-2024-5321 by @andyzhangx in #1997
- [release-1.29] feat: add allowSharedKeyAccess parameter by @k8s-infra-cherrypick-robot in #2006
- [release-1.29] fix: add pv patch permission with HonorPVReclaimPolicy enabled by @andyzhangx in #2014
- [release-1.29] feat: upgrade to azcopy v10.26.0 for volume clone and snapshot restore by @andyzhangx in #2020
- [release-1.29] fix: only last subnet is set in account ACL created by driver by @k8s-infra-cherrypick-robot in #2029
- [release-1.29] fix: set the correct destination account name for copy volume if storageAccount is specified in storage class by @umagnus in #2033
- [release-1.29] fix: nfs mount failure when there are multiple subnets in the cluster by @andyzhangx in #2035
- [release-1.29] fix: incorrect snapshot size with default 100Gi by @k8s-infra-cherrypick-robot in #2042
- doc: cut v1.29.7 release by @andyzhangx in #2049
Full Changelog: v1.29.6...v1.29.7
v1.28.12 release
What's Changed
- [release-1.28] test: fix trivy action failure by @k8s-infra-cherrypick-robot in #1964
- [release-1.28] fix: incorrect status.creationTime value in snapshot creation with useDataPlaneAPI: “true” by @k8s-infra-cherrypick-robot in #1967
- [release-1.28] cleanup: logs refine by @k8s-infra-cherrypick-robot in #1980
- [release-1.28] cleanup: refine logs by @k8s-infra-cherrypick-robot in #1984
- [release-1.28] fix: CVE-2024-5321 by @andyzhangx in #1998
- [release-1.28] feat: add allowSharedKeyAccess parameter by @umagnus in #2007
- [release-1.28] feat: upgrade to azcopy v10.26.0 for volume clone and snapshot restore by @andyzhangx in #2022
- doc: cut v1.28.12 release by @andyzhangx in #2017
Full Changelog: v1.28.11...v1.28.12
v1.30.4 release
What's Changed
- [release-1.30] test: fix trivy action failure by @k8s-infra-cherrypick-robot in #1962
- [release-1.30] fix: incorrect status.creationTime value in snapshot creation with useDataPlaneAPI: “true” by @k8s-infra-cherrypick-robot in #1965
- [release-1.30] feat: add tagValueDelimiter parameter by @k8s-infra-cherrypick-robot in #1970
- [release-1.30] feat: add allowSharedKeyAccess parameter by @k8s-infra-cherrypick-robot in #1974
- [release-1.30] cleanup: logs refine by @k8s-infra-cherrypick-robot in #1978
- [release-1.30] chore: upgrade azure cloud provider lib by @andyzhangx in #1976
- [release-1.30] cleanup: refine logs by @k8s-infra-cherrypick-robot in #1982
- [release-1.30] feat: add metadata tag on the storage account created by the driver by @k8s-infra-cherrypick-robot in #1990
- doc: cut v1.30.4 release by @andyzhangx in #1992
Full Changelog: v1.30.3...v1.30.4
v1.30.3 release
What's Changed
- [release-1.30] fix: CVE-2024-3177 by @andyzhangx in #1867
- [release-1.30] fix: liveness probe failure when hostNetwork not enabled in controller by @andyzhangx in #1874
- [release-1.30] test: fix stdlib CVE due to golang v1.22.2 by @k8s-infra-cherrypick-robot in #1883
- [release-1.30] feat: add node.maxUnavailable parameter in chart config by @andyzhangx in #1894
- [release-1.30] build(deps): bump build-image/debian-base from bookworm-v1.0.2 to bookworm-v1.0.3 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1889
- [release-1.30] chore: upgrade CSI driver sidecar image versions by @andyzhangx in #1897
- [release-1.30] feat: upgrade to azcopy v10.25.0 for volume clone and snapshot restore feature by @k8s-infra-cherrypick-robot in #1904
- [release-1.30] fix: CVE-2024-35255 by @andyzhangx in #1911
- [release-1.30] feat: upgrade to azcopy v10.25.1 for volume clone and snapshot restore by @k8s-infra-cherrypick-robot in #1919
- [release-1.30] fix shield guard on csi controller and node by @umagnus in #1931
- [release-1.30] fix: refine GetRemoteServerFromTarget on Windows with cache optimization by @k8s-infra-cherrypick-robot in #1936
- [release-1.30] fix: allow more cache hit in GetRemoteServerFromTarget on hpc deployment by @k8s-infra-cherrypick-robot in #1941
- [release-1.30] chore: upgrade CSI driver sidecar image versions by @andyzhangx in #1945
- doc: cut v1.30.3 release by @andyzhangx in #1948
Full Changelog: v1.30.2...v1.30.3
v1.29.6 release
What's Changed
- [release-1.29] fix: CVE-2024-3177 by @andyzhangx in #1868
- [release-1.29] fix: liveness probe failure when hostNetwork not enabled in controller by @andyzhangx in #1875
- [release-1.29] test: fix stdlib CVE due to golang v1.22.2 by @k8s-infra-cherrypick-robot in #1884
- [release-1.29] build(deps): bump build-image/debian-base from bookworm-v1.0.2 to bookworm-v1.0.3 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1890
- [release-1.29] feat: upgrade to azcopy v10.25.0 for volume clone and snapshot restore by @andyzhangx in #1914
- [release-1.29] fix: CVE-2024-35255 by @andyzhangx in #1912
- [release-1.29] feat: upgrade to azcopy v10.25.1 for volume clone and snapshot restore by @andyzhangx in #1920
- [release-1.29] fix shield guard on csi controller and node by @umagnus in #1930
- [release-1.29] fix: refine GetRemoteServerFromTarget on Windows with cache optimization by @k8s-infra-cherrypick-robot in #1937
- [release-1.29] fix: allow more cache hit in GetRemoteServerFromTarget on hpc deployment by @k8s-infra-cherrypick-robot in #1942
- doc: cut v1.29.6 release by @andyzhangx in #1947
Full Changelog: v1.29.5...v1.29.6
v1.28.11 release
What's Changed
- [release-1.28] fix: CVE-2024-3177 by @andyzhangx in #1869
- [release-1.28] fix: liveness probe failure when hostNetwork not enabled in controller by @andyzhangx in #1876
- [release-1.28] test: fix stdlib CVE due to golang v1.22.2 by @k8s-infra-cherrypick-robot in #1885
- [release-1.28] build(deps): bump build-image/debian-base from bookworm-v1.0.2 to bookworm-v1.0.3 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1891
- [release-1.28] feat: upgrade to azcopy v10.25.0 for volume clone and snapshot restore by @andyzhangx in #1905
- [release-1.28] fix: CVE-2024-35255 by @andyzhangx in #1915
- [release-1.28] feat: upgrade to azcopy v10.25.1 for volume clone and snapshot restore by @andyzhangx in #1921
- [release-1.28] fix shield guard on csi controller and node by @umagnus in #1929
- [release-1.28] fix: refine GetRemoteServerFromTarget on Windows with cache optimization by @k8s-infra-cherrypick-robot in #1938
- [release-1.28] fix: refine GetRemoteServerFromTarget on Windows with cache optimization by @andyzhangx in #1943
- doc: cut v1.28.11 release by @andyzhangx in #1946
Full Changelog: v1.28.10...v1.28.11