Skip to content

Releases: open-metadata/OpenMetadata

1.4.6-rc1-release

23 Jul 09:22
Compare
Choose a tag to compare
1.4.6-rc1-release Pre-release
Pre-release

What's Changed

Improvements

  • Fixed test case summary updates
  • Fixed Test Suite indexing
  • Fix repeated alerts being sent after no changes in the Entity
  • Fixed table import
  • Fixed an issue handling users with capital letters
  • Centralize OIDC flow handling
  • Fixed Ingestion Pipeline alert URL

Full Changelog: 1.4.5-release...1.4.6-rc1-release

OpenMetadata 1.4.5 Release

17 Jul 13:22
Compare
Choose a tag to compare

What's Changed

Improvements

  • Improve query filtering with prepared statements.
  • Bug fix in regex to match test case when using sampled data.
  • Bug fix in global profiler config for Snowflake, Redshift, and BigQuery.
  • Bug fix for Arg mismatch for DataModels in QlikSense.

Full Changelog: 1.4.4-release...1.4.5-release

OpenMetadata 1.4.5-RC1 Release

11 Jul 06:07
Compare
Choose a tag to compare
Pre-release

What's Changed

Improvements

  • Improve query filtering with prepared statements.
  • Big fix in regex to match test case when using sampled data.
  • Bug fix in global profiler config for Snowflake, Redshift, and BigQuery.
  • Bug fix for Arg mismatch for DataModels in QlikSense.

OpenMetadata 1.4.4 Release

04 Jul 08:58
4b9145a
Compare
Choose a tag to compare

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: 1.4.3-release...1.4.4-release

OpenMetadata 1.4.4-RC1 Release

26 Jun 06:25
Compare
Choose a tag to compare
Pre-release

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: 1.4.3-release...1.4.4-rc1-release

OpenMetadata 1.4.3 Release

15 Jun 06:47
1012e83
Compare
Choose a tag to compare

What's Changed

Improvements

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

Full Changelog: 1.4.2-release...1.4.3-release

OpenMetadata 1.4.2 Release

12 Jun 13:02
Compare
Choose a tag to compare

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: 1.4.1-release...1.4.2-release

OpenMetadata 1.4.1 Release

28 May 05:43
fafc7c1
Compare
Choose a tag to compare

What's Changed

  • Migration fixes

Full Changelog: 1.4.0-release...1.4.1-release

OpenMetadata 1.4.0 Release

21 May 12:37
8f9d9e4
Compare
Choose a tag to compare

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

Read more

OpenMetadata 1.4.0 RC4

20 May 10:50
2eb1dd7
Compare
Choose a tag to compare
Pre-release

What's Changed

Read more