Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.26.2 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.0 to 3.26.2.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.26.2
- Refactored of making permissions from scheme entry
Full Changelog: v3.26.1...v3.26.2
v3.26.1
- Removed deprecated traces
Full Changelog: v3.26.0...v3.26.1
v3.26.0
- Fixed data race on session stream queries
- Renamed
internal/router
package tointernal/balancer
for unambiguous understanding of package mission- Implemented detection of local data-center with measuring tcp dial RTT
- Added
trace.Driver.OnBalancer{Init,Close,ChooseEndpoint,Update}
events- Marked the driver cluster events as deprecated
- Simplified the balancing logic
Full Changelog: v3.25.3...v3.26.0
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.26.2
- Refactored of making permissions from scheme entry
v3.26.1
- Removed deprecated traces
v3.26.0
- Fixed data race on session stream queries
- Renamed
internal/router
package tointernal/balancer
for unambiguous understanding of package mission- Implemented detection of local data-center with measuring tcp dial RTT
- Added
trace.Driver.OnBalancer{Init,Close,ChooseEndpoint,Update}
events- Marked the driver cluster events as deprecated
- Simplified the balancing logic
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
-
670ccd7
Release v3.26.2 -
c79715a
Merge pull request #263 from ydb-platform/scheme-put-permissions -
1c9bc44
Refactored of making permissions from scheme entry -
5ff3cad
Release v3.26.1 -
ed4c154
Removed deprecated traces -
b4b5c1e
Release v3.26.0 -
be339ca
Merge pull request #262 from ydb-platform/rename-router-to-balancer -
cd49a69
* Fixed data race on session stream queries -
f7dd6ff
* Renamedinternal/router
package tointernal/balancer
for unambiguous un... -
d25adf4
Merge pull request #245 from ydb-platform/234-prefer-local-dc - 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)