Skip to content

v3.42.0

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 27 Dec 12:17
· 3822 commits to master since this release
  • Added retry policy options for topics: topic/topicoptions.WithReaderCheckRetryErrorFunction, topic/topicoptions.WithReaderStartTimeout, topic/topicoptions.WithWriterCheckRetryErrorFunction, topic/topicoptions.WithWriterStartTimeout
  • Refactored internal/conn middlewares
  • Added trace.tableSessionInfo.LastUsage() method for get last usage timestamp
  • Reverted tx.WithCommit() changes for fix unstable behaviour of lazy transactions
  • Added options.WithCommit() option for execute query with auto-commit flag
  • Removed trace.TableTransactionExecuteStartInfo.KeepInCache field as redundant

Full Changelog: v3.41.0...v3.42.0