Skip to content

Releases: ydb-platform/ydb-go-sdk

v3.90.0

05 Nov 18:14
Compare
Choose a tag to compare
  • Fixed closing of child driver with shared balancer

Full Changelog: v3.89.6...v3.90.0

v3.89.6

05 Nov 17:16
Compare
Choose a tag to compare
  • Refactored database/sql driver internals for query-service client support in the future

Full Changelog: v3.89.5...v3.89.6

v3.89.5

05 Nov 13:41
Compare
Choose a tag to compare
  • Fixed nil pointer dereference in metabalancer initialization

Full Changelog: v3.89.4...v3.89.5

v3.89.4

03 Nov 01:41
Compare
Choose a tag to compare
  • Changed behaviour on re-discovery: always open new grpc connection for discovery request

Full Changelog: v3.89.3...v3.89.4

v3.89.3

02 Nov 11:28
Compare
Choose a tag to compare
  • Wrapped internal balancer with metadata middleware

Full Changelog: v3.89.2...v3.89.3

v3.89.2

25 Oct 17:05
Compare
Choose a tag to compare
  • Returned log.XXX methods for create fields, removed from public at v3.85.0

Full Changelog: v3.89.1...v3.89.2

v3.89.1

25 Oct 16:26
Compare
Choose a tag to compare
  • Added option ydb.WithSharedBalancer(*Driver) for child drivers

Full Changelog: v3.89.0...v3.89.1

v3.89.0

25 Oct 05:28
Compare
Choose a tag to compare
  • Fixed send optional arguments to the server with ydb.ParamsBuilder

Full Changelog: v3.88.0...v3.89.0

v3.88.0

23 Oct 16:43
Compare
Choose a tag to compare
  • Removed UUID methods from ydb.ParamsBuilder()

Full Changelog: v3.87.0...v3.88.0

v3.87.0

23 Oct 12:13
Compare
Choose a tag to compare
  • BREAK OLD STYLE WORK WITH UUID. See #1501 for details.
    At the version you must explicit choose way for work with uuid: old with bug or new (fixed).

Full Changelog: v3.86.1...v3.87.0