]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: add release note for newly-quoted ETag values 62607/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Mar 2025 16:22:07 +0000 (12:22 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 25 Apr 2025 16:28:31 +0000 (12:28 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b1c795847bd68331d657cf9fe2259ae79bbdec40)

PendingReleaseNotes

index c2ee67139ede9fc0a416d2ad312fddb4425b17da..e9c37a59e202c5515d7696d1f60b53d2c16e6631 100644 (file)
@@ -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