1.15.2 change-log

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
This commit is contained in:
Lyndon-Li
2025-01-13 11:03:54 +08:00
parent d2f6c186ad
commit 3d3de7f58a
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ https://velero.io/docs/v1.15/upgrade-to-1.15/
### All Changes
* fix(pkg/repository/maintenance): don't panic when there's no container statuses (#8568, @mcluseau)
* Don't include excluded items in ItemBlocks (#8585, @kaovilai)
* Check the PVB status via podvolume Backupper rather than calling API server to avoid API server issue (#8596, @ywk253100)
## v1.15.1
-1
View File
@@ -1 +0,0 @@
Check the PVB status via podvolume Backupper rather than calling API server to avoid API server issue