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

PendingReleaseNotes

index 6aaa4ffb30f57022ce433e572d0c3ffd2ee894c9..9b44cf40bec239373eb600ffea427940e61e873d 100644 (file)
@@ -13,6 +13,8 @@
   kernel, then the mapping is retried using the legacy ioctl interface.
 * RGW: PutObjectLockConfiguration can now be used to enable S3 Object Lock on an
   existing versioning-enabled bucket that was not created with Object Lock enabled.
+* RGW: Adding missing quotes to the ETag values returned by S3 CopyPart,
+  PostObject and CompleteMultipartUpload responses.
 
 * RADOS: A new command, `ceph osd rm-pg-upmap-primary-all`, has been added that allows
   users to clear all pg-upmap-primary mappings in the osdmap when desired.