Skip to content

Commit 32abd94

Browse files
authored
Merge pull request #791 from atlanhq/bump-to-release-8.4.6
[release] Bump to release `8.4.6`
2 parents 34fa1c6 + d4d982e commit 32abd94

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 8.4.6 (January 13, 2025)
2+
3+
### New Features
4+
5+
- Added support for OAuth client management (`create`, `get`, `get_by_id`, `update`, `purge`).
6+
- Added optional `field_type` parameter to `SearchableField.has_any_value()`, allowing users to handle cases when text exceeds **5K characters** (the keyword field on an attribute can be empty while the text field on the same attribute is populated).
7+
8+
### QOL Improvements
9+
10+
- Regenerated models with latest typedef definitions.
11+
- Published `pyatlan` with Chainguard golden image for each new release.
12+
113
## 8.4.5 (December 15, 2025)
214

315
### QOL Improvements

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.4.5
1+
8.4.6

0 commit comments

Comments
 (0)