v3.54.0
·
2727 commits
to master
since this release
- Allowed
sql.LevelSerializableisolation level in read-write mode indatabase/sqltransactions - Refactored traces and metrics
- Added
{retry,table}.WithLabeloptions for mark retriers calls - Added
ydb.WithTraceRetryoption - Moved
internal/allocator.Buffersto packageinternal/xstring - Bumped
golang.org/x/synctov0.3.0 - Bumped
google.golang.org/protobuftov1.31.0 - Bumped
google.golang.org/grpctov1.57.1 - Allowed grpc status error as arg in
internal/xerrors.TransportError(err) - Added
interanl/xtest.CurrentFileLine()helper for table tests - Added
internal/credentials.IsAccessError(err)helper for check access errors - Changed period for re-fresh static credentials token from
1/2to1/10to expiration time - Added
table.SnapshotReadOnlyTxControl()helper for get transaction control with snapshot read-only
Full Changelog: v3.53.4...v3.54.0