Skip to content

v3.27.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 20 Jun 12:05
· 4548 commits to master since this release
  • Added internal experimental packages internal/value/exp and internal/value/exp/allocator with alternative value implementations with zero-allocation model
  • Supported parsing of database name from connection string URI path
  • Added options.WithExecuteScanQueryStats option
  • Added to query stats plan and AST
  • Changed behaviour of result.Stats() (if query result have no stats - returns nil)
  • Added context cancel with specific error
  • Added mutex wrapper for mutex, rwmutex for guarantee unlock and better show critical section

Full Changelog: v3.26.10...v3.27.0