OpenMetadata

Open Standard for Metadata. A Single place to Discover, Collaborate and Get your data right.

APACHE-2.0 License

Downloads
107.7K
Stars
4.2K
Committers
225
OpenMetadata - OpenMetadata 1.4.4 Release Latest Release

Published by akash-jain-10 4 months ago

What's Changed

Improvement

  • Introduced SSL for Salesforce
  • Fixed the claim mappings and usernames
  • Fixed issues in Salesforce connector
  • FIxed issues in Alation connector
  • Verified for changes in new env for claim mapping

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.4.3-release...1.4.4-release

OpenMetadata - OpenMetadata 1.4.4-RC1 Release

Published by akash-jain-10 4 months ago

What's Changed

Improvement

  • Introduced SSL for Salesforce
  • Fixed the claim mappings and usernames
  • Fixed issues in Salesforce connector
  • FIxed issues in Alation connector
  • Verified for changes in new env for claim mapping

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.4.3-release...1.4.4-rc1-release

OpenMetadata - OpenMetadata 1.4.3 Release

Published by akash-jain-10 4 months ago

What's Changed

Improvements

  • Fixed User Signup Flow Issue missing authorize
  • Fixed vulnerabilities for azure-identity and msal4j

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.4.2-release...1.4.3-release

OpenMetadata - OpenMetadata 1.4.2 Release

Published by akash-jain-10 4 months ago

What's changed

Enhancements

  • In OpenMetadata, we support connecting the data assets to the knowledge articles. The knowledge articles that are pulled from the Alation connector have image URLs. We have enhanced the Alation connector to download and display the images in the Knowledge Articles.
  • Test cases can now be filtered by Service, Tag, and Tier.

Changes

  • One team or multiple users can be selected as reviewers for a Glossary term.,
  • Updated the openmetadata.yaml to remove WebAnalyticsHandler.,
  • Add appType as part of the schema in the ingestion pipeline.,
  • We now sanitize the Activity Feed editor content.

Improvements

  • Fixed the lineage view for tables with many columns.
  • Fixed an issue with updating the lineage edge descriptions.
  • Fixed an issue with Null Schema Field.
  • Fixed the glossary term review process issues.
  • Fixed the Kafka SSL connection arguments.
  • Fixed an issue with dbt ingestion pipeline that was occurring due to non enum values.
  • Fixed an issue with Announcements.
  • Fixed redirection issues for Tags and Glossary Terms.
  • Fixed a minor issue with filtering the Profiler.
  • Fixed the registration Issue with Event Handlers.
  • Fixed the sign-in issues with SAML.
  • Fixed issues with partition migration with Redshift services.
  • Fixed an issue with the Quicksight connector.
  • Fixed some minor issues with the user Profile page.
  • Fixed some issues with the Teams page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.4.1-release...1.4.2-release

OpenMetadata - OpenMetadata 1.4.1 Release

Published by akash-jain-10 5 months ago

OpenMetadata - OpenMetadata 1.4.0 Release

Published by akash-jain-10 5 months ago

