Skip to content

v3.139.4

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 01 Jun 17:37
· 24 commits to master since this release
  • Fixed query result stream draining when Close is called with a fresh context after NextResultSet used a cancelled per-call context while ExecStats arrive in later stream parts (#2187)
  • Fixed query result Close to succeed when the execute stream is already closed (for example after full iteration or per-call context cancellation), matching database/sql expectations and table result close behavior (#2187)

Full Changelog: v3.139.3...v3.139.4