Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.26.5 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.25.0 to 3.26.5.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.26.5
- Disabled the
KeepInCache
policy for queries without paramsFull Changelog: v3.26.4...v3.26.5
v3.26.4
- Update indirect dependency to
gopkg.in/yaml.v3
Full Changelog: v3.26.3...v3.26.4
v3.26.3
- Removed
Deprecated
mark fromtable/session.Prepare
method- Added comments for
table/session.Execute
methodFull Changelog: v3.26.2...v3.26.3
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
... (truncated)
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
v3.26.5
- Disabled the
KeepInCache
policy for queries without paramsv3.26.4
- Update indirect dependency to
gopkg.in/yaml.v3
v3.26.3
- Removed
Deprecated
mark fromtable/session.Prepare
method- Added comments for
table/session.Execute
methodv3.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
-
d1c8147
Release v3.26.5 -
eda2225
Merge pull request #268 from ydb-platform/disable-keep-in-cache -
3d7dfda
* Disabled theKeepInCache
policy for queries without params -
27263fb
Release v3.26.4 -
488512e
Merge pull request #267 from ydb-platform/goyaml -
7c01ecf
* Update indirect dependency togopkg.in/yaml.v3
-
6331d3a
Release v3.26.3 -
7d92109
Merge pull request #266 from ydb-platform/SECURITY.md -
3961c9e
Update SECURITY.md -
078021b
Create SECURITY.md - 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)