|
5 | 5 | If the default provider is required when also using custom providers, |
6 | 6 | it must be explicitly loaded in the configuration file or code (see https://github.com/openssl/openssl/blob/master/README-PROVIDERS.md). |
7 | 7 |
|
| 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 | + |
8 | 12 | >=20.0.0 |
9 | 13 |
|
10 | 14 | * RADOS: The lead Monitor and stretch mode status are now displayed by `ceph status`. |
|
194 | 198 | C `rbd_mirror_image_resync()`, and Python `Image.mirror_image_resync()` -- |
195 | 199 | will return EINVAL instead of ENOENT when mirroring is not enabled. |
196 | 200 |
|
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 |
200 | 212 |
|
201 | 213 | >=19.2.1 |
202 | 214 |
|
|
0 commit comments