Releases: ydb-platform/ydb-go-sdk
Releases · ydb-platform/ydb-go-sdk
v3.116.2
- Fixed grpc connections leak on reused node IP
Full Changelog: v3.116.1...v3.116.2
v3.116.1
- Fixed an issue where
topic.UpdateOffsetsInTransaction
was executed on a node different from the one where the transaction was running, which could lead to the error "Database coordinators are unavailable"
Full Changelog: v3.116.0...v3.116.1
v3.116.0
- Added experimental support for query results in
Apache Arrow
- Fix flaky unit test TestUnboundedChanContextTimeout
Full Changelog: v3.115.7...v3.116.0
v3.115.7
- Added support for
PartitionBy
inDescribeTable
results
Full Changelog: v3.115.6...v3.115.7
v3.115.6
- Fixed context cancellation issues in the
QueryService
stream results
Full Changelog: v3.115.5...v3.115.6
v3.115.5
- Fixed error logging in
topic.UpdateOffsetsInTransaction
Full Changelog: v3.115.4...v3.115.5
v3.115.4
- Supported reusing one IP address and host name after nodes restart
Full Changelog: v3.115.3...v3.115.4
v3.115.3
- Fixed error catching in
retry.DoTxWithResult
Full Changelog: v3.115.2...v3.115.3
v3.115.2
- Fixed bug with wrong literal YQL representation for signed integer YDB types
Full Changelog: v3.115.1...v3.115.2
v3.115.1
- Added
ydb.Param.Range()
range iterator
Full Changelog: v3.115.0...v3.115.1