2024-08-06 10:58:05 +05:30
|
|
|
# 1.4.6 Release 🎉
|
2024-03-11 10:42:26 +01:00
|
|
|
|
|
|
|
{% note noteType="Tip" %}
|
2024-08-06 10:58:05 +05:30
|
|
|
**August 2nd, 2024**
|
2024-03-11 10:42:26 +01:00
|
|
|
{% /note %}
|
|
|
|
|
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
{% inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Upgrade OpenMetadata"
|
|
|
|
href="/deployment/upgrade" %}
|
2024-08-06 10:58:05 +05:30
|
|
|
Learn how to upgrade your OpenMetadata instance to 1.4.6!
|
2024-03-11 10:42:26 +01:00
|
|
|
{% /inlineCallout %}
|
|
|
|
{% /inlineCalloutContainer %}
|
|
|
|
|
2024-08-06 10:58:05 +05:30
|
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.4.6-release).
|
2024-03-11 10:42:26 +01:00
|
|
|
|
2024-06-18 11:52:48 +05:30
|
|
|
## Improvements
|
2024-03-11 10:42:26 +01:00
|
|
|
|
2024-08-06 10:58:05 +05:30
|
|
|
- Fix lineage PATCH API for ingestion.
|
|
|
|
- Fix Trino Azure config secret masking.
|
|
|
|
- Fix setuptools version due to yanked setuptools release.
|
|
|
|
- Fix MSSQL busy connection error during test connection.
|
|
|
|
- Fixed test case summary updates.
|
|
|
|
- Fixed Test Suite indexing.
|
|
|
|
- Fix repeated alerts being sent after no changes in the Entity.
|
|
|
|
- Fixed an issue handling users with capital letters.
|
|
|
|
- Centralize OIDC flow handling.
|
|
|
|
- Fixed Ingestion Pipeline alert URL.
|