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.
1 parent 8572137 commit 9b31cb9Copy full SHA for 9b31cb9
CHANGELOG.md
@@ -1,11 +1,13 @@
1
+## v3.92.5
2
+* Avoid retrying requests finished with 'UNAUTHORIZED' errors
3
+
4
## v3.92.4
5
* Fixed connections pool leak on closing
6
7
## v3.92.3
8
* Fixed error with incompleted data returen from transaction.ReadQueryResult method
9
* Added option `query/WithResponsePartLimitSizeBytes(...)` for queries with query service
10
-
11
## v3.92.2
12
* Added `table/options.WithShardNodesInfo()` experimental option to get shard nodeId for describe table call
13
0 commit comments