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
foretl_menus
in seed data#2519
@wslulciuc
Fixes arunID
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.