From f5138c8d71c10a005c61f2516e5638aeb58493bf Mon Sep 17 00:00:00 2001 From: Alex Kalenyuk Date: Fri, 23 Aug 2024 00:02:00 +0300 Subject: [PATCH] v1.60.2 release notes Signed-off-by: Alex Kalenyuk --- manual-release-notes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manual-release-notes b/manual-release-notes index d98f865879..990c92c261 100644 --- a/manual-release-notes +++ b/manual-release-notes @@ -54,3 +54,6 @@ Enhancement: add s390x support for builder image Enhancement: Properly handle DataVolume preallocation setting for all host assisted (copy) clones Enhancement: Copy labels from the source of a DataSource (DV/PVC/VolumeSnapshot) Cleanup: generate-apidocs: remove gradle dependency + +v1.60.2 +Enhancement: Add nbdkit command line parameters to improve reliability of multi-stage VDDK imports.