]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: add release note for newly-quoted ETag values 60477/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Mar 2025 16:22:07 +0000 (12:22 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 31 Mar 2025 20:26:10 +0000 (16:26 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
PendingReleaseNotes

index 31997d930c27d4f2191ce8f4b4b97f73007931d1..97e1e673b9d65123039779cc120386342839f844 100644 (file)
@@ -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