Skip to content

v3.42.5

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 16 Jan 13:08
· 3775 commits to master since this release
  • Fixed closing of database/sql connection (aka YDB session)
  • Made session.Close() as nop for idled session
  • Implemented goroutine for closing idle connection in database/sql driver
  • Separated errors of commit from other reader and to expired session
  • Fixed wrapping error in internal/balancer/Balancer.wrapCall()

Full Changelog: v3.42.4...v3.42.5