Skip to content

v3.42.6

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 28 Jan 07:26
· 3726 commits to master since this release
  • Implemented driver.RowsColumnTypeDatabaseTypeName interface in internal/xsql.rows struct
  • Extended internal/xsql.conn struct with methods for getting YDB metadata
  • Added scheme.Client to internal/xsql.connection interface
  • Added helpers package with method for checking existence of table, refactored sugar.IsTableExists()
  • Added checks for nil option to all opts range loops
  • Moved content of package internal/ctxlabels into internal/xcontext
  • Implemented GRPCStatus method in internal/xerrors/transportError
  • Added different implementations of stacktrace error for grpc errors and other
  • Dropped internal/xnet package as useless
  • Fixed default grpc dial options
  • Replaced single connection for discovery repeater into connection which creates each time for discovery request
  • Fixed retry of cluster discovery on initialization
  • Fixed dial timeout processing

Full Changelog: v3.42.5...v3.42.6