Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.3 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.27.0 to 3.28.3.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.28.3
- Fixed false-positive node pessimization on receiving io.EOF from stream
Full Changelog: v3.28.2...v3.28.3
v3.28.2
- Upgraded dependencies (grpc, protobuf, testify)
Full Changelog: v3.28.1...v3.28.2
v3.28.1
- Marked dial errors as retryable
- Supported node pessimization on dialing errors
- Marked error from
Invoke
andNewStream
as retryable if request not sended to serverFull Changelog: v3.28.0...v3.28.1
v3.28.0
- Added
sugar.GenerateDeclareSection()
helper for make declare section inYQL
- Added check when parameter name not started from
$
and automatically prepends it to name- Refactor connection closing
Full Changelog: v3.27.0...v3.28.0
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
v3.28.3
- Fixed false-positive node pessimization on receiving from stream io.EOF
v3.28.2
- Upgraded dependencies (grpc, protobuf, testify)
v3.28.1
- Marked dial errors as retryable
- Supported node pessimization on dialing errors
- Marked error from
Invoke
andNewStream
as retryable if request not sended to serverv3.28.0
- Added
sugar.GenerateDeclareSection()
helper for make declare section inYQL
- Added check when parameter name not started from
$
and automatically prepends it to name- Refactored connection closing
Commits
-
ba7c3d6
Release v3.28.3 -
b33d7d1
fix changelog -
8890bac
* Fixed false-positive banning of conn on receiving from stream io.EOF -
0fb8af4
Release v3.28.2 -
95f5bbf
Upgraded dependencies (grpc, protobuf, testify) -
6872cc7
Release v3.28.1 -
4e0ed55
Merge pull request #296 from ydb-platform/retry_connection_errors -
dfd5636
refactoring of modificationMark -
aee51e6
add config.WithGrpcOptions description -
1502114
add OutHeader and InPayload events for mark dirty current RPC - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)