Skip to content

Releases: ydb-platform/ydb-go-sdk

v3.111.1

26 Jun 15:21

Choose a tag to compare

  • Replaced minimal requirements of go from 1.23 to 1.22
  • Migrated golangci-lint to version v2.1.6

Full Changelog: v3.111.0...v3.111.1

v3.111.0

23 Jun 12:31

Choose a tag to compare

  • Added sugar.PrintErrorWithoutStack helper for remove stack records from error string
  • Added sugar.UnwrapError helper for unwrap source error to root errors

Full Changelog: v3.110.1...v3.111.0

v3.110.1

16 Jun 14:24

Choose a tag to compare

  • Added the ability to send BulkRequest exceeding the GrpcMaxMessageSize

Full Changelog: v3.110.0...v3.110.1

v3.110.0

10 Jun 19:57

Choose a tag to compare

  • Added read partitions in parallel for topic listener.

Full Changelog: v3.109.0...v3.110.0

v3.109.0

05 Jun 08:54

Choose a tag to compare

  • Added control plane fields for split-merge topics (Create,Alter,Describe)

Full Changelog: v3.108.5...v3.109.0

v3.108.5

22 May 08:11

Choose a tag to compare

  • Fixed stop topic reader after TLI in transaction

Full Changelog: v3.108.4...v3.108.5

v3.108.4

20 May 05:58

Choose a tag to compare

  • Removed experimental from coordination API
  • Added WithReaderLogContext, WithWriterLogContext options to topic reader/writer to supply log entries with user context fields

Full Changelog: v3.108.3...v3.108.4

v3.108.3

10 May 08:23

Choose a tag to compare

  • Fixed handling of zero values for DyNumber
  • Fixed the decimal yql slice bounds out of range

Full Changelog: v3.108.2...v3.108.3

v3.108.2

07 May 13:17

Choose a tag to compare

Full Changelog: v3.108.1...v3.108.2

v3.108.1

04 May 09:31

Choose a tag to compare

  • Supported json.Marshaller query parameter in database/sql driver

Full Changelog: v3.108.0...v3.108.1