Skip to content

Commit 1287c4d

Browse files
committed
Update changelog for 0.16.0
Signed-off-by: wslulciuc <[email protected]>
1 parent 3151fdd commit 1287c4d

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/MarquezProject/marquez/compare/0.15.2...HEAD)
3+
## [Unreleased](https://github.com/MarquezProject/marquez/compare/0.16.0...HEAD)
4+
5+
## [0.16.0](https://github.com/MarquezProject/marquez/compare/0.15.2...0.16.0)
6+
7+
### Added
8+
9+
* **New** Add JobVersion API :tada: [@collado-mike](https://github.com/collado-mike)
10+
* **New** Add DBT integrations for BigQuery and Snowflake :tada: [@mobuchowski](https://github.com/mobuchowski)
11+
12+
### Changed
13+
14+
* Reverted delete of BigQueryNodeVisitor to work with vanilla SparkListener [@collado-mike](https://github.com/collado-mike)
15+
* Promote Lineage API out of beta [@OleksandrDvornik](https://github.com/OleksandrDvornik)
16+
17+
### Fixed
18+
19+
* Display job SQL in UI [@phixMe](https://github.com/phixMe)
20+
* Allow upsert of tags [@hanbei](https://github.com/hanbei)
21+
* Allow potentially ambiguous URIs with encoded path segments [@mobuchowski](https://github.com/mobuchowski)
22+
* Use source [naming convetion](https://github.com/OpenLineage/OpenLineage/blob/main/spec/Naming.md) defined by OpenLineage [@mobuchowski](https://github.com/mobuchowski)
423

524
## [0.15.2](https://github.com/MarquezProject/marquez/compare/0.15.1...0.15.2)
625

0 commit comments

Comments
 (0)