What's Changed
- doc: cut v1.14.0 release by @andyzhangx in #725
- chore(deps): bump k8s.io/apimachinery from 0.28.5 to 0.28.6 by @dependabot in #731
- chore: upgrade sidecar image versions by @andyzhangx in #729
- chore(deps): bump k8s.io/client-go from 0.28.5 to 0.28.6 by @dependabot in #734
- chore(deps): bump k8s.io/component-base from 0.28.5 to 0.28.6 by @dependabot in #736
- chore(deps): bump k8s.io/mount-utils from 0.29.0 to 0.29.1 by @dependabot in #738
- chore(deps): bump k8s.io/pod-security-admission from 0.28.5 to 0.28.6 by @dependabot in #740
- fix: do not use /var/lib/kubelet, use .Values.linux.kubelet instead by @slaesh in #739
- fix: incorrect kubelet path setting on v1.14 chart config by @andyzhangx in #741
- chore(deps): bump build-image/debian-base from bookworm-v1.0.0 to bookworm-v1.0.1 in /cmd/smbplugin by @dependabot in #742
- doc: add this repo to ArtifactHub by @andyzhangx in #744
- fix: delete volume failure in archive mode when subDir contains / by @andyzhangx in #743
- test: fix github action test failure by @andyzhangx in #748
- fix: change node-driver-registrar image version to 2.10.0 (deploy/v1.14.0 manifests) by @moonek in #745
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #749
- cleanup: remove integration test by @andyzhangx in #750
- test: fix goveralls by @andyzhangx in #751
- chore(deps): bump k8s.io/component-base from 0.28.6 to 0.28.7 by @dependabot in #752
- chore(deps): bump k8s.io/pod-security-admission from 0.28.6 to 0.28.7 by @dependabot in #753
- chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2 by @dependabot in #756
- chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #759
- doc: fix kerberos auth doc by @andyzhangx in #760
- chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3 by @dependabot in #761
- chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8 by @dependabot in #763
- chore(deps): bump k8s.io/pod-security-admission from 0.28.7 to 0.28.8 by @dependabot in #764
- chore(deps): bump build-image/debian-base from bookworm-v1.0.1 to bookworm-v1.0.2 in /cmd/smbplugin by @dependabot in #765
- feat: use new restricted liveness probe endpoint by @andyzhangx in #766
- fix: revert http-endpoint change on windows daemonset by @andyzhangx in #768
- fix: incorrect http endpoint port num in v1.14.0 by @andyzhangx in #769
- fix: CVE-2023-45288, CVE-2024-3177 by @andyzhangx in #771
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #770
- chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #774
- test: use env var for smb server configuration by @Phaow in #773
- test: fix stdlib CVE due to golang v1.22.2 by @andyzhangx in #776
- fix: Remove stale archived volume copy before Rename by @mpatlasov in #777
- test: fix storageclass uncleaned by @Phaow in #779
- chore(deps): bump build-image/debian-base from bookworm-v1.0.2 to bookworm-v1.0.3 in /cmd/smbplugin by @dependabot in #780
- doc: cut v1.15.0 release by @andyzhangx in #778
- fix: windows image 1809 build failure by @andyzhangx in #785
- cleanup: remove v1.15.0 release since windows image build is broken by @andyzhangx in #787
- fix: Remove excessive recursive variable expansions by @mpatlasov in #781
- Update index.yaml - remove 1.15.0 from index.yaml by @RedBlackThunder in #788
- chore: update release-tools to fix spelling error by @andyzhangx in #789
- chore: use go 1.22 in go.mod by @andyzhangx in #791
- fix: shield guard issues by @umagnus in #790
- fix: shield guard issue on csi node by @umagnus in #794
- test: fix trivy action failure by @andyzhangx in #798
- fix: GHSA-xr7q-jx4m-x55m by @andyzhangx in #799
- fix: PRISMA-2022-0227 by @andyzhangx in #802
- chore: upgrade sidecar image versions by @andyzhangx in #796
- make image.*.repository variables relative by default by @amarkevich in #797
New Contributors
- @slaesh made their first contribution in #739
- @moonek made their first contribution in #745
- @Phaow made their first contribution in #773
- @mpatlasov made their first contribution in #777
- @RedBlackThunder made their first contribution in #788
- @amarkevich made their first contribution in #797
Full Changelog: v1.14.0...v1.15.0