From: Casey Bodley Date: Wed, 26 Mar 2025 16:22:07 +0000 (-0400) Subject: rgw: add release note for newly-quoted ETag values X-Git-Tag: testing/wip-vshankar-testing-20250407.170244-debug~55^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b1c795847bd68331d657cf9fe2259ae79bbdec40;p=ceph-ci.git rgw: add release note for newly-quoted ETag values Signed-off-by: Casey Bodley --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 31997d930c2..97e1e673b9d 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -16,6 +16,8 @@ moving backwards as a result. * RGW: IAM policy evaluation now supports conditions ArnEquals and ArnLike, along with their Not and IfExists variants. +* RGW: Adding missing quotes to the ETag values returned by S3 CopyPart, + PostObject and CompleteMultipartUpload responses. * RBD: All Python APIs that produce timestamps now return "aware" `datetime` objects instead of "naive" ones (i.e. those including time zone information