Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.25.3 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.0 to 3.25.3.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.25.3
- Changed primary license to
Apache2.0
for auto-detect license- Refactored
types.Struct
value creationFull Changelog: v3.25.2...v3.25.3
v3.25.2
- Fixed repeater initial force timeout from 500 to 0.5 second
Full Changelog: v3.25.1...v3.25.2
v3.25.1
- Fixed bug with unexpected failing of call
Invoke
andNewStream
on closed cluster- Fixed bug with releasing
internal/conn/conn.Pool
in cluster- Replaced interface
internal/conn/conn.Pool
to structinternal/conn/conn.Pool
Full Changelog: v3.25.0...v3.25.1
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
v3.25.3
- Changed primary license to
Apache2.0
for auto-detect license- Refactored
types.Struct
value creationv3.25.2
- Fixed repeater initial force timeout from 500 to 0.5 second
v3.25.1
- Fixed bug with unexpected failing of call
Invoke
andNewStream
on closed cluster- Fixed bug with releasing
internal/conn/conn.Pool
in cluster- Replaced interface
internal/conn/conn.Pool
to structinternal/conn/conn.Pool
Commits
-
23689a5
Release v3.25.3 -
cdae7be
Merge pull request #256 from ydb-platform/LICENSE -
a86ada8
LICENSE Apache-2.0 -
a7f1ee9
Merge pull request #255 from ydb-platform/grow_struct_slice -
ee62ec6
changelog -
3aad309
enhance struct value construction -
cfa64cd
Release v3.25.2 -
675c435
Merge pull request #253 from ydb-platform/fix-force-initial-timeout -
70c034c
Fix repeater force initial timeout -
3c2b921
Release v3.25.1 - 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)