mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
20 lines
659 B
Markdown
20 lines
659 B
Markdown
# 1.4.6 Release
|
|
|
|
{% note noteType="Tip" %}
|
|
**August 2nd, 2024**
|
|
{% /note %}
|
|
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.4.6-release).
|
|
|
|
## Improvements
|
|
|
|
- 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. |