mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-28 11:50:02 +00:00

* Feat: Lineage propagation stop condition support (#22185) * feat: lineage stop condition and propagation * Update generated TypeScript types * Chore: stop propagation config updates * Update generated TypeScript types --------- Co-authored-by: --global <--global> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feat: Automator - support to perform lineage propagation till given depth (#22379) * Chore: Refactoring * Update generated TypeScript types * Chore: json schema config fix * Update generated TypeScript types * Feat: Automator propagation docs update * revert: Chore: json schema config fix * Update generated TypeScript types * Chore: Update docs for scenario - mulitple parents attrbibutes with differerent depth --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: --global <--global> Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>