Skip to content

Marquez 0.45.0-rc.1

Compare
Choose a tag to compare
@merobi-hub merobi-hub released this 13 Feb 23:26
· 138 commits to main since this release

Added

  • Web: updates for Table and Column Lineage #2725 @phixMe
    Creates a new page for column lineage and an updated view for lineage with a common set of shared principles.
  • Web: add dataset field level tags to UI #2729 @davidsharp7
    Updates the DatasetTags component to allow for field-level tagging/deletion and adds this to the DatasetInfo component.

Fixed

  • Web: minor UI enhancements #2727 @phixMe
    Hygienic cleanup of project as a follow-up to #2725, including a fix for #2747.
  • API: fill data in column lineage input nodes #2742 @JDarDagran @wslulciuc
    Fixes the issue of null output nodes in the column lineage endpoint.