mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-25 10:20:10 +00:00
22 lines
427 B
Markdown
22 lines
427 B
Markdown
![]() |
---
|
||
|
title: Releases
|
||
|
slug: /releases
|
||
|
---
|
||
|
|
||
|
# 1.1.4 Release 🎉
|
||
|
|
||
|
{% inlineCalloutContainer %}
|
||
|
{% inlineCallout
|
||
|
color="violet-70"
|
||
|
icon="celebration"
|
||
|
bold="Upgrade OpenMetadata"
|
||
|
href="/deployment/upgrade" %}
|
||
|
Learn how to upgrade your OpenMetadata instance to 1.1.4!
|
||
|
{% /inlineCallout %}
|
||
|
{% /inlineCalloutContainer %}
|
||
|
|
||
|
## UI Improvements
|
||
|
- Fixed ingestion deployment with schedule as `None`
|
||
|
|
||
|
## Backend
|
||
|
- Fixed Test Suite migrations
|