·
1 commit
to master
since this release
- Changed internal pprof label to pyroscope supported format
- Added
query.ImplicitTxControl()transaction control (the same asquery.NoTx()andquery.EmptyTxControl()). See more about implicit transactions on ydb.tech - Added
SnapshotReadWriteisolation mode support todatabase/sqldriver usingsql.TxOptions{Isolation: sql.LevelSnapshot, ReadOnly: false} - Move
internal/ratelimiter/optionstoratelimiter/optionsfor public usage
Full Changelog: v3.120.0...v3.121.0