2023-04-17 16:45:47 +02:00
---
title: Roadmap
2023-04-24 16:44:31 +02:00
slug: /releases/roadmap
2023-04-17 16:45:47 +02:00
---
# Roadmap
Here is the OpenMetadata Roadmap for the next 3 releases. We are doing a monthly release, and we ar e going to evolve fast
and adapt to the community needs.
The below roadmap is subject to change based on community needs and feedback. Please file an Issue on [GitHub ](https://github.com/open-metadata/OpenMetadata/issues )
or ping us on [Slack ](https://slack.open-metadata.org/ ) If you would like to prioritize any feature or would like to add a new feature.
2023-04-24 16:44:31 +02:00
You can check the latest release [here ](/releases/all-releases ).
2023-04-17 16:45:47 +02:00
2023-06-22 16:04:51 +02:00
## 1.1 Release - June 29th, 2023
2023-04-17 16:45:47 +02:00
2023-04-24 17:47:15 +05:30
{% tilesContainer %}
2023-05-12 09:11:11 -07:00
{% tile title="Entities" %}
- We will be adding support for NoSQL DB entities and Services with APIs
- Support for Long Entity Names such as S3 paths
- Import/Export support at all entities
2023-06-22 16:04:51 +02:00
- Tag Propagation using Import/Export
2023-05-12 09:11:11 -07:00
- Thumbs up & down to capture popularity of the Entities
2023-04-24 17:47:15 +05:30
{% /tile %}
{% tile title="Ingestion" %}
2023-05-12 09:11:11 -07:00
- ElasticSearch Connector
- MongoDB Connector
- SAP HANA Connector
- Support for manifest file to describe a bucket schema in DataLake
- Ingestion bug fixes reported from community
2023-04-24 17:47:15 +05:30
- Support for Tableau & Looker data models
{% /tile %}
2023-05-12 09:11:11 -07:00
{% tile title="Alerts & Notifications" %}
2023-06-04 08:35:24 -07:00
- Durable queue to store ChangeEvents guranteeing at-least-once semantics
2023-05-12 09:11:11 -07:00
- Live BulkActions on ElasticSearch to handle Tag category deletion, owner chagne propagation etc..
- Support to get notificaitons via email when a user is mentioned
2023-04-24 17:47:15 +05:30
{% /tile %}
2023-05-12 09:11:11 -07:00
{% tile title="Search" %}
- Enable search for custom properties
- Upgrade ElasticSearch client
2023-04-24 17:47:15 +05:30
{% /tile %}
{% tile title="Security" %}
- User Personal Access Token to access APIs as a user
{% /tile %}
2023-05-12 09:11:11 -07:00
{% tile title="UI & UX" %}
- Complete overhaul of OpenMetadata UI
- Improved Landing page
- Tours to learn and understand the features of OpenMetadata
2023-04-24 17:47:15 +05:30
{% /tile %}
2023-05-12 09:11:11 -07:00
{% 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
2023-04-24 17:47:15 +05:30
{% /tile %}
2023-05-12 09:11:11 -07:00
{% 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
2023-04-24 17:47:15 +05:30
{% /tile %}
{% /tilesContainer %}
2023-04-17 16:45:47 +02:00
2023-05-12 09:11:11 -07:00
## 1.2 Release - Aug 9th 2023
2023-04-17 16:45:47 +02:00
2023-04-24 17:47:15 +05:30
{% tilesContainer %}
2023-05-12 09:11:11 -07:00
{% tile title="Entities" %}
2023-06-04 08:35:24 -07:00
- Asset Deprecation, owners can mark assets as deprecated along with a notice of whats the new asset to use. Search will exclude deprecated assets
2023-05-12 09:11:11 -07:00
{% /tile %}
{% tile title="Data Quality" %}
- Suggest automated tests
- Data quality panel in Data Insights
2023-04-24 17:47:15 +05:30
{% /tile %}
{% tile title="Lineage" %}
- Propagation of tags and descriptions through the column-level lineage
{% /tile %}
{% tile title="Data Observability" %}
- Notifications will be grouped into Activity vs. Alert type notifications
- Data SLAs
- Impact Analysis
{% /tile %}
2023-06-04 08:35:24 -07:00
{% tile title="Roles & Policies" %}
2023-05-12 09:11:11 -07:00
- Simplifying Roles and Policies Evaluation in the backend
- Adding integration into Search to filter out entities that the users do not have access to
2023-04-24 17:47:15 +05:30
{% /tile %}
2023-05-12 15:13:23 -07:00
{% tile title="Domains" %}
2023-05-12 09:11:11 -07:00
- Introduce Domain capabilities in OpenMetadata
- Domain only view and allow users to create tags/terms specific to Domains
{% /tile %}
2023-05-12 15:13:23 -07:00
{% tile title="Glossaries" %}
- Glossary Term Approval Workflow
{% /tile %}
2023-05-12 09:11:11 -07:00
2023-04-24 17:47:15 +05:30
{% /tilesContainer %}