Skip to content

Commit 9a5373a

Browse files
committed
[release] Bumped to release 8.5.1
1 parent 0e87808 commit 9a5373a

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

HISTORY.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
## 8.5.0 (January 14, 2025)
1+
## 8.5.1 (January 29, 2026)
2+
3+
### Bug Fixes
4+
5+
- Fixed iterative pagination in User and Role caches that prevented all records from being properly populated during cache refresh operations.
6+
7+
### QOL Improvements
8+
9+
- Enhanced SDK client retry mechanism to automatically retry HTTP `302` redirect responses, improving reliability when handling temporary redirects.
10+
- Updated admin integration tests to align with latest backend API changes.
11+
12+
13+
## 8.5.0 (January 14, 2026)
214

315
### New Features
416

@@ -9,7 +21,7 @@
921
- `DataQualityRule.table_level_rule_creator()` and `DataQualityRule.column_level_rule_creator()` now accept `rule_type` as a `DataQualityRuleTemplateType` enum instead of `str`.
1022
- `threshold_compare_operator` is now an optional parameter for `DataQualityRule.table_level_rule_creator()`.
1123

12-
## 8.4.6 (January 13, 2025)
24+
## 8.4.6 (January 13, 2026)
1325

1426
### New Features
1527

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.5.0
1+
8.5.1

0 commit comments

Comments
 (0)