From a36895ae77ea624e296a97abd17d1ad8d1c59fca Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Mon, 24 Oct 2022 12:40:07 -0400 Subject: [PATCH] PendingReleaseNotes: add note for rgw compression+encryption adds release notes for the feature added in https://github.com/ceph/ceph/pull/46188 Signed-off-by: Casey Bodley --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 747159dca3bf..b561d1a0367f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -72,6 +72,8 @@ namespaces was added to RBD in Nautilus 14.2.0 and it has been possible to map and unmap images in namespaces using the `image-spec` syntax since then but the corresponding option available in most other commands was missing. +* RGW: Compression is now supported for objects uploaded with Server-Side Encryption. + When both are enabled, compression is applied before encryption. >=17.2.1 -- 2.47.3