v3.42.0
·
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/connmiddlewares - 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.KeepInCachefield as redundant
Full Changelog: v3.41.0...v3.42.0