From f4906299929cecdc99a8988a45b02995e2500a39 Mon Sep 17 00:00:00 2001 From: Yuval Lifshitz Date: Mon, 2 Sep 2024 14:07:19 +0300 Subject: [PATCH] rgw/notifications: update release notes with fix to principalId Fixes: https://tracker.ceph.com/issues/67857 Signed-off-by: Yuval Lifshitz --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5853b7e290bc8..ad8ac0ed81a99 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -276,6 +276,8 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config as well as pending clones. Both progress are accompanied by messages that show number of clone jobs in the respective categories and the amount of progress made by each of them. +* RGW: in bucket notifications, the `principalId` inside `ownerIdentity` now contains + complete user id, prefixed with tenant id >=18.0.0 -- 2.39.5