docs(release): v0.3.7.7 (#12091)

This commit is contained in:
david-leifker 2024-12-19 10:18:30 -06:00 committed by GitHub
parent 08605a95a7
commit 89acda66d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,12 +13,43 @@ If you are using an older CLI/SDK version, then please upgrade it. This applies
## Known Issues ## Known Issues
### v0.3.7.7
* Postgres regression, non-functional when using postgres
### v0.3.7.3 ### v0.3.7.3
* Search page fails to render when filters are applied with a query which returns zero results. * Search page fails to render when filters are applied with a query which returns zero results.
## Release Changelog ## 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 ### v0.3.7.5
- [GMS] Fix upstream lineage patching when path contained encoded slash - [GMS] Fix upstream lineage patching when path contained encoded slash