mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-16 18:15:17 +00:00
Update roadmap (#12830)
This commit is contained in:
parent
d09d0689ec
commit
59a135a7f7
@ -14,83 +14,24 @@ 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.2.0 Release - Sept 29th 2023
|
||||||
|
|
||||||
{% tilesContainer %}
|
{% tilesContainer %}
|
||||||
|
|
||||||
{% tile title="Entities" %}
|
|
||||||
- We will be adding support for NoSQL DB entities and Services with APIs
|
{% tile title="Domains & Data Products" %}
|
||||||
- Support for Long Entity Names such as S3 paths
|
- Simplifying Roles and Policies Evaluation in the backend
|
||||||
- Import/Export support at all entities
|
- Adding integration into Search to filter out entities that the users do not have access to
|
||||||
- Tag Propagation using Import/Export
|
|
||||||
- Thumbs up & down to capture popularity of the Entities
|
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Ingestion" %}
|
|
||||||
- ElasticSearch Connector
|
|
||||||
- MongoDB Connector
|
|
||||||
- SAP HANA Connector
|
|
||||||
- Support for manifest file to describe a bucket schema in DataLake
|
|
||||||
- Ingestion bug fixes reported from community
|
|
||||||
- Support for Tableau & Looker data models
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Alerts & Notifications" %}
|
|
||||||
- Durable queue to store ChangeEvents guranteeing at-least-once semantics
|
|
||||||
- Live BulkActions on ElasticSearch to handle Tag category deletion, owner chagne propagation etc..
|
|
||||||
- Support to get notificaitons via email when a user is mentioned
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Search" %}
|
|
||||||
- Enable search for custom properties
|
|
||||||
- Upgrade ElasticSearch client
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Security" %}
|
|
||||||
- User Personal Access Token to access APIs as a user
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="UI & UX" %}
|
|
||||||
- Complete overhaul of OpenMetadata UI
|
|
||||||
- Improved Landing page
|
|
||||||
- Tours to learn and understand the features of OpenMetadata
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% 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 unsused data assets
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Lineage" %}
|
|
||||||
- Support for parsing complex sql queries from community feedback
|
|
||||||
- Tableau Custom SQL parsing for Lineage
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% /tilesContainer %}
|
|
||||||
|
|
||||||
|
|
||||||
## 1.2 Release - Aug 9th 2023
|
|
||||||
|
|
||||||
{% tilesContainer %}
|
|
||||||
|
|
||||||
{% tile title="Entities" %}
|
{% tile title="Entities" %}
|
||||||
- Asset Deprecation, owners can mark assets as deprecated along with a notice of whats the new asset to use. Search will exclude deprecated assets
|
- Asset Deprecation, owners can mark assets as deprecated along with a notice of whats the new asset to use. Search will exclude deprecated assets
|
||||||
|
- ElasticSearch Connector
|
||||||
|
- Support for manifest file to describe a bucket schema in DataLake
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Data Quality" %}
|
{% tile title="Data Quality" %}
|
||||||
- Suggest automated tests
|
- Improved Resolution Center
|
||||||
- Data quality panel in Data Insights
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Lineage" %}
|
|
||||||
- Propagation of tags and descriptions through the column-level lineage
|
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Data Observability" %}
|
{% tile title="Data Observability" %}
|
||||||
@ -99,16 +40,6 @@ You can check the latest release [here](/releases/all-releases).
|
|||||||
- Impact Analysis
|
- Impact Analysis
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|
||||||
{% tile title="Roles & Policies" %}
|
|
||||||
- Simplifying Roles and Policies Evaluation in the backend
|
|
||||||
- Adding integration into Search to filter out entities that the users do not have access to
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Domains" %}
|
|
||||||
- Introduce Domain capabilities in OpenMetadata
|
|
||||||
- Domain only view and allow users to create tags/terms specific to Domains
|
|
||||||
{% /tile %}
|
|
||||||
|
|
||||||
{% tile title="Glossaries" %}
|
{% tile title="Glossaries" %}
|
||||||
- Glossary Term Approval Workflow
|
- Glossary Term Approval Workflow
|
||||||
{% /tile %}
|
{% /tile %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user