Releases: MarquezProject/marquez
Releases · MarquezProject/marquez
Marquez 0.11.4-rc.1
Fixed
- Replace
jdbi.getHandle()
withjdbi.withHandle()
to free DB connections from connection pool @henneberger
Marquez 0.11.3
Added
- Add support for external ID on run creation @julienledem
- Throw
RunAlreadyExistsException
on run ID already exists - Add BigQuery, Pulsar, and Oracle source types @sreev
- Add run ID support in job meta; the optional run ID will be used to link a newly created job version to an existing job run, while supporting updating the run state and avoiding having to create another run
Fixed
- Use
postgres
instead ofdb
inmarquez.dev.yml
- Allow multiple postgres containers in test suite @phixMe
Marquez 0.11.3-rc.1
[Gradle Release Plugin] - creating tag: '0.11.3-rc.1'.
Marquez 0.11.2
[Gradle Release Plugin] - creating tag: '0.11.2'.
Marquez 0.11.1
[Gradle Release Plugin] - creating tag: '0.11.1'.
Marquez 0.11.0
[Gradle Release Plugin] - creating tag: '0.11.0'.