What's Changed
- doc: cut v4.5.0 release by @andyzhangx in #543
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #547
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #549
- chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #550
- fixed broken links of testgrid dashboard by @abhijeetgauravm in #500
- test: upgrade golangci/golangci-lint-action to v1.54 by @umagnus in #551
- fix: CVE-2023-5528 by @andyzhangx in #552
- chore: upgrade sidecar image versions by @andyzhangx in #542
- doc: fix readOnly setting doc by @andyzhangx in #554
- [chore] Update release tools2 by @andyzhangx in #553
- doc: add volume cloning doc by @umagnus in #555
- chore: upgrade to k8s 1.28.4 lib by @andyzhangx in #556
- doc: add snapshot feature doc by @umagnus in #557
- chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #559
- fix: add VolumeStats cache to avoid massive statfs calls by @andyzhangx in #558
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #560
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #561
- chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #563
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #564
- chore(deps): bump k8s.io/mount-utils from 0.28.4 to 0.29.0 by @dependabot in #565
- chore: Update release tools by @andyzhangx in #567
- fix: CVE-2023-48795 by @andyzhangx in #568
- fix: add locks for nodeserver publish/unpublish operations by @andyzhangx in #574
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #572
- fix: NodeGetVolumeStats crash by @andyzhangx in #576
- chore(deps): bump k8s.io/kubernetes from 1.28.4 to 1.28.5 by @dependabot in #577
- chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.28.5 by @dependabot in #578
- chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #579
- chore(deps): bump k8s.io/client-go from 0.28.4 to 0.28.5 by @dependabot in #580
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #581
- chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 by @dependabot in #582
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #584
- fix: use service account name variables as expected by @JakobPetersson in #583
- cleanup: remove unnecessary getArchivedInternalVolumePath func by @andyzhangx in #585
New Contributors
- @abhijeetgauravm made their first contribution in #500
- @JakobPetersson made their first contribution in #583
Full Changelog: v4.5.0...v4.6.0