What's Changed
- doc: cut v1.13.0 release by @andyzhangx in #686
- chore: update bug-report.md gcr to registry.k8s by @fishgrimsby in #689
- chore: upgrade sidecar image versions by @andyzhangx in #685
- test: upgrade golangci/golangci-lint-action to v1.54 by @umagnus in #691
- fix: CVE-2023-5528 by @andyzhangx in #692
- fix: stale smb unmount issue when smb file share is deleted by @andyzhangx in #694
- [chore] Update release tools2 by @andyzhangx in #695
- doc: fix readOnly setting doc by @andyzhangx in #696
- chore: upgrade to k8s 1.28.4 lib by @andyzhangx in #697
- doc: add volume cloning doc by @umagnus in #698
- fix: add VolumeStats cache to avoid massive statfs calls by @andyzhangx in #700
- doc: remove unnecessary quotes by @andyzhangx in #701
- test: fix capz test failure by @andyzhangx in #703
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #704
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #706
- cleanup: gomod by @andyzhangx in #707
- feat: customize kerberos settings by @andyzhangx in #709
- fix: kubelet path in chart config by @andyzhangx in #711
- chore: Update release tools by @andyzhangx in #712
- fix: krb5CacheDirectory mount path issue by @andyzhangx in #714
- fix: customized kerberos path by @andyzhangx in #715
- fix: CVE-2023-48795 by @andyzhangx in #717
- chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.28.5 by @dependabot in #718
- chore(deps): bump k8s.io/pod-security-admission from 0.28.4 to 0.28.5 by @dependabot in #719
- fix: reduce mount lock to avoid volumeID collision issue by @andyzhangx in #720
- feat: support archiveOnDelete when DeleteVolume by @andyzhangx in #722
New Contributors
- @fishgrimsby made their first contribution in #689
Full Changelog: v1.13.0...v1.14.0