Закрыто
запросил слияние dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.29.2 в master
Created by: dependabot[bot]
Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.28.3 to 3.29.2.
Release notes
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.
v3.29.2
- Enabled server-side session balancing for sessions created from internal session pool
- Removed unused public
meta.Meta
methods- Renamed
meta.Meta.Meta(ctx)
public method tometa.Meta.Context(ctx)
- Rollbacked default balancer to
balancers.RandomChoice()
Full Changelog: v3.29.1...v3.29.2
v3.29.1
- Changed default balancer to
balancers.PreferLocalDC(balancers.RandomChoice())
Full Changelog: v3.29.0...v3.29.1
v3.29.0
- Refactored
internal/value
package for decrease CPU and memory workload with GC- Added
table/types.Equal(lhs, rhs)
helper for check equal for two typesFull Changelog: v3.28.3...v3.29.0
Changelog
Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.
v3.29.2
- Enabled server-side session balancing for sessions created from internal session pool
- Removed unused public
meta.Meta
methods- Renamed
meta.Meta.Meta(ctx)
public method tometa.Meta.Context(ctx)
- Rollbacked default balancer to
balancers.RandomChoice()
v3.29.1
- Changed default balancer to
balancers.PreferLocalDC(balancers.RandomChoice())
v3.29.0
- Refactored
internal/value
package for decrease CPU and memory workload with GC- Added
table/types.Equal(lhs, rhs)
helper for check equal for two types
Commits
-
4c4ed51
Release v3.29.2 -
87d6fa9
Merge pull request #299 from ydb-platform/session-balancer -
ab001f1
* Enabled server-side session balancing for sessions created from internal se... -
d1bff64
Release v3.29.1 -
ef3bd62
* Changed default balancer to `balancers.PreferLocalDC(balancers.RandomChoice... -
c4ba29e
Release v3.29.0 -
2a604d8
Merge pull request #287 from ydb-platform/value -
e710b79
remove package internal/value/old -
12e9c0c
Merge pull request #298 from ceth-x86/master -
f651a54
* Addedtable/types.Equal(lhs, rhs)
helper for check equal for two types - 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)