Skip to content

Commit

Permalink
Merge pull request #300 from atlanhq/bump-release-2.1.4
Browse files Browse the repository at this point in the history
Bump to release `2.1.4`
  • Loading branch information
Aryamanz29 authored Apr 16, 2024
2 parents 7b943e0 + b8aeddf commit 3f37c44
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2.1.4 (April 16, 2024)

### 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.

## 2.1.3 (April 3, 2024)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion pyatlan/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.3
2.1.4

0 comments on commit 3f37c44

Please sign in to comment.