2025-07-11 09:51:07 +05:30
|
|
|
# 1.8.3 Release 🎉
|
2025-04-18 08:42:17 +02:00
|
|
|
|
|
|
|
{% note noteType="Tip" %}
|
2025-07-11 09:51:07 +05:30
|
|
|
**10th July 2025**
|
2025-04-18 08:42:17 +02:00
|
|
|
{% /note %}
|
|
|
|
|
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
{% inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Upgrade OpenMetadata"
|
|
|
|
href="/deployment/upgrade" %}
|
2025-07-11 09:51:07 +05:30
|
|
|
Learn how to upgrade your OpenMetadata instance to 1.8.3!
|
2025-04-18 08:42:17 +02:00
|
|
|
{% /inlineCallout %}
|
|
|
|
{% /inlineCalloutContainer %}
|
|
|
|
|
2025-07-11 09:51:07 +05:30
|
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.8.3-release).
|
2025-04-23 16:06:25 +05:30
|
|
|
|
|
|
|
# What's New
|
2025-04-21 12:43:34 +05:30
|
|
|
|
2025-07-03 14:45:22 +05:30
|
|
|
## Improvements
|
|
|
|
|
2025-07-11 09:51:07 +05:30
|
|
|
- Enhanced tab labels for better readability.
|
|
|
|
- Improved German UI translations.
|
2025-07-03 14:45:22 +05:30
|
|
|
|
|
|
|
## Fixes
|
|
|
|
|
2025-07-11 09:51:07 +05:30
|
|
|
- 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)
|