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: v19.2.3~174^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d70e984cd7eeb8fc8f79a79a797bdb5289f18280;p=ceph.git rgw: add release note for newly-quoted ETag values Signed-off-by: Casey Bodley (cherry picked from commit b1c795847bd68331d657cf9fe2259ae79bbdec40) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index c2ee67139ede9..e9c37a59e202c 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,6 +1,8 @@ >=20.0.0 * RGW: Lua scripts will not run against health checks. +* 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