Releases: ydb-platform/ydb-go-sdk
Releases · ydb-platform/ydb-go-sdk
v3.101.1
- Changed allowBanned=false for preferred node connections
Full Changelog: v3.101.0...v3.101.1
v3.101.0
- Added
table.Client.ReadRowsmethod with internal retries
Full Changelog: v3.100.3...v3.101.0
v3.100.3
- Fixed bug with concurrent rewrites source slice of
grpc.DialOptionon dial step
Full Changelog: v3.100.2...v3.100.3
v3.100.2
- Fixed bug in
internal/xcontext.WithDone(not listening chan done)
Full Changelog: v3.100.1...v3.100.2
v3.100.1
- Refactored behaviour on
retry.Retryableerror for retry object (such as session, connection or transaction)
Full Changelog: v3.100.0...v3.100.1
v3.100.0
- Added
table.DescribeTable.StoreTypeto table description result fromtable.Session.DescribeTablerequest
Full Changelog: v3.99.13...v3.100.0
v3.99.13
- Added checking errors for conditionally delete item from pool
Full Changelog: v3.99.12...v3.99.13
v3.99.12
- Internal debug improved
Full Changelog: v3.99.11...v3.99.12
v3.99.11
- Added stacktrace record to row scan errors for detect broken client code
- Fixed DescribeConsumer ignoring PartitionConsumerStats
- Added virtualtimestamps field to cdc description
Full Changelog: v3.99.10...v3.99.11
v3.99.10
- Returned legacy behaviour for interpret as
time.TimeYDB typesDate,DatetimeandTimestamp
Full Changelog: v3.99.9...v3.99.10