Skip to content

Commit d485067

Browse files
authored
Update CHANGELOG.md
1 parent 5c199f0 commit d485067

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Fixed broken compatibility `database/sql` driver which worked on query engine (usnig `ydb.WithQueryService(true)` connector option):
2+
- fixed list of valid data types for `database/sql.Row.Scan()`
3+
- allowed legacy option `ydb.WithTxControl(ctx, txControl)` for query engine
4+
15
## v3.99.8
26
* Added details to all log messages
37
* Fixed sometime panic on stats receive in query service

0 commit comments

Comments
 (0)