v3.42.9
·
3651 commits
to master
since this release
- Added
internal/xerrors.Errorferror for wrap multiple errors and check them witherrors.Isoferrors.As - Fixed corner cases of
internal/wait.Wait - Added check of port in connection string and erro throw
- Fixed bug with initialization of connection pool before apply static credentials
- Refactored of applying grpc dial options with defaults
- Added
trace.Driver.{OnBalancerDialEntrypoint,OnBalancerClusterDiscoveryAttempt}trace events - Fixed compilation of package
internal/xresolverwithgoogle.golang.org/[email protected] - Fixed returning
io.EOFonrows.Nextandrows.NextResultSet - Added wrapping of errors from unary and stream results
- Added error throw on
database/sql.Conn.BeginTx(),*sql.Tx.ExecContextand*sql.Tx.QueryContextif query mode is notydb.DataQueryMode - Added test for
database/sqlscan-query
Full Changelog: v3.42.8...v3.42.9