mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-24 17:08:28 +00:00
update roadmap (#13847)
This commit is contained in:
parent
797eed5138
commit
edadb2f223
@ -14,36 +14,32 @@ or ping us on [Slack](https://slack.open-metadata.org/) if you would like to pri
|
|||||||
You can check the latest release [here](/releases/all-releases).
|
You can check the latest release [here](/releases/all-releases).
|
||||||
|
|
||||||
|
|
||||||
## 1.1 Release - June 29th, 2023
|
## 1.3 Release - Dec 22nd, 2023
|
||||||
|
|
||||||
{% tilesContainer %}
|
{% tilesContainer %}
|
||||||
|
|
||||||
{% tile title="Entities" %}
|
{% tile title="Entities" %}
|
||||||
- We will be adding support for NoSQL DB entities and Services with APIs
|
- support for bringing in API services as Entity
|
||||||
- Support for Long Entity Names such as S3 paths
|
- support for extending Stored Procedure for other databases
|
||||||
- Import/Export support at all entities
|
- support for OpenSearch metadata
|
||||||
- Tag Propagation using Import/Export
|
|
||||||
- Thumbs up & down to capture popularity of the Entities
|
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Ingestion" %}
|
{% tile title="Ingestion" %}
|
||||||
- ElasticSearch Connector
|
- OpenSearch Connector
|
||||||
- MongoDB Connector
|
- OpenAPI Connector
|
||||||
- SAP HANA Connector
|
- Include Tags for Athena & Datalake connector
|
||||||
- Support for manifest file to describe a bucket schema in DataLake
|
|
||||||
- Ingestion bug fixes reported from community
|
|
||||||
- Support for Tableau & Looker data models
|
- Support for Tableau & Looker data models
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Alerts & Notifications" %}
|
{% tile title="Data Observablity & Notifications" %}
|
||||||
- Durable queue to store ChangeEvents guaranteeing at-least-once semantics
|
- Separate Data Observability and Notifications
|
||||||
- Live BulkActions on ElasticSearch to handle Tag category deletion, owner chagne propagation etc..
|
- Improve & simplify setting up alerts for Data Observability
|
||||||
- Support to get notifications via email when a user is mentioned
|
- Simplify delivery of notifications
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Search" %}
|
{% tile title="Data Quality" %}
|
||||||
- Enable search for custom properties
|
- Overhaul of Resolution Center
|
||||||
- Upgrade ElasticSearch client
|
- Impact analysis and resolving test failures
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Security" %}
|
{% tile title="Security" %}
|
||||||
@ -51,32 +47,32 @@ You can check the latest release [here](/releases/all-releases).
|
|||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="UI & UX" %}
|
{% tile title="UI & UX" %}
|
||||||
- Complete overhaul of OpenMetadata UI
|
- Display custom properties in entity details page
|
||||||
- Improved Landing page
|
- Add pipeline panel in table details page to show case the pipeline status responsible to update the table
|
||||||
- Tours to learn and understand the features of OpenMetadata
|
- Improve pipeline Details page
|
||||||
{% /tile %}
|
- Pipeline Knowledge Panel
|
||||||
|
|
||||||
{% tile title="Data Quality" %}
|
|
||||||
- Overhaul of Data Quality landing page to showcase Test suites and summary for the users
|
|
||||||
- Table Diff test to compare two tables
|
|
||||||
- Number Passed/failed rows for a test
|
|
||||||
- Profiler to capture system level metrics when available
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Data Insights" %}
|
|
||||||
- Data Insight UI improvements
|
|
||||||
- Data Insight report to show most unused data assets
|
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Lineage" %}
|
{% tile title="Lineage" %}
|
||||||
- Support for parsing complex sql queries from community feedback
|
- Overhaul of Lineage
|
||||||
- Tableau Custom SQL parsing for Lineage
|
- Ability to trace E2E lineage
|
||||||
|
- Improvements to the Lineage UI
|
||||||
|
{% /tile %}
|
||||||
|
|
||||||
|
{% tile title="Custom Properties" %}
|
||||||
|
- Add additional types for Custom Properties
|
||||||
|
- UI support for rich data types
|
||||||
|
{% /tile %}
|
||||||
|
|
||||||
|
|
||||||
|
{% tile title="APIs & SDK" %}
|
||||||
|
- Overhaul of Java Client
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% /tilesContainer %}
|
{% /tilesContainer %}
|
||||||
|
|
||||||
|
|
||||||
## 1.2 Release - Oct 13th 2023
|
## 1.4 Release - Feb 20th 2024
|
||||||
|
|
||||||
{% tilesContainer %}
|
{% tilesContainer %}
|
||||||
|
|
||||||
@ -85,7 +81,6 @@ You can check the latest release [here](/releases/all-releases).
|
|||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Data Quality" %}
|
{% tile title="Data Quality" %}
|
||||||
- Suggest automated tests
|
|
||||||
- Data quality panel in Data Insights
|
- Data quality panel in Data Insights
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
@ -94,7 +89,6 @@ You can check the latest release [here](/releases/all-releases).
|
|||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Data Observability" %}
|
{% tile title="Data Observability" %}
|
||||||
- Notifications will be grouped into Activity vs. Alert type notifications
|
|
||||||
- Data SLAs
|
- Data SLAs
|
||||||
- Impact Analysis
|
- Impact Analysis
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
@ -109,8 +103,12 @@ You can check the latest release [here](/releases/all-releases).
|
|||||||
- Domain only view and allow users to create tags/terms specific to Domains
|
- Domain only view and allow users to create tags/terms specific to Domains
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Glossaries" %}
|
|
||||||
- Glossary Term Approval Workflow
|
{% tile title="Data Quality" %}
|
||||||
|
- Overhaul of Data Quality landing page to showcase Test suites and summary for the users
|
||||||
|
- Table Diff test to compare two tables
|
||||||
|
- Number of Passed/failed rows for a test
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
|
|
||||||
{% /tilesContainer %}
|
{% /tilesContainer %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user