Skip to content

Commit 94f6463

Browse files
authored
Merge pull request #9385 from Lyndon-Li/release-1.17
1.17.1 changelog
2 parents d89ab43 + bf0f30d commit 94f6463

14 files changed

+30
-13
lines changed

changelogs/CHANGELOG-1.17.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## v1.17.1
2+
3+
### Download
4+
https://github.com/vmware-tanzu/velero/releases/tag/v1.17.1
5+
6+
### Container Image
7+
`velero/velero:v1.17.1`
8+
9+
### Documentation
10+
https://velero.io/docs/v1.17/
11+
12+
### Upgrading
13+
https://velero.io/docs/v1.17/upgrade-to-1.17/
14+
15+
### All Changes
16+
* Fix issue #9365, prevent fake completion notification due to multiple update of single PVR (#9376, @Lyndon-Li)
17+
* Fix issue #9332, add bytesDone for cache files (#9341, @Lyndon-Li)
18+
* VerifyJSONConfigs verify every elements in Data. (#9303, @blackpiglet)
19+
* Add option for privileged fs-backup pod (#9300, @sseago)
20+
* Fix repository maintenance jobs to inherit allowlisted tolerations from Velero deployment (#9299, @shubham-pampattiwar)
21+
* Fix issue #9229, don't attach backupPVC to the source node (#9297, @Lyndon-Li)
22+
* Protect VolumeSnapshot field from race condition during multi-thread backup (#9292, @0xLeo258)
23+
* Implement concurrency control for cache of native VolumeSnapshotter plugin. (#9290, @0xLeo258)
24+
* Backport to 1.17 (PR#9244 Update AzureAD Microsoft Authentication Library to v1.5.0) (#9285, @priyansh17)
25+
* Fix schedule controller to prevent backup queue accumulation during extended blocking scenarios by properly handling empty backup phases (#9277, @shubham-pampattiwar)
26+
* Get pod list once per namespace in pvc IBA (#9266, @sseago)
27+
* Update AzureAD Microsoft Authentication Library to v1.5.0 (#9244, @priyansh17)
28+
* feat: Permit specifying annotations for the BackupPVC (#9173, @clementnuss)
29+
30+
131
## v1.17
232

333
### Download

changelogs/unreleased/9173-clementnuss

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9244-priyansh17

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9266-sseago

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9277-shubham-pampattiwar

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9285-priyansh17

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9290-0xLeo258

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9292-0xLeo258

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9297-Lyndon-Li

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/unreleased/9299-shubham-pampattiwar

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)