Skip to content

Commit 015498a

Browse files
committed
[release] Bump to release 6.2.1
1 parent fca2cff commit 015498a

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+
## 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+
112
## 6.2.0 (May 27, 2025)
213

314
### New Features

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.2.0
1+
6.2.1

0 commit comments

Comments
 (0)