2023-09-12 12:22:40 +02:00
|
|
|
---
|
|
|
|
title: Releases
|
|
|
|
slug: /releases
|
|
|
|
---
|
|
|
|
|
2023-09-15 17:14:42 +02:00
|
|
|
# 1.1.5 Release 🎉
|
2023-09-12 12:22:40 +02:00
|
|
|
|
|
|
|
{% inlineCalloutContainer %}
|
|
|
|
{% inlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Upgrade OpenMetadata"
|
|
|
|
href="/deployment/upgrade" %}
|
2023-09-15 17:14:42 +02:00
|
|
|
Learn how to upgrade your OpenMetadata instance to 1.1.5!
|
2023-09-12 12:22:40 +02:00
|
|
|
{% /inlineCallout %}
|
|
|
|
{% /inlineCalloutContainer %}
|
|
|
|
|
2023-09-15 17:14:42 +02:00
|
|
|
## UI
|
|
|
|
- Fixed signup page styling
|
|
|
|
- Fixed OIDC Keyset retrieval
|
|
|
|
|
|
|
|
## Ingestion
|
|
|
|
- Fixed BigQuery multi-project ingestion
|
|
|
|
- Upgrade Airflow base image to 2.6.3. This fixes Airflow's db migration.
|
|
|
|
- Fixed table usage count
|
|
|
|
- Add support for Tableau version 3.10
|
|
|
|
- Add support for BigQuery datasets named with hyphens
|
2023-09-12 12:22:40 +02:00
|
|
|
|
|
|
|
## Backend
|
2023-09-15 17:14:42 +02:00
|
|
|
- Standardized timestamp
|
|
|
|
- Improved Data Insights error management to improve result accuracy
|
|
|
|
- Improved API performance of Data Quality endpoints
|