From 771262860f435403e29ac0ccedb653f282a848aa Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 23 Apr 2025 15:06:19 -0400 Subject: [PATCH] doc/rgw: release note for GetObjectAttributes Signed-off-by: Casey Bodley --- PendingReleaseNotes | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5