Skip to content

Commit 830687b

Browse files
committed
CHANGELOG.md
1 parent 8a9114f commit 830687b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Published `query.ExecuteOption` as alias to `internal/query/options.Execute`
2+
13
## v3.93.0
24
* Added `ydb.WithStaticCredentialsLogin` and `ydb.WithStaticCredentialsPassword` options
35

@@ -6,7 +8,7 @@
68
* Added `database/sql/driver.Value` as type destination for almost ydb values
79

810
## v3.92.5
9-
* Avoid retrying requests finished with 'UNAUTHORIZED' errors
11+
* Avoid retrying requests finished with `UNAUTHORIZED` errors
1012

1113
## v3.92.4
1214
* Fixed connections pool leak on closing

0 commit comments

Comments
 (0)