Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
943 B
Markdown
Raw Normal View History

# 1.5.8 Release
{% note noteType="Tip" %}
**Oct 23rd, 2024**
{% /note %}
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.8-release).
# What's Changed
- Minor: Add location path to a table entity.
- Minor: Do not include soft deleted assets in the Data Insight.
- Minor: Supported total unique user count on the Team page.
- Fix: Add Azure Token Base Authentication
- Fix: Hive Meta store connection issue.
- Fix: Issues in zh language search index mapping.
- Fix: Live index is on test suite creation.
- Fix: LocationPath Index.
- Fix: Mode dashboard ingestion API call.
- Fix: Mode test connection returns data in dict instead of JSON.
- Fix: Quicksight lineage source.
- Fix: Task deserialization in Airflow metadata ingestion.
- Fix: Web analytic activity being reset.
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.5.7-release...1.5.8-release)