mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
doc(release): managed datahub v0.2.4 release notes (#7679)
This commit is contained in:
parent
1324231e70
commit
c5059a3d53
@ -569,6 +569,7 @@ module.exports = {
|
|||||||
|
|
||||||
{
|
{
|
||||||
"Managed DataHub Release History": [
|
"Managed DataHub Release History": [
|
||||||
|
"docs/managed-datahub/release-notes/v_0_2_4",
|
||||||
"docs/managed-datahub/release-notes/v_0_2_3",
|
"docs/managed-datahub/release-notes/v_0_2_3",
|
||||||
"docs/managed-datahub/release-notes/v_0_2_2",
|
"docs/managed-datahub/release-notes/v_0_2_2",
|
||||||
"docs/managed-datahub/release-notes/v_0_2_1",
|
"docs/managed-datahub/release-notes/v_0_2_1",
|
||||||
|
21
docs/managed-datahub/release-notes/v_0_2_4.md
Normal file
21
docs/managed-datahub/release-notes/v_0_2_4.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# v0.2.4
|
||||||
|
---
|
||||||
|
|
||||||
|
Release Availability Date
|
||||||
|
---
|
||||||
|
24-Mar-2023
|
||||||
|
|
||||||
|
## Release Changelog
|
||||||
|
---
|
||||||
|
- Since `v0.2.3` no changes from OSS DataHub have been pulled in.
|
||||||
|
- fix(ui) Safeguard ingestion execution request check - Fixes an error on frontend managed ingestion page
|
||||||
|
- fix(impactAnalysis): fix filtering for lightning mode search
|
||||||
|
- fix(search): fix tags with colons
|
||||||
|
- refactor(incidents): Remove dataset health caching to make incident health instantly update
|
||||||
|
- fix(ui): Address regression in column usage stats + add unit test
|
||||||
|
- fix(timeBasedLineage): fix ingestProposal flow for no ops
|
||||||
|
- feat(assertions + incidents): Support Querying Entities by Assertion / Incident Status + Chrome Embed Optimizations
|
||||||
|
- fix(lineage): change default lineage time window to All Time
|
||||||
|
- Truncate cache key for search lineage
|
||||||
|
- feat(config): Add endpoint to exact search query information
|
||||||
|
- fix(default policies): Add Manage Proposals Default Policies for Root User
|
Loading…
x
Reference in New Issue
Block a user