We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
6.0.2
1 parent 9c21d46 commit c7e8784Copy full SHA for c7e8784
HISTORY.md
@@ -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
12
## 6.0.1 (March 28, 2025)
13
14
### QOL Improvements
pyatlan/version.txt
@@ -1 +1 @@
-6.0.1
+6.0.2
0 commit comments