Releases: kubernetes-sigs/azurefile-csi-driver
Releases · kubernetes-sigs/azurefile-csi-driver
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
v1.30.2 release
What's Changed
- [release-1.30] feat: upgrade to azcopy v10.24.0 for volume clone feature by @k8s-infra-cherrypick-robot in #1813
- [release-1.30] fix: revert http-endpoint change on windows daemonset by @andyzhangx in #1815
- [release-1.30] fix: allow http auth in volume clone by @andyzhangx in #1825
- [release-1.30] feat: add smb file restore from snapshot by @umagnus in #1833
- [release-1.30] test: ignore azcopy CVE-2023-45288 by @k8s-infra-cherrypick-robot in #1843
- [release-1.30] chore: set node_get_volume_stats log level to 6 by @andyzhangx in #1841
- [release-1.30] fix: remove SMBGlobalMapping on Windows node by @k8s-infra-cherrypick-robot in #1847
- [release-1.30] fix: trim slash in RemoveSmbGlobalMapping by @andyzhangx in #1853
- [release-1.30] cleanup: refine extensiveMountCheck usage in unmount by @k8s-infra-cherrypick-robot in #1856
- doc: cut v1.30.2 release by @andyzhangx in #1852
Full Changelog: v1.30.1...v1.30.2
v1.29.5 release
What's Changed
- [release-1.29] fix: CVE-2024-24786 by @andyzhangx in #1781
- [release-1.29] fix: workload identity did not work by @k8s-infra-cherrypick-robot in #1785
- [release-1.29] build(deps): bump build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1788
- [release-1.29] fix: panic when cloud config is not set by @k8s-infra-cherrypick-robot in #1801
- [release-1.29] feat: use new restricted liveness probe endpoint by @andyzhangx in #1807
- [release-1.29] fix: revert http-endpoint change on windows daemonset by @andyzhangx in #1817
- [release-1.29] feat: upgrade to azcopy v10.24.0 for volume clone feature by @andyzhangx in #1821
- [release-1.29] feat: use cluster identity for using azcopy in volume cloning by @umagnus in #1832
- [release-1.29] chore: refine sastoken cache by @andyzhangx in #1834
- [release-1.29] test: ignore azcopy CVE-2023-45288 by @k8s-infra-cherrypick-robot in #1844
- [release-1.29] fix: CVE-2023-45288 by @andyzhangx in #1837
- [release-1.29] chore: set node_get_volume_stats log level to 6 by @andyzhangx in #1842
- [release-1.29] fix: remove SMBGlobalMapping on Windows node by @andyzhangx in #1848
- [release-1.29] cleanup: refine extensiveMountCheck usage in unmount by @k8s-infra-cherrypick-robot in #1858
- doc: cut v1.29.5 release by @andyzhangx in #1859
Full Changelog: v1.29.4...v1.29.5
v1.28.10 release
What's Changed
- [release-1.28] test: ignore azcopy CVE-2024-24786 by @k8s-infra-cherrypick-robot in #1755
- [release-1.28] feat: upgrade azcopy version to 10.23.0 for volume clone feature by @andyzhangx in #1761
- [release-1.28] fix: CVE-2024-24786 by @andyzhangx in #1782
- [release-1.28] build(deps): bump build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1789
- [release-1.28] fix: panic when cloud config is not set by @k8s-infra-cherrypick-robot in #1802
- [release-1.28] feat: use new restricted liveness probe endpoint by @andyzhangx in #1809
- [release-1.28] fix: revert http-endpoint change on windows daemonset by @andyzhangx in #1818
- [release-1.28] feat: upgrade to azcopy v10.24.0 for volume clone feature by @andyzhangx in #1822
- fix: CVE-2023-45288 by @andyzhangx in #1838
- [release-1.28] test: ignore azcopy CVE-2023-45288 by @k8s-infra-cherrypick-robot in #1840
- [release-1.28] fix: remove SMBGlobalMapping on Windows node by @andyzhangx in #1849
- [release-1.28] cleanup: refine extensiveMountCheck usage in unmount by @k8s-infra-cherrypick-robot in #1857
- doc: cut v1.28.10 release by @andyzhangx in #1860
Full Changelog: v1.28.9...v1.28.10
v1.30.1 release
What's Changed
- [release-1.30] test: remove vhd disk test by @andyzhangx in #1727
- [release-1.30] feat: allow multiple subnets in updating service endpoints by @k8s-infra-cherrypick-robot in #1724
- [release-1.30] fix: ensure azure cloud config could be loaded from secret by @k8s-infra-cherrypick-robot in #1732
- [release-1.30] chore: upgrade azure cloud provider lib by @k8s-infra-cherrypick-robot in #1735
- [release-1.30] fix: nfs protocol does not support standard account by @k8s-infra-cherrypick-robot in #1747
- [release-1.30] fix: nfs file share created in storage account that has smb file share by @k8s-infra-cherrypick-robot in #1746
- [release-1.30] test: ignore azcopy CVE-2024-24786 by @k8s-infra-cherrypick-robot in #1753
- [release-1.30] feat: upgrade azcopy version to 10.23.0 for volume clone feature by @k8s-infra-cherrypick-robot in #1759
- [release-1.30] fix: fix azcopy exec timeout func by @k8s-infra-cherrypick-robot in #1758
- [release-1.30] chore: refine refine private endpoint to reduce error messages by @andyzhangx in #1767
- [release-1.30] fix: mount stuck issue by @k8s-infra-cherrypick-robot in #1771
- [release-1.30] chore: refine sastoken cache by @k8s-infra-cherrypick-robot in #1773
- [release-1.30] fix: strip service account token by @k8s-infra-cherrypick-robot in #1778
- [release-1.30] fix: workload identity did not work by @k8s-infra-cherrypick-robot in #1784
- [release-1.30] build(deps): bump build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1787
- [release-1.30] fix: enable http with track2 sdk by @andyzhangx in #1793
- [release-1.30] fix: panic when cloud config is not set by @k8s-infra-cherrypick-robot in #1800
- [release-1.30] feat: use new restricted liveness probe endpoint by @andyzhangx in #1805
- doc: cut v1.30.1 release by @andyzhangx in #1806
Full Changelog: v1.30.0...v1.30.1
v1.29.4 release
What's Changed
- [release-1.29] build(deps): bump build-image/debian-base from bookworm-v1.0.0 to bookworm-v1.0.1 in /pkg/azurefileplugin by @k8s-infra-cherrypick-robot in #1683
- [release-1.29] fix: increase volume cloning timeout by @andyzhangx in #1686
- [release-1.29] test: fix goveralls by @k8s-infra-cherrypick-robot in #1699
- [release-1.29] chore: respect RetryAfter in throttling condition by @k8s-infra-cherrypick-robot in #1708
- [release-1.29] fix: panic when controller does not have cloud config by @andyzhangx in #1712
- [release-1.29] fix: reduce getFileShare calls during CreateSnapshot and match tags issue in account search logic by @andyzhangx in #1717
- [release-1.29] test: remove vhd disk test by @andyzhangx in #1728
- [release-1.29] fix: ensure azure cloud config could be loaded from secret by @k8s-infra-cherrypick-robot in #1731
- [release-1.29] feat: allow multiple subnets in updating service endpoints by @k8s-infra-cherrypick-robot in #1725
- [release-1.29] fix: nfs protocol does not support standard account by @k8s-infra-cherrypick-robot in #1748
- [release-1.29] test: ignore azcopy CVE-2024-24786 by @k8s-infra-cherrypick-robot in #1754
- [release-1.29] feat: upgrade azcopy version to 10.23.0 for volume clone feature by @andyzhangx in #1760
- [release-1.29] fix: strip service account token by @k8s-infra-cherrypick-robot in #1779
- doc: cut v1.29.4 release by @andyzhangx in #1780
Full Changelog: v1.29.3...v1.29.4