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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,10 @@
26
26
* Web: fix Unix epoch time display for null `endedAt` values [`#2647`](https://github.com/MarquezProject/marquez/pull/2647)[@merobi-hub](https://github.com/merobi-hub)
27
27
*Fixes the issue of the GUI displaying Unix epoch time (midnight on January 1, 1970) in the case of running jobs/null `endedAt` values.*
28
28
29
+
### Added
30
+
* API: support `DatasetEvent`[`#2641`](https://github.com/MarquezProject/marquez/pull/2641)[@pawel-big-lebowski](https://github.com/pawel-big-lebowski)
31
+
*Save into Marquez model datasets sent via `DatasetEvent` event type
* API: add support for the following parameters in the `SearchDao`[`#2556`](https://github.com/MarquezProject/marquez/pull/2556)[@tati](https://github.com/tati)[@wslulciuc](https://github.com/wslulciuc)
0 commit comments