We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7.1.2
1 parent 04839a6 commit c3c4f5eCopy full SHA for c3c4f5e
HISTORY.md
@@ -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
12
## 7.1.1 (June 30, 2025)
13
14
### QOL Improvements
pyatlan/version.txt
@@ -1 +1 @@
-7.1.1
+7.1.2
0 commit comments