From 85fc96b0cd271b6c1de6db2e406586a6dda05248 Mon Sep 17 00:00:00 2001 From: kchheda3 Date: Mon, 3 Jun 2024 14:44:31 -0400 Subject: [PATCH] rgw/notification doc: doc: Update pendingreleasenotes for notification. Signed-off-by: kchheda3 --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 4236276a21e..1381e4e3379 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -169,6 +169,11 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config notifications to topics owned by other users. A new configuration parameter: ``rgw_topic_require_publish_policy`` can be enabled to deny ``sns:Publish`` permissions unless explicitly granted by topic policy. +* RGW: Fix issue with persistent notifications where the changes to topic param that + were modified while persistent notifications were in the queue will be reflected in notifications. + So if user sets up topic with incorrect config (password/ssl) causing failure while delivering the + notifications to broker, can now modify the incorrect topic attribute and on retry attempt to delivery + the notifications, new configs will be used. * RBD: The option ``--image-id`` has been added to `rbd children` CLI command, so it can be run for images in the trash. * PG dump: The default output of `ceph pg dump --format json` has changed. The -- 2.47.3