Skip to content

Commit b14863b

Browse files
authored
Merge pull request #881 from atlanhq/bump-to-release-9.3.2
[release] Bumped to release 9.3.2
2 parents 4d026b0 + 0f69858 commit b14863b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 9.3.2 (March 25, 2026)
2+
3+
### Bug Fixes
4+
5+
- **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.
6+
- **`AtlanTag` `displayName` field**: The `AtlanTag` classification model now accepts a `displayName` field that was previously rejected during deserialization.
7+
8+
### Experimental: `pyatlan_v9`
9+
10+
- **Sync `get`/`set_custom_metadata` on `Asset`**: Added synchronous `get_custom_metadata()` and `set_custom_metadata()` methods to the v9 `Asset` class, and fixed related custom metadata integration tests.
11+
112
## 9.3.1 (March 23, 2026)
213

314
### Experimental: `pyatlan_v9`

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.3.1
1+
9.3.2

0 commit comments

Comments
 (0)