v3.42.6
·
3726 commits
to master
since this release
- Implemented
driver.RowsColumnTypeDatabaseTypeNameinterface ininternal/xsql.rowsstruct - Extended
internal/xsql.connstruct with methods for gettingYDBmetadata - Added
scheme.Clienttointernal/xsql.connectioninterface - Added
helperspackage with method for checking existence of table, refactoredsugar.IsTableExists() - Added checks for nil option to all opts range loops
- Moved content of package
internal/ctxlabelsintointernal/xcontext - Implemented
GRPCStatusmethod ininternal/xerrors/transportError - Added different implementations of stacktrace error for grpc errors and other
- Dropped
internal/xnetpackage 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