Skip to content

Commit 89acda6

Browse files
docs(release): v0.3.7.7 (#12091)
1 parent 08605a9 commit 89acda6

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

docs/managed-datahub/release-notes/v_0_3_7.md

+31
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,43 @@ If you are using an older CLI/SDK version, then please upgrade it. This applies
1313

1414
## Known Issues
1515

16+
### v0.3.7.7
17+
* Postgres regression, non-functional when using postgres
18+
1619
### v0.3.7.3
1720
* Search page fails to render when filters are applied with a query which returns zero results.
1821

1922
## Release Changelog
2023
---
2124

25+
### v0.3.7.8
26+
27+
- [Postgres] Fix regression from MySQL fix in v0.3.7.7
28+
29+
### v0.3.7.7
30+
31+
- [UI] Fix bug showing upstream lineage dbt source leaves
32+
- [UI] Show column-level lineage through transformational home node
33+
- [UI] Browse nodes titles expand to full width of panel
34+
- [UI] Data product preview cards display correctly
35+
- [UI] Fix elasticsearch usage sort field names
36+
- [UI] Add structured property display settings feature
37+
- [Executor] Fix false errors on cli ingestions
38+
- [Search] Schema field boost reduced
39+
- [Search] Search usage ranking null_fill fix
40+
- [Search] Single term with underscores by default no longer considered quoted
41+
- [Metadata Tests] Metadata Test shutdown actions flush
42+
- [Metadata Tests] Add deduplicate logic for MCP batches
43+
- [Metadata Tests] Prevent mutation of systemMetadata in patch batches
44+
- [MAE Consumer] Fix graph edge on container delete exception
45+
- [Notifications] Filter out system ingestion source notifications
46+
- [MySQL] Fix index gap lock deadlock
47+
- [API] DataJobInputOutput finegrained lineage fix
48+
49+
### v0.3.7.6
50+
51+
- [UI] fix(automations): white screen automations with dbt sync
52+
2253
### v0.3.7.5
2354

2455
- [GMS] Fix upstream lineage patching when path contained encoded slash

0 commit comments

Comments
 (0)