Skip to content

Marquez 0.12.0

Compare
Choose a tag to compare
@wslulciuc wslulciuc released this 10 Feb 15:53
· 1359 commits to main since this release

Added

Changed

  • Drop Source.type enum (now a string type)

Fixed

  • Replace jdbi.getHandle() with jdbi.withHandle() to free DB connections from pool @henneberger
  • Fix RunListener when registering outside of the MarquezContext builder @henneberger