v3.139.4
·
24 commits
to master
since this release
- Fixed query result stream draining when
Closeis called with a fresh context afterNextResultSetused a cancelled per-call context whileExecStatsarrive in later stream parts (#2187) - Fixed query result
Closeto succeed when the execute stream is already closed (for example after full iteration or per-call context cancellation), matchingdatabase/sqlexpectations and table result close behavior (#2187)
Full Changelog: v3.139.3...v3.139.4