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
* Add [openlineage-java](https://search.maven.org/artifact/io.openlineage/openlineage-java) as dependency [@OleksandrDvornik](https://github.com/OleksandrDvornik)
13
15
* Move **class** SentryConfig from `marquez` to `marquez.tracing` pkg
14
16
* Major UI [improvements](https://github.com/MarquezProject/marquez/blob/main/web/docs/demo.gif); the UI now uses the Search and Lineage APIs :tada:[@phixMe](https://github.com/phixMe)
15
-
* Set default API port to `8080` when running the Marquez shadow `jar`[@wslulciuc](https://github.com/wslulciuc)
17
+
* Set default API port to `8080` when running the Marquez shadow `jar`[@wslulciuc](https://github.com/wslulciuc)
16
18
17
19
### Fixed
18
20
@@ -52,7 +54,7 @@
52
54
* (De)serialization issue for `Run` and `JobData` models [@collado-mike](https://github.com/collado-mike)
53
55
* Prefix spark `openlineage.*` configuration parameters with `spark.*`[@collado-mike](https://github.com/collado-mike)
54
56
* Parse multi-statement sql in **class**`SqlParser` used in Airflow integration [@wslulciuc](https://github.com/wslulciuc)
55
-
* URL-encode namespace on calls to API backend [@phixMe](https://github.com/phixMe)
57
+
* URL-encode namespace on calls to API backend [@phixMe](https://github.com/phixMe)
0 commit comments