Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(release): v0.3.7.7 #12091

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/managed-datahub/release-notes/v_0_3_7.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,23 @@ If you are using an older CLI/SDK version, then please upgrade it. This applies
## Release Changelog
---

### v0.3.7.7

- [UI] Fix bug showing upstream lineage dbt source leaves
- [UI] Show column-level lineage through transformational home node
- [Executor] Fix false errors on cli ingestions
- [Search] Schema field boost reduced
- [Search] Search usage ranking null_fill fix
- [Search] Single term with underscores by default no longer considered quoted
- [Metadata Tests] Metadata Test shutdown actions flush
- [Metadata Tests] Add deduplicate logic for MCP batches
- [Metadata Tests] Prevent mutation of systemMetadata in patch batches
- [MAE Consumer] Fix graph edge on container delete exception

### v0.3.7.6

- [UI] fix(automations): white screen automations with dbt sync

### v0.3.7.5

- [GMS] Fix upstream lineage patching when path contained encoded slash
Expand Down
Loading