mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 09:22:18 +00:00
45 lines
1.9 KiB
Markdown
45 lines
1.9 KiB
Markdown
![]() |
---
|
||
|
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.
|
||
|
|
||
|
## 0.11.1 Release - July 21st, 2022
|
||
|
|
||
|
### Access Control and Policies [#4199](https://github.com/open-metadata/OpenMetadata/issues/4199)
|
||
|
- Overhaul of Access Control and Policies to provide fine-grained access control.
|
||
|
- Improved organization of Teams and hierarchical Teams.
|
||
|
- Define policies and create roles with multiple policies.
|
||
|
- UI improvements to add ACLs and control user access based on the roles
|
||
|
|
||
|
### Collaboration
|
||
|
- Request for tags and turn them into tasks.
|
||
|
- Glossary term approval workflow as a task.
|
||
|
- Improved notifications and integration into web browser notifications.
|
||
|
- Announcements. Send announcements to your team or org level.
|
||
|
- Table Deprecation announcement.
|
||
|
|
||
|
### Data Quality [#4652](https://github.com/open-metadata/OpenMetadata/issues/4652)
|
||
|
- Updated APIs to register to test cases from different platforms such as GE, Deequ etc.
|
||
|
- Time-Series storage of profiler details and test case results.
|
||
|
|
||
|
### Security
|
||
|
- Support for SAML based authentication for AWS SSO and Google ([#3376](https://github.com/open-metadata/OpenMetadata/issues/3376)).
|
||
|
- Support for pluggable secure stores to store any secrets for OpenMetadata such as service connections
|
||
|
([#5803](https://github.com/open-metadata/OpenMetadata/issues/5803)).
|
||
|
|
||
|
### ML Features
|
||
|
- Support ML feature UI.
|
||
|
- Sagemaker connector
|
||
|
|
||
|
---
|
||
|
|
||
|
You can check the latest release [here](/overview/releases).
|