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.
6.2.1
1 parent fca2cff commit 015498aCopy full SHA for 015498a
HISTORY.md
@@ -1,3 +1,14 @@
1
+## 6.2.1 (May 30, 2025)
2
+
3
+### Bug Fixes
4
5
+- Extended the `applicable_asset_types` attribute definition to accept `Union[Set[str], AssetTypes]`.
6
+- Fixed validation to ensure provided asset type names match existing SDK asset classes, replacing the previously hard-coded set of asset types.
7
8
+### QOL Improvements
9
10
+- Regenerated the latest typedef models.
11
12
## 6.2.0 (May 27, 2025)
13
14
### New Features
pyatlan/version.txt
@@ -1 +1 @@
-6.2.0
+6.2.1
0 commit comments