mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
Merge pull request #7500 from ywk253100/240307_1.13.1
Generate the changelog for release 1.13.1
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
## v1.13.1
|
||||
### 2024-03-13
|
||||
|
||||
### Download
|
||||
https://github.com/vmware-tanzu/velero/releases/tag/v1.13.1
|
||||
|
||||
### Container Image
|
||||
`velero/velero:v1.13.1`
|
||||
|
||||
### Documentation
|
||||
https://velero.io/docs/v1.13/
|
||||
|
||||
### Upgrading
|
||||
https://velero.io/docs/v1.13/upgrade-to-1.13/
|
||||
|
||||
### All changes
|
||||
* Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR. (#7459, @Lyndon-Li)
|
||||
* BackupRepositories associated with a BSL are invalidated when BSL is (re-)created. (#7399, @kaovilai)
|
||||
* Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time (#7445, @allenxu404)
|
||||
|
||||
|
||||
## v1.13
|
||||
### 2024-01-10
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
BackupRepositories associated with a BSL are invalidated when BSL is (re-)created.
|
||||
@@ -1 +0,0 @@
|
||||
Adjust the logic for the backup_last_status metrics to stop incorrectly incrementing over time
|
||||
@@ -1 +0,0 @@
|
||||
Fix issue #7308, change the data path requeue time to 5 second for data mover backup/restore, PVB and PVR.
|
||||
Reference in New Issue
Block a user