You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update changelog for 0.35.0
Signed-off-by: Michael Robinson <[email protected]>
* update changelog continued
Signed-off-by: Michael Robinson <[email protected]>
---------
Signed-off-by: Michael Robinson <[email protected]>
* Web: add pagination to datasets [`#2512`](https://github.com/MarquezProject/marquez/pull/2512)[@merobi-hub](https://github.com/merobi-hub)
8
+
*Adds pagination to the datasets route using the same approach employed for events.*
4
9
5
10
### Fixed
6
-
* Web: Handle lineage graph cycles on the client [`#2506`](https://github.com/MarquezProject/marquez/pull/2506)[@jlukenoff](https://github.com/jlukenoff)
7
-
*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*
11
+
* Web: handle lineage graph cycles on the client [`#2506`](https://github.com/MarquezProject/marquez/pull/2506)[@jlukenoff](https://github.com/jlukenoff)
12
+
*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.*
0 commit comments