Skip to content

Commit

Permalink
Merge pull request #7500 from ywk253100/240307_1.13.1
Browse files Browse the repository at this point in the history
Generate the changelog for release 1.13.1
  • Loading branch information
ywk253100 authored Mar 8, 2024
2 parents 8dca539 + 642924d commit ea5a89f
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
21 changes: 21 additions & 0 deletions changelogs/CHANGELOG-1.13.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
1 change: 0 additions & 1 deletion changelogs/unreleased/7399-kaovilai

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7445-allenxu404

This file was deleted.

1 change: 0 additions & 1 deletion changelogs/unreleased/7459-Lyndon-Li

This file was deleted.

0 comments on commit ea5a89f

Please sign in to comment.