mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 02:56:10 +00:00
1.3 KiB
1.3 KiB
1.5.6 Release
{% note noteType="Tip" %} Oct 3rd, 2024 {% /note %}
You can find the GitHub release here.
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