Minor: added whats new content for health check feature (#16320)

This commit is contained in:
Shailesh Parmar 2024-05-17 13:15:04 +05:30 committed by GitHub
parent 9dbb8f221f
commit ad4bd39ea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1509,6 +1509,12 @@ API:
'Custom Properties': `- Custom Properties now allow linking other assets in the platform, such as Tables, Dashboards, etc. To enable this, create a Custom Property as an Entity Reference or Entity Reference List.`, 'Custom Properties': `- Custom Properties now allow linking other assets in the platform, such as Tables, Dashboards, etc. To enable this, create a Custom Property as an Entity Reference or Entity Reference List.`,
'Health Check': `- Introduced the OpenMetadata Status page to do a Health Check on the setup information.
- Helps identify missing or outdated credential information for ingestion pipeline, SSO, migration, and related issues.
- Validates JWT authentication tokens for ingestion bots.`,
Glossary: `- The glossary term parent can now be changed from the Details page. Glossary: `- The glossary term parent can now be changed from the Details page.
- On the data assets page, glossary terms are displayed by hierarchy.`, - On the data assets page, glossary terms are displayed by hierarchy.`,