Skip to content

Commit d401231

Browse files
authored
Merge pull request #584 from atlanhq/bump-to-release-6.0.1
[release] Bump to release `6.0.1`
2 parents c005e4d + 07c2337 commit d401231

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## 6.0.0 (February 20, 2025)
1+
## 6.0.1 (March 28, 2025)
2+
3+
### QOL Improvements
4+
5+
- Migrated the boolean field `AtlanClient.401_tls.has_retried` to thread-local storage (`TLS`) to enhance `401` token handling in a multithreaded environment.
6+
7+
## 6.0.0 (March 20, 2025)
28

39
### New Features
410

pyatlan/version.txt

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

0 commit comments

Comments
 (0)