Skip to content

v1.12.4-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@blackpiglet blackpiglet released this 26 Feb 09:42
· 1178 commits to main since this release
7d8417b

v1.12.4-rc.1

2024-02-26

Download

https://github.com/vmware-tanzu/velero/releases/tag/v1.12.4-rc.1

Container Image

velero/velero:v1.12.4-rc.1

Documentation

https://velero.io/docs/v1.12/

Upgrading

https://velero.io/docs/v1.12/upgrade-to-1.12/

All changes

  • BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7397, @kaovilai)
  • Check resource Group Version and Kind is available in cluster before attempting restore to prevent being stuck. (#7337, @kaovilai)
  • Make "disable-informer-cache" option false(enabled) by default to keep it consistent with the help message (#7298, @ywk253100)
  • Add description markers for dataupload and datadownload CRDs (#7042, @shubham-pampattiwar)