From: Casey Bodley Date: Wed, 23 Apr 2025 19:06:19 +0000 (-0400) Subject: doc/rgw: release note for GetObjectAttributes X-Git-Tag: v20.3.0~15^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=771262860f435403e29ac0ccedb653f282a848aa;p=ceph.git doc/rgw: release note for GetObjectAttributes Signed-off-by: Casey Bodley --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 46082039bd78e..b6f00fac071f5 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -20,6 +20,7 @@ with their Not and IfExists variants. * RGW: Adding missing quotes to the ETag values returned by S3 CopyPart, PostObject and CompleteMultipartUpload responses. +* RGW: Added support for S3 GetObjectAttributes. * RBD: All Python APIs that produce timestamps now return "aware" `datetime` objects instead of "naive" ones (i.e. those including time zone information