---
title: Roadmap
slug: /overview/roadmap
---
# Roadmap
Here is the OpenMetadata Roadmap for the next 3 releases. We are doing a monthly release, and we are 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.
You can check the latest release [here](/overview/releases).
## 0.13.0 Release - Nov 16th, 2022
Data Insights will provide analytics on top of metadata collected in OpenMetadata.
Reports/Dashboards on how to your data is doing
Data Ownership/Description coverage
Admins should be able to view aggregated user activity, such as user growth and user engagement, in OpenMetadata
Weekly Data Insights Reports to the team to understand how their team is performing relative to KPIs set at the org level and, in general, nudging the teams to get to better data by giving insights into the metadata.
Add Search Results Integration
Roles and Policies application to TestSuite and TestCases
Bulk upload of Glossary Terms
Glossary Review Workflow. Owners and Reviewers can approve or deny a Glossary Term to be used. When a user adds a GlossaryTerm, it will open a task and assign it to the owner and reviewers.
Propagate tags at the root of glossary terms to its children
Propagate tags/glossary by tagging at the database/schema level and applying them to all the schemas/tables underneath them.
Improved workflow to build Alerts and filtering mechanisms
Admins can now configure email templates.
Admins can set up an email notification for an event, such as a schema change notification, etc..
Better lineage coverage for DBT and PowerBI
Traceability at the table-level land column-level lineage
Showcase transformations or functions used to convert one column to another as an edge
Improvements to our SQL Parser to collect lineage and extend the parser to more SQL dialects
Freshness based on the partition key
TestCase versioning and results applying to a specific version so that UI can show the results as per the test case version
Auto Classification by Tagging entities using profiler - **beta**
Domo
Databricks SQL
Amundsen
Improve coverage of primary/foreign key/partition details for all the databases/data
Several improvements to the Ingestion framework.
AVRO/Protobuf schema parsing and showing them in the topic entity view; currently, we show it as one payload
Users will be able to add descriptions/tags at the field level
Users can search based on fields in a schema of a topic.
We are super excited about this feature coming in 0.13.0
## 1.0 Release - Dec 21st, 2022
Entity Schema specification versioning
Defining API backward compatability
Spark Lineage
Propagation of tags and descriptions through the column-level lineage
UI Improvements to the queries collected and attached to a table. Allow users upvote a query to show as an example
Improvements Task & Activity Feed
Capture the popularity of entities based on thumbs up and down
Knowledge Articles - Users/Data Stewards can build knowledge articles right within OpenMetadata and attach them at the entity or database level. These articles can be searchable
Add support for NoSQL/Json-based documents as entities. This will help integrate Cassandra/ElasticSearch etc.. services.
Storage Services such as S3 and showcase buckets as independent entities
Complex types
Add support for computing completeness
Add support for anomaly detection
Improvements to Auto Classification of entities by ML
Domain based restriction and domain only view
Policy improvements based on community feedback
Spark Lineage
Connector Lineage improvements
## 1.1 Release - Feb 15th 2023
Automation framework to listen change events to run automated workflows
Notifications will be grouped into Activity vs. Alert type notifications
Data SLAs
Impact Analysis
Cost analysis report
Data Deletion Report
Add support for Notebook Entity
Add support for Report Entity