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