The RGW bucket granularity release note was added to PendingReleaseNotes
by
50f13fd54b709bd0b8ad25e818fc61e2c55828fd but it never found its way
into the official v15.2.0 release notes.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
* CVE-2020-10736: Fixes an authorization bypass in monitor and manager daemons
-* RGW Multisite: A new fine grained bucket-granularity policy configuration
- system has been introduced and it supersedes the previous coarse zone sync
- configuration (specifically the ``sync_from`` and ``sync_from_all`` fields
- in the zonegroup configuration. New configuration should only be configured
- after all relevant zones in the zonegroup have been upgraded.
-
* RGW S3: Support has been added for BlockPublicAccess set of APIs at a bucket
level, currently blocking/ignoring public acls & policies are supported.
User/Account level APIs are planned to be added in the future
Monitors may also deliberately failover an active MDS to a standby when the
cluster is otherwise healthy if the standby has stronger affinity.
+* RGW Multisite: A new fine grained bucket-granularity policy configuration
+ system has been introduced and it supersedes the previous coarse zone sync
+ configuration (specifically the ``sync_from`` and ``sync_from_all`` fields
+ in the zonegroup configuration. New configuration should only be configured
+ after all relevant zones in the zonegroup have been upgraded.
+
+
Changelog
---------