# 1.7.5 Release 🎉 {% note noteType="Tip" %} **20th June 2025** {% /note %} {% inlineCalloutContainer %} {% inlineCallout color="violet-70" icon="celebration" bold="Upgrade OpenMetadata" href="/deployment/upgrade" %} Learn how to upgrade your OpenMetadata instance to 1.7.5! {% /inlineCallout %} {% /inlineCalloutContainer %} You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.7.5-release). # What's New ## Fixes - 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. **Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.7.4-release...1.7.5-release)