In the OpenMetadata 1.4.0 release, we have shipped significant improvements and new features:

  • Lineage Improvements: API and UI support connecting lineage across all data assets, including schema and column-level lineage.
    Lineage Layers help users switch from a simple to a detailed lineage view, making it easier to perform root-cause analysis.
    Additionally, users can download the nodes in the lineage graph as a CSV file for impact analysis.

  • Data Quality: OpenMetadata allows users to create and deploy data quality tests, enabling data leaders to monitor their
    organization's data quality through detailed reports generated within the platform. In this release, we’ve improved these reports by
    adding filters for service name, platform, test status, and more. Users can now dissect the data quality reports and identify areas for
    organizational improvement.

  • Data Insights: One standout feature of Data Insights is the ability to define KPIs for data description and ownership, motivating
    teams to achieve documentation goals. With the 1.4.0 release, we’ve introduced an option to identify assets that are undocumented
    or lack ownership, helping teams quickly address missing descriptions and ownership and improving overall metadata quality and
    team productivity.

  • Ingestion Performance Improvements: OpenMetadata supports over 80 connectors, achieving one of the core goals of
    centralizing metadata. In this release, we’ve innovated a new method to extract metadata faster, reducing the load on data
    warehouses.

  • APIs for Bulk Import/Export: We've expanded bulk import/export capability beyond glossary terms to include databases, schemas,
    and tables. This enhancement allows users to efficiently bulk update descriptions, ownership, tags, and more for many tables,
    schemas, and databases in one go, streamlining the management of data assets.

  • Custom Properties: Custom Properties enable teams to enrich data asset metadata by adding additional attributes. Previously, we
    supported primitive types such as text, integer, and string. In this release, we've expanded the available types to include Enums,
    Entity References, Date, Time, and more. These new types allow users to link other assets within OpenMetadata or create Enums,
    providing greater flexibility and depth in metadata management.

  • Activity Feed: Activity Feed fosters team collaboration by providing a centralized view of all changes within the team or across the
    organization. We've improved the UI/UX to display more detailed information about metadata changes, making it easier for users to
    understand and comment on ongoing activities and collaborate with their team.

  • Custom Theme: OpenMetadata sets the UX/UI design standard for metadata platforms. With the Custom Themes feature, admins
    can create personalized themes to match their organization's color palette, ensuring a cohesive and branded user experience.

  • Health Endpoints: OpenMetadata is well known for its ease of use and maintainability. Our new Health Check page makes
    validating all configurations are properly set up even simpler, helping new adopters and experienced users get the most out of
    OpenMetadata.

The 1.4.0 release has backward-incompatible changes. To upgrade, ensure you have referred to the mentioned changes and followed the documentation.

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.4-release...1.4.0-release

OpenMetadata - OpenMetadata 1.4.0 RC4

Published by akash-jain-10 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.4-release...1.4.0-rc4-release

OpenMetadata - OpenMetadata 1.4.0 RC3

Published by tutte 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.4-release...1.4.0-rc3-release

OpenMetadata - OpenMetadata 1.4.0 RC2

Published by IceS2 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.4-release...1.4.0-rc2-release

OpenMetadata - OpenMetadata 1.3.4

Published by IceS2 6 months ago

  • Fixes reindex issues related to the changeDescription payload of some entities
  • Adds Cypress tests to validate reindex app execution

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.3-release...1.3.4-release

OpenMetadata - OpenMetadata 1.4.0 RC1

Published by akash-jain-10 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.3-release...1.4.0-rc1-release

OpenMetadata - OpenMetadata 1.3.3

Published by akash-jain-10 6 months ago

What’s New in OpenMetadata 1.3.3 Release

  • Fix Application installation
  • Fix JWT Filter validation against personal token

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.2-release...1.3.3-release

OpenMetadata - OpenMetadata 1.3.3 RC2

Published by tutte 6 months ago

What’s New in OpenMetadata 1.3.3-RC1 Release

Fix Application installation
Fix JWT Filter validation against personal token

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.2-release...1.3.3-rc2-release

OpenMetadata - OpenMetadata 1.3.3 RC1

Published by akash-jain-10 7 months ago

OpenMetadata - OpenMetadata 1.3.2

Published by akash-jain-10 7 months ago

What’s New in OpenMetadata 1.3.2 Release

MetaPilot (Collate)

  • New MetaPilot application shipped in preview mode. Try it out in the Sandbox!
  • Get automatically generated descriptions with GenAI. Now it’s easier than ever to document your data assets.
  • Chat with the MetaPilot and get SQL queries to help you extract relevant information from your data assets.
  • Let the MetaPilot help you understand and improve the queries used on your tables.

Authentication Flow

  • Added generic support for OIDC Authentication. This is SSO provider-agnostic.
  • You can now integrate Confidential Clients to manage the server authentication.
  • Now, the session renewal happens automatically in the backend.

Data Quality

  • Pagination support was added for the Data Quality tab for data assets.
  • Fixed an issue with execution summary timeout issue for the data quality test.

