You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.