Skip to content

Marquez 0.35.0

Compare
Choose a tag to compare
@merobi-hub merobi-hub released this 13 Jun 17:13
· 346 commits to main since this release

Added

  • UI: add pagination to datasets #2512 @merobi-hub
    Adds pagination to the datasets route using the same approach employed for events.

Fixed

  • UI: handle lineage graph cycles on the client #2506 @jlukenoff
    Fixes a bug where we blow the stack on the client-side if the user selects a node that is part of a cycle in the graph.