Releases: ydb-platform/ydb-go-sdk
Releases · ydb-platform/ydb-go-sdk
v3.115.7
- Added support for
PartitionByinDescribeTableresults
Full Changelog: v3.115.6...v3.115.7
v3.115.6
- Fixed context cancellation issues in the
QueryServicestream 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
v3.115.0
- Added public package
pkg/xtestwith test helpers
Full Changelog: v3.114.1...v3.115.0
v3.114.1
- Fixed depth for
pkg/xerrors.WithStackTrace()error
Full Changelog: v3.114.0...v3.114.1
v3.114.0
- Added public packages:
pkg/xerrors- helpers for wrap errors with stacktrace and join errorspkg/xslices- helpers for work with slicespkg/xstring- helpers for work with strings
- Added
table.Client.DescribeTable()helper method - Added
table/types/IsNull()andtable/types/Unwrap()methods for work with optional values
Full Changelog: v3.113.6...v3.114.0