2024-11-27 13:04:13 +05:30
|
|
|
# 1.5.12 Release 🎉
|
2024-06-28 07:49:30 +02:00
|
|
|
|
2024-08-26 12:04:48 +02:00
|
|
|
{% note noteType="Tip" %}
|
2024-11-27 13:04:13 +05:30
|
|
|
**Nov 26th, 2024**
|
2024-06-28 07:49:30 +02:00
|
|
|
{% /note %}
|
|
|
|
|
|
|
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
|
{% inlineCallout
|
|
|
|
|
color="violet-70"
|
|
|
|
|
icon="celebration"
|
|
|
|
|
bold="Upgrade OpenMetadata"
|
|
|
|
|
href="/deployment/upgrade" %}
|
2024-11-27 13:04:13 +05:30
|
|
|
Learn how to upgrade your OpenMetadata instance to 1.5.12!
|
2024-06-28 07:49:30 +02:00
|
|
|
{% /inlineCallout %}
|
|
|
|
|
{% /inlineCalloutContainer %}
|
|
|
|
|
|
2024-11-27 13:04:13 +05:30
|
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.12-release).
|
2024-08-26 12:04:48 +02:00
|
|
|
|
2024-09-12 20:47:09 +05:30
|
|
|
# What's Changed
|
2024-08-26 12:04:48 +02:00
|
|
|
|
2024-11-27 13:04:13 +05:30
|
|
|
- Improvement: Added async apis for csv import.
|
|
|
|
|
- Improvement: Skip domain check for bots and admin
|
|
|
|
|
- Improvement: MYSQL lineage and usage.
|
|
|
|
|
- Minor: Added Lineage Field back to SearchLineage.
|
|
|
|
|
- Fix: Database is missing from the search dropdown
|
|
|
|
|
- Fix: Bad Representation of owners.
|
|
|
|
|
- Fix: The Daily Active Users Summary Card in Data Insights.
|
|
|
|
|
- Fix: The processing of URL Encoded Assets in Data Insights.
|
|
|
|
|
- Fix: Column Level Lineage export.
|
|
|
|
|
- Fix: Store procedure yielding by adding Try/Except.
|
|
|
|
|
- Fix: Lineage export when there is no column / pipeline edge.
|
2024-09-04 08:15:24 +05:30
|
|
|
|
2024-11-27 13:04:13 +05:30
|
|
|
**Full Changelog**: https://github.com/open-metadata/OpenMetadata/compare/1.5.11-release...1.5.12-release
|