v3.59.0
·
2243 commits
to master
since this release
- Added
Structsupport forydb.ParamsBuilder() - Added support of
TzDate,TzDateTime,TzTimestamptypes inydb.ParamsBuilder() - Added
trace.Query.OnTransactionExecuteevent - Added query pool metrics
- Fixed logic of query session pool
- Changed initialization of internal driver clients to lazy
- Removed
ydb.WithSessionPoolSizeLimit()option - Added async put session into pool if external context is done
- Dropped intermediate callbacks from
trace.{Table,Retry,Query}events - Wrapped errors from
internal/pool.Pool.getItemas retryable - Disabled the logic of background grpc-connection parking
- Improved stringification for postgres types
Full Changelog: v3.58.2...v3.59.0