Skip to content

Releases: ydb-platform/ydb-go-sdk

v3.105.2

03 Apr 10:59
Compare
Choose a tag to compare
  • Improved the ydb.WithSessionPoolSessionUsageLimit option for allow time.Duration as argument type for limit max session time to live since create time

Full Changelog: v3.105.1...v3.105.2

v3.105.1

02 Apr 21:36
Compare
Choose a tag to compare
  • Changed the gRPC DNS balancer policy to round_robin for internal discovery/ListEndpoints call (reverted v3.90.2 changes)

Full Changelog: v3.105.0...v3.105.1

v3.105.0

01 Apr 09:58
Compare
Choose a tag to compare
  • Supported topic split merge server feature for topic reader (no api changed)

Full Changelog: v3.104.7...v3.105.0

v3.104.7

26 Mar 11:10
Compare
Choose a tag to compare
  • Added public type alias ydb.Params to internal/params.Parameters for external usage

Full Changelog: v3.104.6...v3.104.7

v3.104.6

23 Mar 22:31
Compare
Choose a tag to compare
  • Refactored table.TransactionControl and query.TransactionControl for use single implementation in internal/tx
  • Changed ydb.WithTxControl context modifier for allow both table.TransactionControl and query.TransactionControl

Full Changelog: v3.104.5...v3.104.6

v3.104.5

19 Mar 12:37
Compare
Choose a tag to compare
  • Added query client session pool metrics: create_in_progress, in_use, waiters_queue
  • Added pool item closing for not-alived item

Full Changelog: v3.104.4...v3.104.5

v3.104.4

18 Mar 07:39
Compare
Choose a tag to compare
  • Fixed bug with session query latency metric collector

Full Changelog: v3.104.3...v3.104.4

v3.104.3

17 Mar 20:06
Compare
Choose a tag to compare
  • Changed argument types in table.Client.ReadRows to public types for compatibility with mock-generation

Full Changelog: v3.104.2...v3.104.3

v3.104.2

17 Mar 16:54
Compare
Choose a tag to compare
  • Added bindings options into ydb.ParamsFromMap for bind wide time types
  • Changed ydb.WithWideTimeTypes(bool) for allow boolean argument

Full Changelog: v3.104.1...v3.104.2

v3.104.1

17 Mar 10:17
Compare
Choose a tag to compare
  • Added export of advanced metric information for QueryService calls

Full Changelog: v3.104.0...v3.104.1