Skip to content

v3.34.2

Pre-release
Pre-release

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 18 Aug 16:00
· 4309 commits to master since this release
  • Added some description to error message from table pool get
  • Moved implementation sugar.GenerateDeclareSection to internal/table
  • Added transaction trace callbacks and internal logging with them
  • Stored context from BeginTx to internal/xsql transaction
  • Added automatically generated declare section to query text in database/sql usage
  • Removed supports sql.LevelSerializable
  • Added retry.Do helper for retry custom lambda with database/sql without transactions
  • Removed retry.WithTxOptions option (only default isolation supports)

Full Changelog: v3.34.1...v3.34.2