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.
2 parents 84b48ce + 9cd4a46 commit c784abfCopy full SHA for c784abf
HISTORY.md
@@ -1,3 +1,16 @@
1
+## 6.0.3 (April 15, 2025)
2
+
3
+### New Features
4
5
+- Added `creator()` methods for `DocumentDB` assets.
6
+- Added support for `purpose` and `persona` in `IndexSearchRequest`.
7
+- Added an optional `workflow_name` parameter to the `WorkflowClient.monitor()` method.
8
+- Added an optional `workflow_name` parameter to the `CredentialClient.get_all()` method.
9
10
+### QOL Improvements
11
12
+- Generated the latest typedef models.
13
14
## 6.0.2 (April 07, 2025)
15
16
### QOL Improvements
pyatlan/version.txt
@@ -1 +1 @@
-6.0.2
+6.0.3
0 commit comments