Skip to content

Releases: ydb-platform/ydb-go-sdk

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

v3.86.1

23 Oct 11:13
Compare
Choose a tag to compare
  • Fixed scan to optional uuid

Full Changelog: v3.86.0...v3.86.1

v3.86.0

23 Oct 07:43
Compare
Choose a tag to compare
  • Add workaround for bug in uuid send/receive from server. It is migration version. All native code and most database sql code worked with uuid continue to work.

Full Changelog: v3.85.3...v3.86.0

v3.85.3

22 Oct 22:16
Compare
Choose a tag to compare
  • Renamed query.WithPoolID() into query.WithResourcePool()

Full Changelog: v3.85.2...v3.85.3

v3.85.2

22 Oct 18:48
Compare
Choose a tag to compare
  • Added query.WithPoolID() execute option

Full Changelog: v3.85.1...v3.85.2

v3.85.1

22 Oct 14:10
Compare
Choose a tag to compare
  • Added spans.Retry constructor of trace.Retry

Full Changelog: v3.85.0...v3.85.1