Skip to content

Commit dba4edc

Browse files
committed
fixed changelog
1 parent 5f83b53 commit dba4edc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* Fixed bug in experimental api: `ydb.ParamsBuilder().Param().Optional()` receive pointer and really produce optional value.
2+
13
## v3.80.8
24
* Added `ydb.WithLazyTx(bool)` option for create lazy transactions on `query.Session.Begin` call
35
* Added initial experimental topic and cdc-helpers, see examples in [tests/integration/topic_helpers_test.go](https://github.com/ydb-platform/ydb-go-sdk/blob/master/tests/integration/topic_helpers_test.go)

0 commit comments

Comments
 (0)