v9.3.2
Bug Fixes 🐞
- Policy duplicate detection - allow updates to proceed: Revised the duplicate-detection logic (introduced in 9.2.0) so that legitimate policy updates are no longer blocked. The duplication check now only intercepts retried creations, not update requests.
AtlanTagdisplayNamefield: TheAtlanTagclassification model now accepts adisplayNamefield that was previously rejected during deserialization.
Experimental: pyatlan_v9 🧪
- Sync
get/set_custom_metadataonAsset: Added synchronousget_custom_metadata()andset_custom_metadata()methods to the v9Assetclass, and fixed related custom metadata integration tests.
Full Changelog: 9.3.1...9.3.2