Connectors

  • New Bigtable connector.
  • Now, users can configure the external sample data storage path.
  • Added lineage support for Snowflake materialized view and masking policies.
  • Fixed session invalidation on Databricks during long-running queries.
  • Fixed Ingestion Pipeline list for services with the same name.
  • Fixed an issue with ingesting lineage when data models are ingested from Tableau.
  • Fixed metrics computations for empty tables.
  • Improve PATCH generation for array fields.

Other Changes

  • Avoid creating duplicated queries.
  • Speed up the server start time by moving the Secrets Manager Migration to the migration container.
  • Fixed the issue with the date filter for the Incident Manager.
  • Fixed the issue with the Team filter for Data Insights.
  • Fixed an issue with Azure SSO related to the MSAL version.
  • Fixed an issue with search indexing.
  • Fixed the missing input field for conversation source for alerts and notifications.
  • Filter dashboards by a project on the Explore page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.1-release...1.3.2-release

OpenMetadata - 1.3.2-rc3-release

Published by tutte 7 months ago

What’s New in OpenMetadata 1.3.2 Release

MetaPilot (Collate)

  • New MetaPilot application shipped in preview mode. Try it out in the Sandbox!
  • Get automatically generated descriptions with GenAI. Now it’s easier than ever to document your data assets.
  • Chat with the MetaPilot and get SQL queries to help you extract relevant information from your data assets.
  • Let the MetaPilot help you understand and improve the queries used on your tables.

Authentication Flow

  • Added generic support for OIDC Authentication. This is SSO provider-agnostic.
  • You can now integrate Confidential Clients to manage the server authentication.
  • Now, the session renewal happens automatically in the backend.

Data Quality

  • Pagination support was added for the Data Quality tab for data assets.
  • Fixed an issue with execution summary timeout issue for the data quality test.

Connectors

  • New Bigtable connector.
  • Now, users can configure the external sample data storage path.
  • Added lineage support for Snowflake materialized view and masking policies.
  • Fixed session invalidation on Databricks during long-running queries.
  • Fixed Ingestion Pipeline list for services with the same name.
  • Fixed an issue with ingesting lineage when data models are ingested from Tableau.
  • Fixed metrics computations for empty tables.
  • Improve PATCH generation for array fields.

Other Changes

  • Avoid creating duplicated queries.
  • Speed up the server start time by moving the Secrets Manager Migration to the migration container.
  • Fixed the issue with the date filter for the Incident Manager.
  • Fixed the issue with the Team filter for Data Insights.
  • Fixed an issue with Azure SSO related to the MSAL version.
  • Fixed an issue with search indexing.
  • Fixed the missing input field for conversation source for alerts and notifications.
  • Filter dashboards by a project on the Explore page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.1-release...1.3.2-rc3-release

OpenMetadata - OpenMetadata 1.3.2 RC2

Published by tutte 7 months ago

What’s New in OpenMetadata 1.3.2 Release

MetaPilot (Collate)

  • New MetaPilot application shipped in preview mode. Try it out in the Sandbox!
  • Get automatically generated descriptions with GenAI. Now it’s easier than ever to document your data assets.
  • Chat with the MetaPilot and get SQL queries to help you extract relevant information from your data assets.
  • Let the MetaPilot help you understand and improve the queries used on your tables.

Authentication Flow

  • Added generic support for OIDC Authentication. This is SSO provider-agnostic.
  • You can now integrate Confidential Clients to manage the server authentication.
  • Now, the session renewal happens automatically in the backend.

Data Quality

  • Pagination support was added for the Data Quality tab for data assets.
  • Fixed an issue with execution summary timeout issue for the data quality test.

Connectors

  • New Bigtable connector.
  • Now, users can configure the external sample data storage path.
  • Added lineage support for Snowflake materialized view and masking policies.
  • Fixed session invalidation on Databricks during long-running queries.
  • Fixed Ingestion Pipeline list for services with the same name.
  • Fixed an issue with ingesting lineage when data models are ingested from Tableau.
  • Fixed metrics computations for empty tables.
  • Improve PATCH generation for array fields.

