Skip to content

Commit c7e8784

Browse files
committed
Bump to release 6.0.2
1 parent 9c21d46 commit c7e8784

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.0.2 (April 07, 2025)
2+
3+
### QOL Improvements
4+
5+
- Updated SDK generator templates to align with `Pyatlan v6` changes.
6+
- Added a delay after token refresh to avoid empty (`[]`) typedef responses.
7+
8+
### Bug Fixes
9+
10+
- Reset `has_retried` if the last retry wasn't a `401` to allow future token refresh attempts.
11+
112
## 6.0.1 (March 28, 2025)
213

314
### QOL Improvements

pyatlan/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.1
1+
6.0.2

0 commit comments

Comments
 (0)