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 8a9114f commit 830687bCopy full SHA for 830687b
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+* Published `query.ExecuteOption` as alias to `internal/query/options.Execute`
2
+
3
## v3.93.0
4
* Added `ydb.WithStaticCredentialsLogin` and `ydb.WithStaticCredentialsPassword` options
5
@@ -6,7 +8,7 @@
6
8
* Added `database/sql/driver.Value` as type destination for almost ydb values
7
9
10
## v3.92.5
-* Avoid retrying requests finished with 'UNAUTHORIZED' errors
11
+* Avoid retrying requests finished with `UNAUTHORIZED` errors
12
13
## v3.92.4
14
* Fixed connections pool leak on closing
0 commit comments