Other Changes

  • Avoid creating duplicated queries.
  • Speed up the server start time by moving the Secrets Manager Migration to the migration container.
  • Fixed the issue with the date filter for the Incident Manager.
  • Fixed the issue with the Team filter for Data Insights.
  • Fixed an issue with Azure SSO related to the MSAL version.
  • Fixed an issue with search indexing.
  • Fixed the missing input field for conversation source for alerts and notifications.
  • Filter dashboards by a project on the Explore page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.1-release...1.3.2-rc2-release

OpenMetadata - OpenMetadata 1.3.2 RC1

Published by tutte 7 months ago

What’s New in OpenMetadata 1.3.2 Release

MetaPilot (Collate)

  • New MetaPilot application shipped in preview mode. Try it out in the Sandbox!
  • Get automatically generated descriptions with GenAI. Now it’s easier than ever to document your data assets.
  • Chat with the MetaPilot and get SQL queries to help you extract relevant information from your data assets.
  • Let the MetaPilot help you understand and improve the queries used on your tables.

Authentication Flow

  • Added generic support for OIDC Authentication. This is SSO provider-agnostic.
  • You can now integrate Confidential Clients to manage the server authentication.
  • Now, the session renewal happens automatically in the backend.

Data Quality

  • Pagination support was added for the Data Quality tab for data assets.
  • Fixed an issue with execution summary timeout issue for the data quality test.

Connectors

  • New Bigtable connector.
  • Now, users can configure the external sample data storage path.
  • Added lineage support for Snowflake materialized view and masking policies.
  • Fixed session invalidation on Databricks during long-running queries.
  • Fixed Ingestion Pipeline list for services with the same name.
  • Fixed an issue with ingesting lineage when data models are ingested from Tableau.
  • Fixed metrics computations for empty tables.
  • Improve PATCH generation for array fields.

Other Changes

  • Avoid creating duplicated queries.
  • Speed up the server start time by moving the Secrets Manager Migration to the migration container.
  • Fixed the issue with the date filter for the Incident Manager.
  • Fixed the issue with the Team filter for Data Insights.
  • Fixed an issue with Azure SSO related to the MSAL version.
  • Fixed an issue with search indexing.
  • Fixed the missing input field for conversation source for alerts and notifications.
  • Filter dashboards by a project on the Explore page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.1-release...1.3.2-rc1-release

OpenMetadata - OpenMetadata 1.3.2 RC1

Published by tutte 7 months ago

What’s New in OpenMetadata 1.3.2 Release

MetaPilot (Collate)

  • New MetaPilot application shipped in preview mode. Try it out in the Sandbox!
  • Get automatically generated descriptions with GenAI. Now it’s easier than ever to document your data assets.
  • Chat with the MetaPilot and get SQL queries to help you extract relevant information from your data assets.
  • Let the MetaPilot help you understand and improve the queries used on your tables.

Authentication Flow

  • Added generic support for OIDC Authentication. This is SSO provider-agnostic.
  • You can now integrate Confidential Clients to manage the server authentication.
  • Now, the session renewal happens automatically in the backend.

Data Quality

  • Pagination support was added for the Data Quality tab for data assets.
  • Fixed an issue with execution summary timeout issue for the data quality test.

Connectors

  • New Bigtable connector.
  • Now, users can configure the external sample data storage path.
  • Added lineage support for Snowflake materialized view and masking policies.
  • Fixed session invalidation on Databricks during long-running queries.
  • Fixed Ingestion Pipeline list for services with the same name.
  • Fixed an issue with ingesting lineage when data models are ingested from Tableau.
  • Fixed metrics computations for empty tables.
  • Improve PATCH generation for array fields.

Other Changes

  • Avoid creating duplicated queries.
  • Speed up the server start time by moving the Secrets Manager Migration to the migration container.
  • Fixed the issue with the date filter for the Incident Manager.
  • Fixed the issue with the Team filter for Data Insights.
  • Fixed an issue with Azure SSO related to the MSAL version.
  • Fixed an issue with search indexing.
  • Fixed the missing input field for conversation source for alerts and notifications.
  • Filter dashboards by a project on the Explore page.

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.1-release...1.3.2-rc1-release

OpenMetadata - OpenMetadata 1.3.1-Release

Published by dhruvinmaniar123 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/open-metadata/OpenMetadata/compare/1.3.0-release...1.3.1-release