Skip to content

Commit c3c4f5e

Browse files
committed
[release] Bumped to release 7.1.2
1 parent 04839a6 commit c3c4f5e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

HISTORY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 7.1.2 (July 11, 2025)
2+
3+
### QOL Improvements
4+
5+
- Fixed `suggestions_test` integration test.
6+
- Generated latest typedefs models.
7+
- Updated Dockerfile to use `python:3.11-slim`.
8+
- Migrated SDK to use [`uv`](https://docs.astral.sh/uv) for development, building, and publishing the SDK.
9+
- Added `delete_type:HARD` optional parameter to `AssetClient.purge_by_guid()` method.
10+
- Made `FluentSearch` usage in `get_by_*()` methods consistent with `GET` API (return `active` and `archived` assets).
11+
112
## 7.1.1 (June 30, 2025)
213

314
### QOL Improvements

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.1
1+
7.1.2

0 commit comments

Comments
 (0)