Skip to content

Releases: ydb-platform/ydb-go-sdk

v3.100.1

28 Feb 19:19
Compare
Choose a tag to compare
  • Refactored behaviour on retry.Retryable error for retry object (such as session, connection or transaction)

Full Changelog: v3.100.0...v3.100.1

v3.100.0

27 Feb 13:33
Compare
Choose a tag to compare
  • Added table.DescribeTable.StoreType to table description result from table.Session.DescribeTable request

Full Changelog: v3.99.13...v3.100.0

v3.99.13

20 Feb 15:10
Compare
Choose a tag to compare
  • Added checking errors for conditionally delete item from pool

Full Changelog: v3.99.12...v3.99.13

v3.99.12

19 Feb 13:28
Compare
Choose a tag to compare
  • Internal debug improved

Full Changelog: v3.99.11...v3.99.12

v3.99.11

18 Feb 06:16
Compare
Choose a tag to compare
  • 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

12 Feb 14:51
Compare
Choose a tag to compare
  • Returned legacy behaviour for interpret as time.Time YDB types Date, Datetime and Timestamp

Full Changelog: v3.99.9...v3.99.10

v3.99.9

12 Feb 11:50
Compare
Choose a tag to compare
  • Fixed broken compatibility database/sql driver which worked on query engine (usnig ydb.WithQueryService(true) connector option):
    • fixed list of valid data types for database/sql.Row.Scan()
    • allowed legacy option ydb.WithTxControl(ctx, txControl) for query engine

Full Changelog: v3.99.8...v3.99.9

v3.99.8

12 Feb 11:06
Compare
Choose a tag to compare
  • Added details to all log messages
  • Fixed sometime panic on stats receive in query service

Full Changelog: v3.99.7...v3.99.8

v3.99.7

07 Feb 17:12
Compare
Choose a tag to compare
  • Fixed not passing request context to topic event logs
  • Fixed deadlock on closing table session with internal query session core

Full Changelog: v3.99.6...v3.99.7

v3.99.6

07 Feb 12:29
Compare
Choose a tag to compare
  • Added log grpc messages metadata on trace log level for topic writer

Full Changelog: v3.99.5...v3.99.6