Skip to content

Commit

Permalink
docs(release): v0.3.7.7 (datahub-project#12091)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored and yoonhyejin committed Dec 23, 2024
1 parent d297424 commit d95fb66
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 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 @@ -13,12 +13,43 @@ If you are using an older CLI/SDK version, then please upgrade it. This applies

## Known Issues

### v0.3.7.7
* Postgres regression, non-functional when using postgres

### v0.3.7.3
* Search page fails to render when filters are applied with a query which returns zero results.

## Release Changelog
---

### v0.3.7.8

- [Postgres] Fix regression from MySQL fix in v0.3.7.7

### v0.3.7.7

- [UI] Fix bug showing upstream lineage dbt source leaves
- [UI] Show column-level lineage through transformational home node
- [UI] Browse nodes titles expand to full width of panel
- [UI] Data product preview cards display correctly
- [UI] Fix elasticsearch usage sort field names
- [UI] Add structured property display settings feature
- [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
- [Notifications] Filter out system ingestion source notifications
- [MySQL] Fix index gap lock deadlock
- [API] DataJobInputOutput finegrained lineage fix

### 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

0 comments on commit d95fb66

Please sign in to comment.