Skip to content

Commit b3aa3ef

Browse files
committed
Update changelog for 0.18.0
Signed-off-by: wslulciuc <[email protected]>
1 parent 162b057 commit b3aa3ef

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/MarquezProject/marquez/compare/0.17.0...HEAD)
3+
## [Unreleased](https://github.com/MarquezProject/marquez/compare/0.18.0...HEAD)
4+
5+
## [0.18.0](https://github.com/MarquezProject/marquez/compare/0.17.0...0.18.0) - 2021-09-14
46

57
### Added
68

@@ -12,7 +14,7 @@
1214
* Add [openlineage-java](https://search.maven.org/artifact/io.openlineage/openlineage-java) as dependency [@OleksandrDvornik](https://github.com/OleksandrDvornik)
1315
* Move **class** SentryConfig from `marquez` to `marquez.tracing` pkg
1416
* 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)
1618

1719
### Fixed
1820

@@ -52,7 +54,7 @@
5254
* (De)serialization issue for `Run` and `JobData` models [@collado-mike](https://github.com/collado-mike)
5355
* Prefix spark `openlineage.*` configuration parameters with `spark.*` [@collado-mike](https://github.com/collado-mike)
5456
* 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)
5658

5759
## [0.16.0](https://github.com/MarquezProject/marquez/compare/0.15.2...0.16.0) - 2021-07-01
5860

0 commit comments

Comments
 (0)