Skip to content

Commit

Permalink
Merge pull request #255 from atlanhq/bump-release-2.0.1
Browse files Browse the repository at this point in the history
Bump to release `2.0.1`
  • Loading branch information
Aryamanz29 authored Feb 27, 2024
2 parents bb02c8d + 7be73ab commit d2ea6d7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 2.0.1 (February 27, 2024)

### New features

- Adds pagination to listings for **user**, **group**, and **membership**.

### Bug fixes

- Fixes `LineageListResults` not including custom metadata.
- Avoid throwing `ValidationError` when aggregating an index search with no results.

### QOL improvements

- Improves the tests report experience by using pytest plugins (`pytest-sugar` and `pytest-timer`).

## 2.0.0 (February 22, 2024)

### New features
Expand Down
2 changes: 1 addition & 1 deletion pyatlan/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit d2ea6d7

Please sign in to comment.