Skip to content

build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.0 in the gomod group#941

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-03b7511659
Closed

build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.0 in the gomod group#941
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomod-03b7511659

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2025

Bumps the gomod group with 1 update: github.com/ydb-platform/ydb-go-sdk/v3.

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.106.1 to 3.108.0

Release notes

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.

v3.108.0

  • Added query.EmptyTxControl() for empty transaction control (server-side defines transaction control by internal logic)
  • Marked as deprecated query.NoTx() because this is wrong name for server-side transaction control inference

Full Changelog: v3.107.0...v3.108.0

v3.107.0

  • Refactored internal client balancer: added singleton for getting gRPC-connection (auto dial and auto reconnect on non-ready state) for use in discovery attempts
  • Added topicoptions.IncludePartitionStats() for Topic().Describe() in order to get partition stats from server

Full Changelog: v3.106.1...v3.107.0

Changelog

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.

v3.108.0

  • Added query.EmptyTxControl() for empty transaction control (server-side defines transaction control by internal logic)
  • Marked as deprecated query.NoTx() because this is wrong name for server-side transaction control inference

v3.107.0

  • Refactored internal client balancer: added singleton for getting gRPC-connection (auto dial and auto reconnect on non-ready state) for use in discovery attempts
  • Added topicoptions.IncludePartitionStats() for Topic().Describe() in order to get partition stats from server
Commits
  • 4ebb2e4 Release v3.108.0
  • 05bc129 Merge pull request #1731 from ydb-platform/auto-tx
  • c15805d Added deprecated policy link into comment
  • 3b878aa Merge pull request #1735 from ydb-platform/post-fix-balancer
  • b7ab801 * Added query.EmptyTxControl() for empty transaction control (server-side d...
  • 0c5f485 refactoring of internal/balancer logic: delete unnesesary call meta context, ...
  • f8b47a0 Release v3.107.0
  • 006e39e Merge pull request #1733 from ydb-platform/grpc-conn-singletone
  • d730878 * Refactored internal client balancer: added singleton for getting gRPC-conne...
  • 55b0abc Merge pull request #1726 from ydb-platform/partition-stats-describe
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/ydb-platform/ydb-go-sdk/v3 [>= 3.57.a, < 3.58]

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 1 update: [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk).


Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.106.1 to 3.108.0
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](ydb-platform/ydb-go-sdk@v3.106.1...v3.108.0)

---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-version: 3.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

Looks like github.com/ydb-platform/ydb-go-sdk/v3 is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 7, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-03b7511659 branch May 7, 2025 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant