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