diff --git a/manual-release-notes b/manual-release-notes index 5a2de45fbc..e89bc7007c 100644 --- a/manual-release-notes +++ b/manual-release-notes @@ -1,2 +1,7 @@ v1.56.0 - +Stop forcing preallocation on block imports (#2598) +Annotation to check for statically provisioned PVs when creating DataVolumes (#2605) +Get rid of sync/updateStatus shared state (#2607) +Respect bind.immediate annotation by not attempting fancy clones (#2612) +Add manila csi to list of known provisioners (#2614) +Add sourceRef support for VolumeSnapshot sources (#2616)