Skip to content

Releases: open-metadata/OpenMetadata

OpenMetadata 0.5.0 release

19 Oct 04:52
Compare
Choose a tag to compare

Theme: Lineage, Data Reliability, Pipelines, Complex Types

Lineage

  • Schema and API support for Lineage
  • UI integration to show the lineage for Pipelines and Tables
  • Ingestion support for Airflow to capture lineage

Data Reliability

  • UI Integration for Data profiler
  • Unique , Null proportion
  • See how the table data grows through interactive visualization

New Entities: Pipeline

  • Add Apache Airflow as a pipeline service
  • Ingest all of your pipeline's metadata into OpenMetadata
  • Explore and Search Pipelines
  • Add description, tags, ownership and tier your pipelines

Complex Data types

  • Schema and API support to capture complex data types
  • Ingestion support to capture complex data types from Redshift, BigQuery, Snowflake and Hive
  • UI Support for nested complex data types, users can add description, tags to nested fields

New Connectors

  • Trino connector
  • Redash connector
  • Amazon Glue - In progress

User Interface

  • UI now completely built on top of JsonSchema generated code
  • Expand complex data types and allow users to update descriptions and tags
  • Pipeline Service and Details page
  • Pipeline Explore & Search integration
  • Search results will show if the query matches description or column names, description

Full Changelog: 0.4.0-pre...0.5.0

OpenMetadata 0.4.0 Release

16 Sep 02:21
f4dc534
Compare
Choose a tag to compare

Theme: Topics, Dashboards, and Data Profiler

OpenMetadata

  • Support for Kafka (and Pulsar WIP)
  • Support for Message Service and Topic entities in schemas, APIs, and UI
  • Kafka connector and ingestion support for Confluent Schema Registry
  • Support for Dashboards
  • Support for Dashboard services, Dashboards, and Charts entities in schemas, APIs, and UI
  • Looker, Superset, Tableau connector, and ingestion support

Other features

  • Pluggable SSO integration - Auth0 support
  • Support for Presto

User Interface

  • Sort search results based on Usage, Relevance, and Last updated time
  • Search string highlighted in search results
  • Support for Kafka and Dashboards from Looker, SuperSet, and Tableau

Work in progress

  • Salesforce CRM connector
  • Data profiler to profile tables in ingestion framework and show it table details page
  • Redash dashboard connector

0.3.1 Release

03 Sep 07:56
4d3ec27
Compare
Choose a tag to compare
0.3.1 Release Pre-release
Pre-release

Bugfix release

  1. Fix handling special characters in service URL
  2. Add ingestion configs to open metadata binary

OpenMetadata 0.3.0 Release

16 Aug 15:38
Compare
Choose a tag to compare

Open Source release of OpenMetadata

Metadata schemas - defines core abstractions and vocabulary for metadata with schemas for Types, Entities, Relationships between entities. This is the foundation of the Open Metadata Standard.
Metadata store - stores metadata graph that connects data assets, user, and tool generated metadata.
Metadata APIs - for producing and consuming metadata built on schemas for User Interfaces and Integration of tools, systems, and services.
Ingestion framework - a pluggable framework for integrating tools and ingesting metadata to the metadata store. Ingestion framework already supports well know data warehouses - Google BigQuery, Snowflake, Amazon Redshift, and Apache Hive, and databases - MySQL, Postgres, Oracle, and MSSQL.
OpenMetadata User Interface - one single place for users to discover, and collaborate on all data.

0.3.0-release.pre-3

16 Aug 07:12
Compare
Choose a tag to compare
0.3.0-release.pre-3 Pre-release
Pre-release
release candidate version 0.3.0

0.3.0-SNAPSHOT

13 Aug 08:16
Compare
Choose a tag to compare
0.3.0-SNAPSHOT Pre-release
Pre-release

Open Source release of OpenMetadata.
OpenMetadata is a Central Metadata Store to discover, collaborate and get your data right.
Please visit our documentation at docs.open-metadata.org