Skip to content

Releases: ydb-platform/ydb-go-sdk

v3.115.1

26 Aug 07:33

Choose a tag to compare

  • Added ydb.Param.Range() range iterator

Full Changelog: v3.115.0...v3.115.1

v3.115.0

17 Aug 15:25

Choose a tag to compare

  • Added public package pkg/xtest with test helpers

Full Changelog: v3.114.1...v3.115.0

v3.114.1

17 Aug 14:08

Choose a tag to compare

  • Fixed depth for pkg/xerrors.WithStackTrace() error

Full Changelog: v3.114.0...v3.114.1

v3.114.0

14 Aug 16:01

Choose a tag to compare

  • Added public packages:
    • pkg/xerrors - helpers for wrap errors with stacktrace and join errors
    • pkg/xslices - helpers for work with slices
    • pkg/xstring - helpers for work with strings
  • Added table.Client.DescribeTable() helper method
  • Added table/types/IsNull() and table/types/Unwrap() methods for work with optional values

Full Changelog: v3.113.6...v3.114.0

v3.113.6

13 Aug 14:17

Choose a tag to compare

  • Removed experimental label from retry.DoWithResult and retry.DoTxWithResult

Full Changelog: v3.113.5...v3.113.6

v3.113.5

05 Aug 09:55

Choose a tag to compare

  • Fixed incorrect string conversion of Uint64Value values greater than int64 max value

Full Changelog: v3.113.4...v3.113.5

v3.113.4

04 Aug 14:03

Choose a tag to compare

  • Added original error to listValue and setValue cast error

Full Changelog: v3.113.3...v3.113.4

v3.113.3

31 Jul 10:45

Choose a tag to compare

  • Marked as non-retryable operation error ABORTED with internal issue 200509 ("Datashard program size limit exceeded")

Full Changelog: v3.113.2...v3.113.3

v3.113.2

22 Jul 13:43

Choose a tag to compare

  • Fixed panic in database/sql traces

Full Changelog: v3.113.1...v3.113.2

v3.113.1

21 Jul 15:25

Choose a tag to compare

  • Fixed several issues in database/sql error handling
  • Improved context management for query result streams.

Full Changelog: v3.113.0...v3.113.1