mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-17 03:11:00 +00:00
33 lines
1.3 KiB
Markdown
33 lines
1.3 KiB
Markdown
|
|
# 1.5.6 Release
|
||
|
|
|
||
|
|
{% note noteType="Tip" %}
|
||
|
|
**Oct 3rd, 2024**
|
||
|
|
{% /note %}
|
||
|
|
|
||
|
|
You can find the GitHub release [here](https://github.com/open-metadata/OpenMetadata/releases/tag/1.5.6-release).
|
||
|
|
|
||
|
|
# What's Changed
|
||
|
|
|
||
|
|
- Fixed MSTR connector import.
|
||
|
|
- Show displayName for database and databaseSchema in explore tree.
|
||
|
|
- Allow PowerBI datamodel children in column lineage.
|
||
|
|
- Fixed manifest is not parsed correctly on dbt versionless.
|
||
|
|
- Fixed lineage & queries in dbt.
|
||
|
|
- Added DBT tests with versionless and fixed v7 parsing.
|
||
|
|
- Reset displayName to avoid being persisted while editing user display name.
|
||
|
|
- Fixed incorrect schema implementations in Swagger annotations.
|
||
|
|
- Resolved type null exception on user feed.
|
||
|
|
- Addressed missing cast to str.
|
||
|
|
- Fixed DI Missing Dashboard Description Status.
|
||
|
|
- Fixed SAML redirect leads to 404 page on UI.
|
||
|
|
- Fixed General Profiler Bugs.
|
||
|
|
- Fixed time format for the created_at of the DBT cloud pipeline status.
|
||
|
|
- Fixed role page size from 10 to 50.
|
||
|
|
- Fixed Search Indexing.
|
||
|
|
- Improved AlationSink connector.
|
||
|
|
- Fixed sktime version to fix AUT
|
||
|
|
- Fixed Expected ColumnLineage but got dict
|
||
|
|
- Improved Collate API with Knowledge Center routes. (Collate)
|
||
|
|
|
||
|
|
**Full Changelog**: [link](https://github.com/open-metadata/OpenMetadata/compare/1.5.5-release...1.5.6-release)
|