Marquez 0.35.0
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.