changelogs/CHANGELOG-1.9.md
https://github.com/vmware-tanzu/velero/releases/tag/v1.9.0
velero/velero:v1.9.0
https://velero.io/docs/v1.9/upgrade-to-1.9/
More improvements please refer to CSI plugin improvement
With these improvements we'll provide official support for CSI snapshots on AKS/EKS clusters. (with CSI plugin v0.3.0)
In this release we continued our code modernization work, rewriting some controllers using Kubebuilder v3. This work is ongoing and we will continue to make progress in future releases.
Options are added to the CLI and Restore spec to control the group of resources whose status will be restored.
Users can choose to overwrite or patch the existing resources during restore by setting this policy.
Upgrade integrated Restic version, which will resolve some of the CVEs, and support skip TLS validation in Restic backup/restore.
With bumping up the API to v1 in CSI plugin, the v0.3.0 CSI plugin will only work for Kubernetes v1.20+
source command. (#4914, @jxun)