Skip to content

Marquez 0.36.0

Choose a tag to compare

@merobi-hub merobi-hub released this 27 Jun 14:03
· 356 commits to main since this release

Added

  • UI: add an option for configuring the depth of the lineage graph #2525 @jlukenoff
    Makes the lineage UI a bit easier to navigate, especially for larger lineage graphs.

Fixed

  • Docker: generate new uuid for etl_menus in seed data #2519 @wslulciuc
    Fixes a runID collision creating an invalid lineage graph when the seed command is used.
  • Docker: remove unnecessary copy command from Dockerfile #2516 @Nisarg-Chokshi
    Deletes redundant copy command.
  • Chart: enable RFC7230_LEGACY http compliance on application connectors by default #2524 @jlukenoff
    Adds this configuration to the helm chart by default to fix basic chart installation and ensure that the fix in #1419 does not revert.