mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 05:57:17 +00:00
Docs: 1.6.4 Release Updation (#19902)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
b341d5e1cb
commit
38cbfb240a
@ -1,7 +1,7 @@
|
||||
# 1.6.3 Release 🎉
|
||||
# 1.6.4 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
**Jan 29th, 2025**
|
||||
**Feb 20th, 2025**
|
||||
{% /note %}
|
||||
|
||||
{% inlineCalloutContainer %}
|
||||
@ -10,77 +10,39 @@ color="violet-70"
|
||||
icon="celebration"
|
||||
bold="Upgrade OpenMetadata"
|
||||
href="/deployment/upgrade" %}
|
||||
Learn how to upgrade your OpenMetadata instance to 1.6.3!
|
||||
Learn how to upgrade your OpenMetadata instance to 1.6.4!
|
||||
{% /inlineCallout %}
|
||||
{% /inlineCalloutContainer %}
|
||||
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.3-release).
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.4-release).
|
||||
|
||||
- Fix: Adds percona server for postgresql support.
|
||||
- Fix: Inherited Ownership for Data Products.
|
||||
- Fix: Favicon not being updated in the browser tab.
|
||||
- Fix: Fix Search Index for ER Model.
|
||||
- Fix: dbt ingestion picks up wrong service to patch metadata.
|
||||
- Fix: Wrong team count displayed on team tab.
|
||||
- Fix: Tracing highlighter in lineage after edge clicked.
|
||||
- Fix: Api should not called after time out in Test connection.
|
||||
- Fix: Get only non-deleted entities in export.
|
||||
- Fix: The permissions call made for search service.
|
||||
- Fix: Kafkaconnect validation errors.
|
||||
- Fix: DI Filter not getting applied.
|
||||
- Fix: Redash Get Dashboards flow.
|
||||
- Fix: Description not rendered in Glossary Modal while edit.
|
||||
- Fix: The persona JSON schema is named Team.
|
||||
- Fix: Redirection issue on IDP initiated calls.
|
||||
- Fix: Async export csv not happening in lineage.
|
||||
- Fix: Description renderer having tags in glossary,team and user import.
|
||||
- Fix: RichTextEditor output in case on no data save.
|
||||
- Fix: s3 storage parquet structureFormat ingestion.
|
||||
- Fix: Data Insights index mapping.
|
||||
- Fix: Edit description permission for domain owner.
|
||||
- Fix: Model dump dict key names.
|
||||
- Fix: Broken looker lineage.
|
||||
- Fix: Refresh call concurrency for multiple browser tabs.
|
||||
- Fix: Infinite loading for refresh attempted on app visit.
|
||||
- Fix: Duplicate table constraints.
|
||||
- Fix: Updated MSSQL queries causing arithmetic overflow error.
|
||||
- Fix: PowerBI tables, datamodel metadata missing.
|
||||
- Fix: Wrong dataset and project id in filter of system metric query.
|
||||
- Fix: Data Insight fix custom property filter.
|
||||
- Fix: Entity Hierarchy Schema.
|
||||
- Fix: Salesforce column description with toggle api.
|
||||
- Fix: Update glossary term table upon new term added.
|
||||
- Fix: Remove unwanted spacing around the list in block editor.
|
||||
- Fix: Postgres parse json schema.
|
||||
- Fix: Optimize multithreading for lineage.
|
||||
- Fix: Fetch Stored Procedures from account usage .
|
||||
- Fix: Add MaterializedView & DynamicTable for lineage computation.
|
||||
- Fix: MariaDB Lineage Dialect Issue.
|
||||
- Minor: Optimize Snowflake SP Query.
|
||||
- Minor: Hide description tooltip for tag edit mode.
|
||||
- Minor: BigQuery Improvement, Hive Partitioned Tables, Nonetype issue resolved
|
||||
- Minor: Typo for datetime attribute.
|
||||
- Minor: Get missing dataProducts and pipeline properties in /customProperties api.
|
||||
- Minor: Improve cron expression validations.
|
||||
- Minor: Change log localization improvement.
|
||||
- Minor: Async test case result deletion.
|
||||
- Minor: Retention period 'Cancel' international display issue.
|
||||
- Improvement: Logout user on unsuccessful refresh attempt.
|
||||
- Improvement: Support for Domain hierarchy listing.
|
||||
- Improvement: Avoid usage of CONCAT in WHERE clause.
|
||||
- Improvement: Glossary column width sizes for the resizable columns.
|
||||
- Improvement: Move Recreate Out of executors.
|
||||
- Improvement: Supported the task filter on landing page feed widget.
|
||||
- Improvement: Implement Data Quality Dashboards (Incident Manager + Data Quality).
|
||||
- Improvement: Added loading state, and manage error notification in TestSuite.
|
||||
- Improvement: Enhance Kafka SSL configuration support with consumerConfigSSL.
|
||||
- Improvement: Add prometheus counter for search and database.
|
||||
- Improvement: Retention Application : Delete change_events, activity threads, versions based on admin retention policies.
|
||||
- Fix: DQ Dashboard: update order of the pie chart. (Collate)
|
||||
- Fix: Lineage Propagation when Entity doesn't have a given field. (Collate)
|
||||
- Minor: Added limits configuration in telemetry payload. (Collate)
|
||||
- Improvement: Show displayName for custom dashboards. (Collate)
|
||||
- Improvement: Support rename for custom dashboard and charts. (Collate)
|
||||
- Improvement: Improve Onboarding Application. (Collate)
|
||||
Fix: Powerbi test connection sucess with bad credentials.
|
||||
Fix: Remove description check for columnDescriptionStatus.
|
||||
Fix: Markdown editor fix.
|
||||
Fix: Postgres usage not terminating with bad connection.
|
||||
Fix: Fix followers for Data Insights index.
|
||||
Fix: Add support for temp table lineage.
|
||||
Fix: Exclude deleted Stored Procedure Snowflake.
|
||||
Fix: Fix databricks schema not found.
|
||||
Fix: API service schema fields of object type not listed.
|
||||
Fix: Multiple Tier selection not resulting correct DQ dashboard view.
|
||||
Fix: Not able to edit sql query from test case details page.
|
||||
Fix: Implement the right SQA Sampler for UnityCatalog.
|
||||
Fix: Fix dbt Test case Timestamp issue.
|
||||
Fix: Delete pipelines from logical suites at deletion.
|
||||
Fix: Table Update Sys Metric shows wrong value.
|
||||
Fix: Fix unity catalog lineage - handle errors.
|
||||
Improvement: Trino Add missing import.
|
||||
Improvement: Optimise Pipeline Lineage Extraction.
|
||||
Improvement: Powerbi fetch workspaces failure handle.
|
||||
Improvement: Validate basic suites do have basicEntityRef.
|
||||
Improvement: Add support for cluster key information - bigquery.
|
||||
Improvement: Automator - Remove tags by label type.
|
||||
Improvement: Show sub domain assets to top level.
|
||||
Improvement: Sort Enum type Custom Property Values.
|
||||
Improvement: Modify the appeariance of self connecting edge lineage.
|
||||
Improvement: Global search should persist quick filter in explore.
|
||||
Improvement: Show sourceUrl if present.
|
||||
Improvement: Modify the lineage alignment algorithm to tree view.
|
||||
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.2-release...1.6.3-release
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.3-release...1.6.4-release
|
||||
|
@ -1,7 +1,7 @@
|
||||
# 1.6.3 Release 🎉
|
||||
# 1.6.4 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
**Jan 29th, 2025**
|
||||
**Feb 20th, 2025**
|
||||
{% /note %}
|
||||
|
||||
{% inlineCalloutContainer %}
|
||||
@ -10,77 +10,39 @@ color="violet-70"
|
||||
icon="celebration"
|
||||
bold="Upgrade OpenMetadata"
|
||||
href="/deployment/upgrade" %}
|
||||
Learn how to upgrade your OpenMetadata instance to 1.6.3!
|
||||
Learn how to upgrade your OpenMetadata instance to 1.6.4!
|
||||
{% /inlineCallout %}
|
||||
{% /inlineCalloutContainer %}
|
||||
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.3-release).
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.4-release).
|
||||
|
||||
- Fix: Adds percona server for postgresql support.
|
||||
- Fix: Inherited Ownership for Data Products.
|
||||
- Fix: Favicon not being updated in the browser tab.
|
||||
- Fix: Fix Search Index for ER Model.
|
||||
- Fix: dbt ingestion picks up wrong service to patch metadata.
|
||||
- Fix: Wrong team count displayed on team tab.
|
||||
- Fix: Tracing highlighter in lineage after edge clicked.
|
||||
- Fix: Api should not called after time out in Test connection.
|
||||
- Fix: Get only non-deleted entities in export.
|
||||
- Fix: The permissions call made for search service.
|
||||
- Fix: Kafkaconnect validation errors.
|
||||
- Fix: DI Filter not getting applied.
|
||||
- Fix: Redash Get Dashboards flow.
|
||||
- Fix: Description not rendered in Glossary Modal while edit.
|
||||
- Fix: The persona JSON schema is named Team.
|
||||
- Fix: Redirection issue on IDP initiated calls.
|
||||
- Fix: Async export csv not happening in lineage.
|
||||
- Fix: Description renderer having tags in glossary,team and user import.
|
||||
- Fix: RichTextEditor output in case on no data save.
|
||||
- Fix: s3 storage parquet structureFormat ingestion.
|
||||
- Fix: Data Insights index mapping.
|
||||
- Fix: Edit description permission for domain owner.
|
||||
- Fix: Model dump dict key names.
|
||||
- Fix: Broken looker lineage.
|
||||
- Fix: Refresh call concurrency for multiple browser tabs.
|
||||
- Fix: Infinite loading for refresh attempted on app visit.
|
||||
- Fix: Duplicate table constraints.
|
||||
- Fix: Updated MSSQL queries causing arithmetic overflow error.
|
||||
- Fix: PowerBI tables, datamodel metadata missing.
|
||||
- Fix: Wrong dataset and project id in filter of system metric query.
|
||||
- Fix: Data Insight fix custom property filter.
|
||||
- Fix: Entity Hierarchy Schema.
|
||||
- Fix: Salesforce column description with toggle api.
|
||||
- Fix: Update glossary term table upon new term added.
|
||||
- Fix: Remove unwanted spacing around the list in block editor.
|
||||
- Fix: Postgres parse json schema.
|
||||
- Fix: Optimize multithreading for lineage.
|
||||
- Fix: Fetch Stored Procedures from account usage .
|
||||
- Fix: Add MaterializedView & DynamicTable for lineage computation.
|
||||
- Fix: MariaDB Lineage Dialect Issue.
|
||||
- Minor: Optimize Snowflake SP Query.
|
||||
- Minor: Hide description tooltip for tag edit mode.
|
||||
- Minor: BigQuery Improvement, Hive Partitioned Tables, Nonetype issue resolved
|
||||
- Minor: Typo for datetime attribute.
|
||||
- Minor: Get missing dataProducts and pipeline properties in /customProperties api.
|
||||
- Minor: Improve cron expression validations.
|
||||
- Minor: Change log localization improvement.
|
||||
- Minor: Async test case result deletion.
|
||||
- Minor: Retention period 'Cancel' international display issue.
|
||||
- Improvement: Logout user on unsuccessful refresh attempt.
|
||||
- Improvement: Support for Domain hierarchy listing.
|
||||
- Improvement: Avoid usage of CONCAT in WHERE clause.
|
||||
- Improvement: Glossary column width sizes for the resizable columns.
|
||||
- Improvement: Move Recreate Out of executors.
|
||||
- Improvement: Supported the task filter on landing page feed widget.
|
||||
- Improvement: Implement Data Quality Dashboards (Incident Manager + Data Quality).
|
||||
- Improvement: Added loading state, and manage error notification in TestSuite.
|
||||
- Improvement: Enhance Kafka SSL configuration support with consumerConfigSSL.
|
||||
- Improvement: Add prometheus counter for search and database.
|
||||
- Improvement: Retention Application : Delete change_events, activity threads, versions based on admin retention policies.
|
||||
- Fix: DQ Dashboard: update order of the pie chart. (Collate)
|
||||
- Fix: Lineage Propagation when Entity doesn't have a given field. (Collate)
|
||||
- Minor: Added limits configuration in telemetry payload. (Collate)
|
||||
- Improvement: Show displayName for custom dashboards. (Collate)
|
||||
- Improvement: Support rename for custom dashboard and charts. (Collate)
|
||||
- Improvement: Improve Onboarding Application. (Collate)
|
||||
Fix: Powerbi test connection sucess with bad credentials.
|
||||
Fix: Remove description check for columnDescriptionStatus.
|
||||
Fix: Markdown editor fix.
|
||||
Fix: Postgres usage not terminating with bad connection.
|
||||
Fix: Fix followers for Data Insights index.
|
||||
Fix: Add support for temp table lineage.
|
||||
Fix: Exclude deleted Stored Procedure Snowflake.
|
||||
Fix: Fix databricks schema not found.
|
||||
Fix: API service schema fields of object type not listed.
|
||||
Fix: Multiple Tier selection not resulting correct DQ dashboard view.
|
||||
Fix: Not able to edit sql query from test case details page.
|
||||
Fix: Implement the right SQA Sampler for UnityCatalog.
|
||||
Fix: Fix dbt Test case Timestamp issue.
|
||||
Fix: Delete pipelines from logical suites at deletion.
|
||||
Fix: Table Update Sys Metric shows wrong value.
|
||||
Fix: Fix unity catalog lineage - handle errors.
|
||||
Improvement: Trino Add missing import.
|
||||
Improvement: Optimise Pipeline Lineage Extraction.
|
||||
Improvement: Powerbi fetch workspaces failure handle.
|
||||
Improvement: Validate basic suites do have basicEntityRef.
|
||||
Improvement: Add support for cluster key information - bigquery.
|
||||
Improvement: Automator - Remove tags by label type.
|
||||
Improvement: Show sub domain assets to top level.
|
||||
Improvement: Sort Enum type Custom Property Values.
|
||||
Improvement: Modify the appeariance of self connecting edge lineage.
|
||||
Improvement: Global search should persist quick filter in explore.
|
||||
Improvement: Show sourceUrl if present.
|
||||
Improvement: Modify the lineage alignment algorithm to tree view.
|
||||
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.2-release...1.6.3-release
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.3-release...1.6.4-release
|
||||
|
@ -864,6 +864,8 @@ site_menu:
|
||||
url: /releases/supported
|
||||
- category: Releases / All Releases
|
||||
url: /releases/all-releases
|
||||
- category: Releases / All Releases / 1.6.3 Release
|
||||
url: /releases/all-releases/#1.6.3-release
|
||||
- category: Releases / All Releases / 1.6.2 Release
|
||||
url: /releases/all-releases/#1.6.2-release
|
||||
- category: Releases / All Releases / 1.6.1 Release
|
||||
|
@ -960,6 +960,8 @@ site_menu:
|
||||
url: /releases/supported
|
||||
- category: Releases / All Releases
|
||||
url: /releases/all-releases
|
||||
- category: Releases / All Releases / 1.6.3 Release
|
||||
url: /releases/all-releases/#1.6.3-release
|
||||
- category: Releases / All Releases / 1.6.2 Release
|
||||
url: /releases/all-releases/#1.6.2-release
|
||||
- category: Releases / All Releases / 1.6.1 Release
|
||||
|
@ -14,6 +14,85 @@ version. To see what's coming in next releases, please check our {% collateConte
|
||||
|
||||
{% partial file="/v1.6/releases/latest.md" /%}
|
||||
|
||||
# 1.6.3 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
**Jan 29th, 2025**
|
||||
{% /note %}
|
||||
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.3-release).
|
||||
|
||||
# What's Changed
|
||||
|
||||
- Fix: Adds percona server for postgresql support.
|
||||
- Fix: Inherited Ownership for Data Products.
|
||||
- Fix: Favicon not being updated in the browser tab.
|
||||
- Fix: Fix Search Index for ER Model.
|
||||
- Fix: dbt ingestion picks up wrong service to patch metadata.
|
||||
- Fix: Wrong team count displayed on team tab.
|
||||
- Fix: Tracing highlighter in lineage after edge clicked.
|
||||
- Fix: Api should not called after time out in Test connection.
|
||||
- Fix: Get only non-deleted entities in export.
|
||||
- Fix: The permissions call made for search service.
|
||||
- Fix: Kafkaconnect validation errors.
|
||||
- Fix: DI Filter not getting applied.
|
||||
- Fix: Redash Get Dashboards flow.
|
||||
- Fix: Description not rendered in Glossary Modal while edit.
|
||||
- Fix: The persona JSON schema is named Team.
|
||||
- Fix: Redirection issue on IDP initiated calls.
|
||||
- Fix: Async export csv not happening in lineage.
|
||||
- Fix: Description renderer having tags in glossary,team and user import.
|
||||
- Fix: RichTextEditor output in case on no data save.
|
||||
- Fix: s3 storage parquet structureFormat ingestion.
|
||||
- Fix: Data Insights index mapping.
|
||||
- Fix: Edit description permission for domain owner.
|
||||
- Fix: Model dump dict key names.
|
||||
- Fix: Broken looker lineage.
|
||||
- Fix: Refresh call concurrency for multiple browser tabs.
|
||||
- Fix: Infinite loading for refresh attempted on app visit.
|
||||
- Fix: Duplicate table constraints.
|
||||
- Fix: Updated MSSQL queries causing arithmetic overflow error.
|
||||
- Fix: PowerBI tables, datamodel metadata missing.
|
||||
- Fix: Wrong dataset and project id in filter of system metric query.
|
||||
- Fix: Data Insight fix custom property filter.
|
||||
- Fix: Entity Hierarchy Schema.
|
||||
- Fix: Salesforce column description with toggle api.
|
||||
- Fix: Update glossary term table upon new term added.
|
||||
- Fix: Remove unwanted spacing around the list in block editor.
|
||||
- Fix: Postgres parse json schema.
|
||||
- Fix: Optimize multithreading for lineage.
|
||||
- Fix: Fetch Stored Procedures from account usage .
|
||||
- Fix: Add MaterializedView & DynamicTable for lineage computation.
|
||||
- Fix: MariaDB Lineage Dialect Issue.
|
||||
- Minor: Optimize Snowflake SP Query.
|
||||
- Minor: Hide description tooltip for tag edit mode.
|
||||
- Minor: BigQuery Improvement, Hive Partitioned Tables, Nonetype issue resolved
|
||||
- Minor: Typo for datetime attribute.
|
||||
- Minor: Get missing dataProducts and pipeline properties in /customProperties api.
|
||||
- Minor: Improve cron expression validations.
|
||||
- Minor: Change log localization improvement.
|
||||
- Minor: Async test case result deletion.
|
||||
- Minor: Retention period 'Cancel' international display issue.
|
||||
- Improvement: Logout user on unsuccessful refresh attempt.
|
||||
- Improvement: Support for Domain hierarchy listing.
|
||||
- Improvement: Avoid usage of CONCAT in WHERE clause.
|
||||
- Improvement: Glossary column width sizes for the resizable columns.
|
||||
- Improvement: Move Recreate Out of executors.
|
||||
- Improvement: Supported the task filter on landing page feed widget.
|
||||
- Improvement: Implement Data Quality Dashboards (Incident Manager + Data Quality).
|
||||
- Improvement: Added loading state, and manage error notification in TestSuite.
|
||||
- Improvement: Enhance Kafka SSL configuration support with consumerConfigSSL.
|
||||
- Improvement: Add prometheus counter for search and database.
|
||||
- Improvement: Retention Application : Delete change_events, activity threads, versions based on admin retention policies.
|
||||
- Fix: DQ Dashboard: update order of the pie chart. (Collate)
|
||||
- Fix: Lineage Propagation when Entity doesn't have a given field. (Collate)
|
||||
- Minor: Added limits configuration in telemetry payload. (Collate)
|
||||
- Improvement: Show displayName for custom dashboards. (Collate)
|
||||
- Improvement: Support rename for custom dashboard and charts. (Collate)
|
||||
- Improvement: Improve Onboarding Application. (Collate)
|
||||
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.2-release...1.6.3-release
|
||||
|
||||
# 1.6.2 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
|
@ -842,6 +842,8 @@ site_menu:
|
||||
url: /releases/supported
|
||||
- category: Releases / All Releases
|
||||
url: /releases/all-releases
|
||||
- category: Releases / All Releases / 1.6.3 Release
|
||||
url: /releases/all-releases/#1.6.3-release
|
||||
- category: Releases / All Releases / 1.6.2 Release
|
||||
url: /releases/all-releases/#1.6.2-release
|
||||
- category: Releases / All Releases / 1.6.1 Release
|
||||
|
@ -968,6 +968,8 @@ site_menu:
|
||||
url: /releases/supported
|
||||
- category: Releases / All Releases
|
||||
url: /releases/all-releases
|
||||
- category: Releases / All Releases / 1.6.3 Release
|
||||
url: /releases/all-releases/#1.6.3-release
|
||||
- category: Releases / All Releases / 1.6.2 Release
|
||||
url: /releases/all-releases/#1.6.2-release
|
||||
- category: Releases / All Releases / 1.6.1 Release
|
||||
|
@ -14,6 +14,85 @@ version. To see what's coming in next releases, please check our {% collateConte
|
||||
|
||||
{% partial file="/v1.7/releases/latest.md" /%}
|
||||
|
||||
# 1.6.3 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
**Jan 29th, 2025**
|
||||
{% /note %}
|
||||
|
||||
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.6.3-release).
|
||||
|
||||
# What's Changed
|
||||
|
||||
- Fix: Adds percona server for postgresql support.
|
||||
- Fix: Inherited Ownership for Data Products.
|
||||
- Fix: Favicon not being updated in the browser tab.
|
||||
- Fix: Fix Search Index for ER Model.
|
||||
- Fix: dbt ingestion picks up wrong service to patch metadata.
|
||||
- Fix: Wrong team count displayed on team tab.
|
||||
- Fix: Tracing highlighter in lineage after edge clicked.
|
||||
- Fix: Api should not called after time out in Test connection.
|
||||
- Fix: Get only non-deleted entities in export.
|
||||
- Fix: The permissions call made for search service.
|
||||
- Fix: Kafkaconnect validation errors.
|
||||
- Fix: DI Filter not getting applied.
|
||||
- Fix: Redash Get Dashboards flow.
|
||||
- Fix: Description not rendered in Glossary Modal while edit.
|
||||
- Fix: The persona JSON schema is named Team.
|
||||
- Fix: Redirection issue on IDP initiated calls.
|
||||
- Fix: Async export csv not happening in lineage.
|
||||
- Fix: Description renderer having tags in glossary,team and user import.
|
||||
- Fix: RichTextEditor output in case on no data save.
|
||||
- Fix: s3 storage parquet structureFormat ingestion.
|
||||
- Fix: Data Insights index mapping.
|
||||
- Fix: Edit description permission for domain owner.
|
||||
- Fix: Model dump dict key names.
|
||||
- Fix: Broken looker lineage.
|
||||
- Fix: Refresh call concurrency for multiple browser tabs.
|
||||
- Fix: Infinite loading for refresh attempted on app visit.
|
||||
- Fix: Duplicate table constraints.
|
||||
- Fix: Updated MSSQL queries causing arithmetic overflow error.
|
||||
- Fix: PowerBI tables, datamodel metadata missing.
|
||||
- Fix: Wrong dataset and project id in filter of system metric query.
|
||||
- Fix: Data Insight fix custom property filter.
|
||||
- Fix: Entity Hierarchy Schema.
|
||||
- Fix: Salesforce column description with toggle api.
|
||||
- Fix: Update glossary term table upon new term added.
|
||||
- Fix: Remove unwanted spacing around the list in block editor.
|
||||
- Fix: Postgres parse json schema.
|
||||
- Fix: Optimize multithreading for lineage.
|
||||
- Fix: Fetch Stored Procedures from account usage .
|
||||
- Fix: Add MaterializedView & DynamicTable for lineage computation.
|
||||
- Fix: MariaDB Lineage Dialect Issue.
|
||||
- Minor: Optimize Snowflake SP Query.
|
||||
- Minor: Hide description tooltip for tag edit mode.
|
||||
- Minor: BigQuery Improvement, Hive Partitioned Tables, Nonetype issue resolved
|
||||
- Minor: Typo for datetime attribute.
|
||||
- Minor: Get missing dataProducts and pipeline properties in /customProperties api.
|
||||
- Minor: Improve cron expression validations.
|
||||
- Minor: Change log localization improvement.
|
||||
- Minor: Async test case result deletion.
|
||||
- Minor: Retention period 'Cancel' international display issue.
|
||||
- Improvement: Logout user on unsuccessful refresh attempt.
|
||||
- Improvement: Support for Domain hierarchy listing.
|
||||
- Improvement: Avoid usage of CONCAT in WHERE clause.
|
||||
- Improvement: Glossary column width sizes for the resizable columns.
|
||||
- Improvement: Move Recreate Out of executors.
|
||||
- Improvement: Supported the task filter on landing page feed widget.
|
||||
- Improvement: Implement Data Quality Dashboards (Incident Manager + Data Quality).
|
||||
- Improvement: Added loading state, and manage error notification in TestSuite.
|
||||
- Improvement: Enhance Kafka SSL configuration support with consumerConfigSSL.
|
||||
- Improvement: Add prometheus counter for search and database.
|
||||
- Improvement: Retention Application : Delete change_events, activity threads, versions based on admin retention policies.
|
||||
- Fix: DQ Dashboard: update order of the pie chart. (Collate)
|
||||
- Fix: Lineage Propagation when Entity doesn't have a given field. (Collate)
|
||||
- Minor: Added limits configuration in telemetry payload. (Collate)
|
||||
- Improvement: Show displayName for custom dashboards. (Collate)
|
||||
- Improvement: Support rename for custom dashboard and charts. (Collate)
|
||||
- Improvement: Improve Onboarding Application. (Collate)
|
||||
|
||||
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.6.2-release...1.6.3-release
|
||||
|
||||
# 1.6.2 Release 🎉
|
||||
|
||||
{% note noteType="Tip" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user