Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
810 B
Markdown
Raw Permalink Normal View History

# 0.6.0 Release
{% note noteType="Tip" %}
**2021, November 17th**
[OpenMetadata 0.6.0 Release — Metadata Versioning, Events API, One-Click Ingestion, and more](https://blog.open-metadata.org/openmetadata-0-6-0-release-metadata-versioning-events-api-one-click-ingestion-and-more-4394c4f08e0b)
{% /note %}
## Metadata Versioning and Eventing Framework
- Capture changes to Entity Metadata from source and user interactions as versions.
- Versioned changes will be published as events for clients to consume to take actions on.
## Data Reliability
- Improvements to Data Reliability library.
- Capture custom measurements through user provided SQL.
## Airflow APIs
- Airflow APIs to deploy DAGS and manage them.
- UI integration to deploy ingestion workflows.
## Connectors
- AWS Glue
- dbt
- MariaDB