Releases: kubernetes-csi/csi-driver-nfs
Releases · kubernetes-csi/csi-driver-nfs
v4.13.2 release
What's Changed
- [release-4.13] fix: avoid VolumeAttributesClass error logs in csi sidecar containers by @andyzhangx in #1049
- [release-4.13] test: upgrade to golint 2.10 by @k8s-infra-cherrypick-robot in #1069
- [release-4.13] test: fix CVE-2026-25679 in trivy action by @k8s-infra-cherrypick-robot in #1070
- [release-4.13] security: Update trivy-action to use sha for v0.35.0 by @k8s-infra-cherrypick-robot in #1076
- fix: CVE-2026-33186 by @andyzhangx in #1077
- [release-4.13] chore: build with go1.25.9 by @andyzhangx in #1085
- [release-4.13] test: fix trivy action failure by @k8s-infra-cherrypick-robot in #1083
- [release-4.13] cleanup: add validatePath to newNFSVolume by @k8s-infra-cherrypick-robot in #1089
- doc: cut v4.13.2 release by @andyzhangx in #1092
Full Changelog: v4.13.1...v4.13.2
v4.13.1 release
What's Changed
- [release-4.13] chore: validate mount path by @k8s-infra-cherrypick-robot in #1041
- [release-4.13] chore: Update csi release tools by @andyzhangx in #1043
- doc: cut v4.13.1 release by @andyzhangx in #1042
New Contributors
- @k8s-infra-cherrypick-robot made their first contribution in #1041
Full Changelog: v4.13.0...v4.13.1
v4.13.0 release
What's Changed
- chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by @dependabot[bot] in #979
- doc: cut v4.12.0 release by @andyzhangx in #978
- chore: Update csi release tools by @andyzhangx in #981
- chore(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #982
- chore: Update csi release tools by @andyzhangx in #984
- doc: update new chart versions by @andyzhangx in #990
- Release tool update by @darshansreenivas in #992
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 by @dependabot[bot] in #996
- chore: Update csi release tools by @andyzhangx in #997
- chore: upgrade CSI driver sidecar image versions by @andyzhangx in #1000
- fix: CVE-2025-52881 by @andyzhangx in #1003
- test: upgrade to csi-test v5.4.0 by @andyzhangx in #1005
- fix: CVE-2025-58181 by @andyzhangx in #1007
- chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #1008
- chore(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #1009
- doc: fix volumeHandle format by @andyzhangx in #1010
- Make baseRepo feature work by default without per-image repository overrides by @Copilot in #1012
- test: fix trivy CVE-2025-61727 by @andyzhangx in #1013
- docs: fix typo (hlem → helm) by @thakurnishu in #1016
- chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #1017
- fix: CVE-2025-13281 by @andyzhangx in #1021
- chore: upgrade csi-provisioner to v6.1.0 by @andyzhangx in #1020
- chore: build image with go1.24.11 to fix CVE by @andyzhangx in #1022
- cleanup: refine mount time out error message by @andyzhangx in #1023
- test: fix CVE-2025-61726 trivy failure by @andyzhangx in #1027
- chore(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7 by @dependabot[bot] in #1028
- chore: Update csi release tools by @andyzhangx in #1029
- feat: add optional healthcheck for node-driver-registrar by @ajhetherington in #1026
- feat: add --enable-snapshot-compression flag to control snapshot compression by @Copilot in #1011
- chore: remove vendor-specific cloud-provider-azure dependency from generic NFS CSI driver by @Copilot in #1024
New Contributors
- @darshansreenivas made their first contribution in #992
- @Copilot made their first contribution in #1012
- @thakurnishu made their first contribution in #1016
- @ajhetherington made their first contribution in #1026
Full Changelog: v4.12.0...v4.13.0
v4.12.1 release
What's Changed
- doc: cut v4.12.1 release by @andyzhangx in #987
- [release-4.12] chore: Update csi release tools by @andyzhangx in #988
Full Changelog: v4.12.0...v4.12.1
v4.12.0 release
What's Changed
- doc: cut v4.11.0 release by @andyzhangx in #880
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.1 by @dependabot[bot] in #883
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2 by @dependabot[bot] in #884
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.3 by @dependabot[bot] in #887
- chore(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in #888
- chore(deps): bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot[bot] in #890
- chore: use go1.24 by @andyzhangx in #895
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #893
- chore(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot[bot] in #896
- chore(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot[bot] in #897
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot[bot] in #898
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot[bot] in #900
- test: fix CVE-2025-22871 in trivy action by @andyzhangx in #902
- chore: upgrade resizer sidecar image version to v1.13.2 by @andyzhangx in #903
- feat: add POD_NAMESPACE environment var by @mfhunruh in #901
- chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot[bot] in #904
- chore: upgrade snapshot sidecar image to v8.2.1 by @andyzhangx in #905
- fix: goroutine leak when timeout by @andyzhangx in #907
- chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot[bot] in #910
- chore: create voume/snapshot should respect mountOptions in secret by @andyzhangx in #911
- chore(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #913
- chore(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #916
- chore: upgrade sidecar image versions by @andyzhangx in #920
- chore(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #922
- chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 by @dependabot[bot] in #924
- test: fix CVE-2025-4673 in trivy action by @andyzhangx in #926
- chore(deps): bump build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5 by @dependabot[bot] in #928
- chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #925
- chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #931
- chore: upgrade snapshot and csi-resizer image versions by @andyzhangx in #932
- chore(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0 by @dependabot[bot] in #933
- chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #934
- chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #935
- chore(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 by @dependabot[bot] in #936
- chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #937
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #938
- chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #941
- chore(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0 by @dependabot[bot] in #942
- test: fix CVE-2025-47907 trivy test failure by @andyzhangx in #943
- chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #947
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #948
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.0 by @dependabot[bot] in #951
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 by @dependabot[bot] in #952
- chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #953
- chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #954
- fix: CVE-2025-5187 by @andyzhangx in #956
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #958
- chore(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #957
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 by @dependabot[bot] in #959
- chore(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 by @dependabot[bot] in #960
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #961
- chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.9 by @dependabot[bot] in #962
- chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #963
- chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #964
- chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6 by @dependabot[bot] in #966
- chore: upgrade csi sidecar image versions by @andyzhangx in #967
- doc: update semver change doc for helm chart install by @andyzhangx in #969
- chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #970
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #971
- chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #972
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #975
- chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by @dependabot[bot] in #976
- feat: support multiple storage classes creation using helm chart by @andyzhangx in #977
New Contributors
Full Changelog: v4.11.0...v4.12.0
v4.11.0 release
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #848
- doc: cut v4.10.0 release by @andyzhangx in #845
- chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #853
- test: fix trivy action failure due to CVE-2024-45336 by @andyzhangx in #854
- test: fix CVE-2025-22866 in trivy action by @andyzhangx in #857
- fix: ondelete config no assigne by @zzzyuan0 in #859
- fix: incorrect affinity chart config by @andyzhangx in #860
- fix: incorrect affinity chart config in v4.10.0 chart by @andyzhangx in #862
- chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 by @dependabot in #856
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #863
- chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #864
- chore: update csi release tools (building driver with go1.23.6) by @andyzhangx in #868
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #871
- chore(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #872
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #874
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 by @dependabot in #875
- chore(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0 by @dependabot in #877
- fix: only cleanup empty parent directories during DeleteVolume by @andyzhangx in #878
- fix: CVE-2025-0426 by @andyzhangx in #866
- feat: support mountOptions parameter in VolumeSnapshotClass by @andyzhangx in #879
New Contributors
Full Changelog: v4.10.0...v4.11.0
v4.10.0 release
What's Changed
- doc: cut v4.9.0 release by @andyzhangx in #756
- …Update README.md to note external-snapshotter is required by @lectrician1 in #759
- chore: upgrade to debian-base:bookworm-v1.0.4 base image by @andyzhangx in #761
- chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #764
- chore: upgrade golint version by @Zhupku in #765
- chore: upgrade golang version by @andyzhangx in #766
- chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #767
- chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #768
- chore: upgrade sidecar image versions by @andyzhangx in #769
- fix: remove parent dir in DeleteVolume by @andyzhangx in #770
- chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #772
- fix: build with go 1.22.5 to fix golang CVE by @andyzhangx in #779
- chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #775
- fix: add CriticalAddonsOnly toleration into controller pod by @andyzhangx in #780
- Prow update master by @TerryHowe in #778
- chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #781
- chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #782
- chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #785
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #786
- test: fix trivy action by @andyzhangx in #789
- fix: add timeout on mount to fix stuck issue by @umagnus in #792
- chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #790
- chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #793
- chore: update CSI spec to v1.10.0 by @andyzhangx in #796
- chore: update dependabot by @andyzhangx in #797
- chore(deps): bump the k8s group with 2 updates by @dependabot in #798
- doc: missing keyword pod in command by @gulywwx in #800
- cleanup: remove group update in dependabot by @andyzhangx in #802
- cleanup: remove unused livenessProbe in registrar container by @andyzhangx in #804
- chore(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #803
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #805
- fix: driver name in storage class helm configure by @andyzhangx in #807
- chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #809
- chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #810
- feat: add volume resize support by @andyzhangx in #811
- Prow update master by @TerryHowe in #812
- chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #813
- doc: add allowVolumeExpansion in examples by @andyzhangx in #814
- fix: runOnControlPlane chart config by @andyzhangx in #816
- fix: CVE-2024-45337 by @andyzhangx in #815
- chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #817
- feat: upgrade to snapshot v8.2.0 by @andyzhangx in #818
- chore: upgrade k8s.io/mount-utils to v1.32.0 by @andyzhangx in #821
- test: upgrade csi-test to v5.3.1 by @andyzhangx in #822
- feat: add controller.enableSnapshotter chart config by @andyzhangx in #820
- chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #824
- feat: support runOnControlPlane on csi-snapshot-controller by @andyzhangx in #823
- feat: added volumesnapshotclass to helm chart by @geoffrey1330 in #826
- chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #827
- chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #829
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #831
- chore: Update csi release tools by @andyzhangx in #832
- chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #833
- fix: increase default provisioner, snapshotter retry-interval-max by @andyzhangx in #834
- chore(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #835
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #836
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #837
- chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #838
- fix: duplicated nfs mount by @andyzhangx in #840
- feat: replace tar (cli) with code-only packing by @astef in #808
- chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #841
- chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #844
- feat: add useTarCommandInSnapshot flag in chart config by @andyzhangx in #842
- chore: upgrade CSI driver sidecar image versions by @andyzhangx in #847
New Contributors
- @lectrician1 made their first contribution in #759
- @Zhupku made their first contribution in #765
- @TerryHowe made their first contribution in #778
- @gulywwx made their first contribution in #800
- @geoffrey1330 made their first contribution in #826
- @astef made their first contribution in #808
Full Changelog: v4.9.0...v4.10.0
v4.9.0 release
What's Changed
- doc: cut v4.8.0 release by @andyzhangx in #710
- fix: CVE-2024-5321 by @andyzhangx in #715
- chore(deps): bump k8s.io/client-go from 0.28.11 to 0.28.12 by @dependabot in #714
- fix: unmount detection failure by @andyzhangx in #718
- fix: unmount detection failure by @andyzhangx in #719
- fix: tmp path mount permission error on charts by @andyzhangx in #720
- chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in #723
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #724
- fix: add pv patch permission with HonorPVReclaimPolicy enabled by @andyzhangx in #725
- chore(deps): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #726
- chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #727
- Update README.md by @kpol-lgx in #728
- fix: archive dir error by @andyzhangx in #729
- test: add default namespace in examples to fix e2e test failure by @andyzhangx in #733
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #730
- fix: upgrade csi-provisioner to v5.0.2 to fix pv deletion stuck issue by @andyzhangx in #734
- fix: archive dir error#2 by @andyzhangx in #735
- Update README.md by @kpol-lgx in #738
- fix: bump mount-utils to treat ENODEV error as corrupted mount by @andyzhangx in #743
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #749
- fix: upgrade to csi-provisioner v5.0.2 on v4.8.0 chart by @andyzhangx in #750
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #751
- doc: add support doc by @andyzhangx in #753
- chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #752
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #755
- fix: delete volume error in archive deletion mode by @andyzhangx in #754
New Contributors
Full Changelog: v4.8.0...v4.9.0
v4.8.0 release
What's Changed
- doc: cut v4.7.0 release by @andyzhangx in #662
- chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #665
- chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #666
- chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #667
- chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #670
- test: fix stdlib CVE due to golang v1.22.2 by @andyzhangx in #671
- fix: wrong chart intent when using multiple mountOptions by @efficacy38 in #669
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #672
- fix: remove stale archived volume copy before rename by @andyzhangx in #673
- chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #675
- chore(deps): bump k8s.io/client-go from 0.28.9 to 0.28.10 by @dependabot in #676
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #677
- chore: update release-tools to fix spelling error by @andyzhangx in #681
- fix: revert readOnlyRootFilesystem for nfs container by @andyzhangx in #685
- chore(deps): bump k8s.io/mount-utils from 0.29.4 to 0.29.6 by @dependabot in #691
- Adding annotations to set default storage class by @cccsss01 in #688
- chore: use go 1.22 in go.mod by @andyzhangx in #693
- chore(deps): bump k8s.io/kubernetes from 1.28.9 to 1.28.11 by @dependabot in #692
- fix: shield guard issues by @umagnus in #689
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #694
- fix: shield guard issue on CSI node by @umagnus in #695
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 by @dependabot in #699
- test: fix trivy action failure by @andyzhangx in #700
- fix: storage class mountOptions indent by @andyzhangx in #701
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #702
- chore(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 by @dependabot in #703
- chore(deps): bump k8s.io/apimachinery from 0.28.10 to 0.28.11 by @dependabot in #704
- fix: GHSA-xr7q-jx4m-x55m by @andyzhangx in #705
- chore(deps): bump k8s.io/client-go from 0.28.10 to 0.28.11 by @dependabot in #706
- chore: upgrade sidecar image versions by @andyzhangx in #697
- Fix org name in links to snapshot resources by @jonasrdl in #708
- chore(deps): bump k8s.io/mount-utils from 0.29.6 to 0.29.7 by @dependabot in #709
New Contributors
- @efficacy38 made their first contribution in #669
- @cccsss01 made their first contribution in #688
- @jonasrdl made their first contribution in #708
Full Changelog: v4.7.0...v4.8.0
v4.7.0 release
What's Changed
- doc: cut v4.6.0 release by @andyzhangx in #587
- chore: upgrade sidecar image versions by @andyzhangx in #590
- chore(deps): bump k8s.io/kubernetes from 1.28.5 to 1.28.6 by @dependabot in #592
- chore(deps): bump k8s.io/mount-utils from 0.29.0 to 0.29.1 by @dependabot in #593
- chore(deps): bump k8s.io/apimachinery from 0.28.5 to 0.28.6 by @dependabot in #594
- chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #596
- chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #597
- chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #598
- chore(deps): bump k8s.io/client-go from 0.28.5 to 0.28.6 by @dependabot in #599
- fix: delete volume failure in archive mode when subDir contains / by @andyzhangx in #602
- doc: add this repo to ArtifactHub by @andyzhangx in #604
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #606
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #607
- cleanup: remove integration test by @andyzhangx in #609
- chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #610
- test: fix goveralls by @andyzhangx in #611
- Fix documentation link for MicroK8S in readme by @struffel in #613
- chore(deps): bump k8s.io/mount-utils from 0.29.1 to 0.29.2 by @dependabot in #614
- chore(deps): bump k8s.io/kubernetes from 1.28.6 to 1.28.7 by @dependabot in #615
- chore(deps): bump k8s.io/apimachinery from 0.28.6 to 0.28.7 by @dependabot in #616
- chore(deps): bump k8s.io/client-go from 0.28.6 to 0.28.7 by @dependabot in #617
- chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #620
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #621
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #622
- chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #624
- Bump google.golang.org/protobuf from v1.32.0 to v1.33.0 by @dulek in #626
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #627
- fix: snapshot sidecar rbac permission issue by @andyzhangx in #628
- fix: snapshot sidecar rbac permission issue on v4.5.0, v4.6.0 charts by @andyzhangx in #629
- chore(deps): bump k8s.io/apimachinery from 0.28.7 to 0.28.8 by @dependabot in #631
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #632
- chore(deps): bump k8s.io/client-go from 0.28.7 to 0.28.8 by @dependabot in #633
- chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #634
- chore(deps): bump k8s.io/mount-utils from 0.29.2 to 0.29.3 by @dependabot in #636
- feat: add baseRepo field in helm charts by @andyzhangx in #637
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #638
- feat: use new restricted liveness probe endpoint by @anothertobi in #639
- feat: use new restricted liveness probe endpoint on v4.6.0 by @andyzhangx in #641
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #642
- chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #643
- chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #644
- chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #646
- chore(deps): bump k8s.io/mount-utils from 0.29.3 to 0.29.4 by @dependabot in #650
- feat: add StorageClass definition in Helm charts by @ttryf in #645
- fix: CVE-2024-3177 by @andyzhangx in #655
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #656
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #658
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #660
New Contributors
- @struffel made their first contribution in #613
- @dulek made their first contribution in #626
- @anothertobi made their first contribution in #639
- @ttryf made their first contribution in #645
Full Changelog: v4.6.0...v4.7.0