2025-06-20 17:19:41 +05:30
|
|
|
# 1.7.5 Release 🎉
|
2024-12-10 23:39:00 +05:30
|
|
|
|
|
|
|
{% note noteType="Tip" %}
|
2025-06-20 17:19:41 +05:30
|
|
|
**20th June 2025**
|
2024-12-10 23:39:00 +05:30
|
|
|
{% /note %}
|
|
|
|
|
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
{% inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Upgrade OpenMetadata"
|
|
|
|
href="/deployment/upgrade" %}
|
2025-06-20 17:19:41 +05:30
|
|
|
Learn how to upgrade your OpenMetadata instance to 1.7.5!
|
2024-12-10 23:39:00 +05:30
|
|
|
{% /inlineCallout %}
|
|
|
|
{% /inlineCalloutContainer %}
|
|
|
|
|
2025-06-20 17:19:41 +05:30
|
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.7.5-release).
|
2025-04-23 16:06:25 +05:30
|
|
|
|
|
|
|
# What's New
|
2025-04-21 12:43:34 +05:30
|
|
|
|
2025-05-23 19:49:28 +05:30
|
|
|
## Fixes
|
|
|
|
|
2025-06-20 17:19:41 +05:30
|
|
|
- Lineage expand collapse nodes.
|
|
|
|
- Default boost score and improve fqn parsing.
|
|
|
|
- OpenSearch by default limits the number of characters, if the field is very large then the limit gets exceeded.
|
|
|
|
- Handled spaces in database, schema, table, and column names across all connectors for reverse metadata.
|
2025-06-16 11:27:29 +05:30
|
|
|
|
2025-06-20 17:19:41 +05:30
|
|
|
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.7.4-release...1.7.5-release)
|