v1.10.0 release
andyzhangx
released this
19 Feb 11:47
·
0 commits
to e7627fc8e9a8dddd14968b074dac109c56d64c93
since this release
Bug Fixes 🐞
- fix: CVE-2022-41723 (#581)
- fix: use mkdir -p for creating subdir in mounted base-dir (#583)
What's Changed
- test: update ubuntu-18.04 to ubuntu-latest in GitHub workflows by @andyzhangx in #533
- test: fix golint error by @andyzhangx in #536
- chore: switch to golang 1.18 by @andyzhangx in #535
- test: run sanity test using csi-test v5.0.0 by @andyzhangx in #537
- updated CONTRIBUTING.md fix broken link by @amolmote in #539
- test: add helm repo install check by @umagnus in #544
- chore: upgrade base image as debian-base:bullseye-v1.4.2 by @andyzhangx in #546
- chore: ugprade sidecar images by @andyzhangx in #553
- doc: install docs updates on Microk8s based Kubernetes by @tonycox in #552
- chore: upgrade to csi-node-driver-registrar v2.6.2 by @andyzhangx in #560
- chore: upgrade to k8s 1.26.0 lib by @andyzhangx in #564
- test: add helm lint test by @umagnus in #566
- cleanup: remove useless functions by @andyzhangx in #565
- fix: use force unmount to fix umount failure by @andyzhangx in #569
- doc: add annotations in PV config to support Delete reclaimPolicy by @andyzhangx in #572
- doc: refine doc by @andyzhangx in #574
- fix: buildx issue with provenance disabled by @andyzhangx in #578
- chore: cleanup go mod dependencies by @andyzhangx in #579
- fix: CVE-2022-41723 by @andyzhangx in #581
- fix: remove forceUmount and lazyUmount by @andyzhangx in #582
- fix: use mkdir -p for creating subdir in mounted base-dir by @andyzhangx in #583
New Contributors
- @amolmote made their first contribution in #539
- @umagnus made their first contribution in #544
- @tonycox made their first contribution in #552
Full Changelog: v1.9.0...v1.10.0