Skip to content

Commit 6df3fd0

Browse files
authored
Merge pull request ceph#65431 from afreen23/doc-release-notes
Update dashboard Pending release notes Reviewed-by: Anthony D Atri <[email protected]> Reviewed-by: Yuri Weinstein <[email protected]>
2 parents 6c1e6b4 + 9c0a091 commit 6df3fd0

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

PendingReleaseNotes

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
If the default provider is required when also using custom providers,
66
it must be explicitly loaded in the configuration file or code (see https://github.com/openssl/openssl/blob/master/README-PROVIDERS.md).
77

8+
* DASHBOARD: Removed the older landing page which was deprecated in Quincy.
9+
Admins can no longer enable the older, deprecated landing page layout by
10+
adjusting FEATURE_TOGGLE_DASHBOARD.
11+
812
>=20.0.0
913

1014
* RADOS: The lead Monitor and stretch mode status are now displayed by `ceph status`.
@@ -194,9 +198,17 @@
194198
C `rbd_mirror_image_resync()`, and Python `Image.mirror_image_resync()` --
195199
will return EINVAL instead of ENOENT when mirroring is not enabled.
196200

197-
* DASHBOARD: Removed the older landing page which was deprecated in quincy.
198-
The admin can no longer enable the older, deprecated landing page layout by
199-
adjusting FEATURE_TOGGLE_DASHBOARD.
201+
* Dashboard: NVMe/TCP Gateway group support
202+
* Dashboard: NVMe/TCP multiple namespaces support
203+
* Dashboard: Multi-cluster support
204+
* Dashboard: Management Gateway and oAuth2 integration with dashboard
205+
* Dashboard: RGW multi-site automation & sync Policies
206+
* Dashboard: RGW Tiering, Rate Limting and Account management
207+
* Dashboard: RGW bucket Lifecycles and ACLs
208+
* Dashboard: RGW Topics and Bucket Notification Management
209+
* Dashboard: RGW granular bucket replication
210+
* Dashboard: SMB monitoring and management
211+
* Monitoring: New monitoring Dashboards for Application, NVMe, CephFS, and SMB Overview
200212

201213
>=19.2.1
202214

0 commit comments

Comments
 (0)