Skip to content

v2.1.4

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 16 Apr 16:18
· 392 commits to main since this release
3f37c44

πŸŽ‰ New features

  • Adds AssetFilterGroup enum for persona personalization.
  • Adds creator method to AirflowDag and AirflowTask assets.

🐞 Bug fixes

  • Fixes qualified_name population for related entities in Glossary objects.
  • Fixes logic for removing parent category relationship in AtlasGlossaryCategory.
  • Fixes lineage list performance by considering the hasMore attribute to optimize lineage paging.

πŸ₯— QOL improvements

  • Updates networkx >= 3.1 and bumped development requirements to the latest version.