Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
862 B
Markdown
Raw Permalink Normal View History

# 1.8.3 Release 🎉
{% note noteType="Tip" %}
**10th July 2025**
{% /note %}
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="celebration"
bold="Upgrade OpenMetadata"
href="/deployment/upgrade" %}
Learn how to upgrade your OpenMetadata instance to 1.8.3!
{% /inlineCallout %}
{% /inlineCalloutContainer %}
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.8.3-release).
# What's New
## Improvements
- Enhanced tab labels for better readability.
- Improved German UI translations.
## Fixes
- Resolved issue with Databricks default schema.
- Fixed bugs in `ElasticSearchSink` and `OpenSearchSink`.
- Corrected problem with Prometheus endpoint.
- Removed debug test code.
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.8.2-release...1.8.3-release)