Releases: open-metadata/OpenMetadata
Releases · open-metadata/OpenMetadata
1.5.10-release
What's Changed
- Fix encoding issue for teams search query.
- Fix disable empty rule for query builder widget.
- Fix unable to add more enum values for enum cp.
- Fix navigate to listing for deleting a service.
Full Changelog: 1.5.9-release...1.5.10-release
1.5.9-release
What's Changed
- Prepare App Framework to handle application limits
- Add Query Builder widget
- Revamp MetaPilot as Collate AI and add limits (Collate only)
- Fix EntityLink for names with brackets
- Fix backend database Azure auth
- Mask Greenplum secrets on the UI
Full Changelog: 1.5.8-release...1.5.9-release
1.5.8-release
What's Changed
- Minor: Add location path to a table entity.
- Minor: Do not include soft deleted assets in the Data Insight.
- Minor: Supported total unique user count on the Team page.
- Fix: Add Azure Token Base Authentication
- Fix: Hive Meta store connection issue.
- Fix: Issues in zh language search index mapping.
- Fix: Live index is on test suite creation.
- Fix: LocationPath Index.
- Fix: Mode dashboard ingestion API call.
- Fix: Mode test connection returns data in dict instead of JSON.
- Fix: Quicksight lineage source.
- Fix: Task deserialization in Airflow metadata ingestion.
- Fix: Web analytic activity being reset.
Full Changelog: 1.5.7-release...1.5.8-release
1.5.7-release
What's Changed
- Feature: Add table-type custom property.
- Feature: support Persian language option
- Feature: Postgres stored procedures support.
- Feature: Allow Custom Property Update in Glossary Bulk Import/export.
- Improvement: Remove table details from table level Import/Export, allowing updates only for column details.
- MINOR: looker exclude version.
- MINOR: Add deleteEntityByFQNPrefix.
- MINOR: Reduce lineage response size.
- MINOR: Updated pyiceberg version to 0.5.1
- MINOR: Fix dark border shown in navbar on UI.
- MINOR: Add column case sensitivity parameter.
- MINOR: Pagination with search on service page.
- MINOR: Added loader in activity feed open and closed count.
- MINOR: Superset get primitive datatype in case of array, struct.
- MINOR: fix term references validation msg on glossary import.
- MINOR: supported search filter and only all show in case of all node value selected.
- Fix: Fix PinotDB Ingestion.
- Fix: MSAL popup auth issue.
- Fix: Fix Alerts for Test Suites.
- Fix: Added Glue Pipeline Lineage.
- Fix: ClassGraph performance issue.
- Fix: Superset query for mysql con.
- Fix: Empty Connection Overwrite Logic.
- Fix: Couchbase columns not fetched fix.
- Fix: Quicksight Ingestion Error handled.
- Fix: DBT Manifest and Run results parsing.
- Fix: Increase MAX_AGGREGATE_SIZE in search.
- Fix: Add display name field in the advanced search filter.
- Fix: On dashboard soft delete, chart should not be visible.
- Fix: Fix the automator page breaking when no source is selected.
- Fix: Salesforce table description from label if not through query.
- Fix: Add Import/export support for table type custom property in glossary.
- Fix: Fix exception in search due to exception in database.displayName and databaseSchema.aggregation.
- MINOR: Knowledge Center publicationDate mismatch error ${CollateIconWithLinkMD}
- MINOR: Add owner label for knowledge center right panel ${CollateIconWithLinkMD}
- Fix: Automator pagination & improvments ${CollateIconWithLinkMD}
- Fix: ArchiveLog to FALSE for test connection ${CollateIconWithLinkMD}
- Fix: Knowledge Page deletion is not deleting from the search index ${CollateIconWithLinkMD}`,
Full Changelog: 1.5.6-release...1.5.7-release
1.5.6-release
What's Changed
- Fixed MSTR connector import.
- Show displayName for database and databaseSchema in explore tree.
- Allow PowerBI datamodel children in column lineage.
- Fixed manifest is not parsed correctly on dbt versionless.
- Fixed lineage & queries in dbt.
- Added DBT tests with versionless and fixed v7 parsing.
- Reset displayName to avoid being persisted while editing user display name.
- Fixed incorrect schema implementations in Swagger annotations.
- Resolved type null exception on user feed.
- Addressed missing cast to str.
- Fixed DI Missing Dashboard Description Status.
- Fixed SAML redirect leads to 404 page on UI.
- Fixed General Profiler Bugs.
- Fixed time format for the created_at of the DBT cloud pipeline status.
- Fixed role page size from 10 to 50.
- Fixed Search Indexing.
- Improved AlationSink connector.
- Fixed sktime version to fix AUT
- Fixed Expected ColumnLineage but got dict
- Improved Collate API with Knowledge Center routes. ${CollateIconWithLinkMD}
Full Changelog: 1.5.5-release...1.5.6-release
1.5.5-release
What's Changed
- Made the type optional in ES Response.
- Added support for refresh tokens with multiple tabs open.
- Resolved issue of overriding user info after login.
- Updated the custom property entities data model, along with the data product and database schema icons.
- Ensured Teams and Owner fields are correctly passed in the policy API call.
- Enhanced PII logging information.
- Addressed the paginate_es issue in OpenSearch.
- Decrypted JWT internally for system health checks.
- Implemented multithreading in View Lineage Processing.
- Improved search relevancy.
- Resolved issue with owners patch.
- Fixed Snowflake data diff issue.
- Updated Presidio Analyzer version and validated support for legal entities.
- Added validations for Salesforce connection.
- Allowed PII Processor to operate without storing sample data.
- Added seconds to the human-readable format scale for test case graphs.
- Added missing field in glossary term.
- Excluded defaultPersona if not present in personas.
- Resolved team export issue.
- Updated Python lineage SDK to work with UUID and FQN models.
- Fixed LDAP login issue.
- Column sizing of data quality and pipeline widget ${CollateIconWithLinkMD}
- Export with new line in description ${CollateIconWithLinkMD}
- Fix Page entity publicationDate datatype ${CollateIconWithLinkMD}
Full Changelog: 1.5.4-release...1.5.5-release
1.5.4-release
What's Changed
OpenMetadata
- Hotfix to the Term Aggregation size on Data Insights
- ES pagination with error handling
- Updated Domain in Docker Compose & Docs
- Fix Classification API returns Table class for restore
- Fix Redshift View Def regex_replace Error
- Make ingestion pipeline APIs public
- Updating the domain PRINCIPAL DOMAIN
- Glossary list selector for bulk import
- Unable to access the import glossary page
Full Changelog: 1.5.3-release...1.5.4-release
Collate
- Fix token limitations using config
- Fix Automator pagination
- Fix MetaPilot push for no constraint
1.5.3-release
What's Changed
OpenMetadata
- Added resizable columns for custom properties
- Added support for automated ingestion of Tableau data source tags and description
- Improved "follow data" landing page module performance
- Improved search result suggestion by showing display name instead of FQN
- Fixed Cost Analysis issue when service has no connection
- Improved PII classification for JSON data types
- Fixed issue with expand all operation on terms page
- Fixed feed freezing when large images are part of the feed results
- Fixed dbt run_results file name with dbt cloud connection
Full Changelog: 1.5.2-release...1.5.3-release
Collate
- Cleaned Argo logs artifacts
- Shipped VertexAI Connector
- Fixed automator lineage propagation issues with possible None entities
1.5.2-release
What's Changed
- [Fix]: Resolved issue with lineage lookup for long Fully Qualified Names (FQNs), ensuring accurate lineage tracking and display.
- [Improve]: Fixed the 'Edit Reviewers' permission issue, allowing correct permission management for editing reviewers.
- [Improve]: Addressed email update issues to ensure that email addresses are properly updated throughout the system.
- [Improve]: Fixed the delete lineage functionality to handle cases where override lineage is enabled, preventing errors and ensuring consistency.
- [Improve]: Added support for the 'Edit Assign' button in the Incident Manager, allowing for easier assignment changes.
- [Improve]: Introduced a resizable layout for the glossary page, improving usability and adaptability to different screen sizes.
- [Improve]: Enhanced the display of tier tags with improved styling for better visibility and distinction.
- [Improve]: Pick email and name based on claim values at login. This update ensures that user details are automatically populated during the login process, streamlining user experience.
- [Improve]: Added custom properties support in Data Product
Full Changelog: 1.5.1-release...1.5.2-release
1.5.2-rc1-release
What's Changed
- [Fix]: Resolved issue with lineage lookup for long Fully Qualified Names (FQNs), ensuring accurate lineage tracking and display.
- [Improve]: Fixed the 'Edit Reviewers' permission issue, allowing correct permission management for editing reviewers.
- [Improve]: Addressed email update issues to ensure that email addresses are properly updated throughout the system.
- [Improve]: Fixed the delete lineage functionality to handle cases where override lineage is enabled, preventing errors and ensuring consistency.
- [Improve]: Added support for the 'Edit Assign' button in the Incident Manager, allowing for easier assignment changes.
- [Improve]: Introduced a resizable layout for the glossary page, improving usability and adaptability to different screen sizes.
- [Improve]: Enhanced the display of tier tags with improved styling for better visibility and distinction.
- [Improve]: Pick email and name based on claim values at login. This update ensures that user details are automatically populated during the login process, streamlining user experience.
- [Improve]: Added custom properties support in Data Product
Full Changelog: 1.5.1-release...1.5.2-rc1-release