master
Moved the trace-generated code in `trace` package from the public API to the internal packages (#2172)
add parallelization, trace and logs
* Added `trace.Query.OnSessionBegin` event * Added `trace.Query.OnResult{New,NextPart,NextResultSet,Close}` events * Added `trace.Query.OnRow{Scan,ScanNamed,ScanStruct}` events
optimized gtrace for batch generation (#2143)
Node hint traces for session pool (#1976)
feat: support Otel spans (#2116)