Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.95.3 to 3.98.0 in the gomod group across 1 directory #889

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2025

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

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.95.3 to 3.98.0

Release notes

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

v3.98.0

  • Supported pool of encoders, which implement ResetableWriter interface

Full Changelog: v3.97.0...v3.98.0

v3.97.0

  • Added immutable range iterators from go1.23 into query stats to iterate over query phases and accessed tables without query stats object mutation

Full Changelog: v3.96.2...v3.97.0

v3.96.2

  • Fixed broken metric ydb_go_sdk_ydb_database_sql_conns

Full Changelog: v3.96.1...v3.96.2

v3.96.1

  • Fixed drop session from pool unnecessary in query service

Full Changelog: v3.96.0...v3.96.1

v3.96.0

  • Supported of list, set and struct for unmarshall using sugar.Unmarshall...

Full Changelog: v3.95.6...v3.96.0

v3.95.6

  • Fixed panic on span reporting in xsql/Tx

Full Changelog: v3.95.5...v3.95.6

v3.95.5

  • Fixed goroutine leak on failed execute call in query client

Full Changelog: v3.95.4...v3.95.5

v3.95.4

  • Fixed connections pool leak on closing sessions
  • Fixed an error in logging session deletion events

Full Changelog: v3.95.3...v3.95.4

Changelog

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

v3.98.0

  • Supported pool of encoders, which implement ResetableWriter interface

v3.97.0

  • Added immutable range iterators from go1.23 into query stats to iterate over query phases and accessed tables without query stats object mutation

v3.96.2

  • Fixed broken metric ydb_go_sdk_ydb_database_sql_conns

v3.96.1

  • Fixed drop session from pool unnecessary in query service

v3.96.0

  • Supported of list, set and struct for unmarshall using sugar.Unmarshall...

v3.95.6

  • Fixed panic on span reporting in xsql/Tx

v3.95.5

  • Fixed goroutine leak on failed execute call in query client

v3.95.4

  • Fixed connections pool leak on closing sessions
  • Fixed an error in logging session deletion events
Commits
  • 18b8271 Release v3.98.0
  • 84893f0 Merge pull request #1584 Pool for encoders from DenisEvd/pool-for-encoders
  • c1df891 feat: add buffer encoder and refactor
  • 34ce284 Merge branch 'master' into pool-for-encoders
  • 0dc77f5 Release v3.97.0
  • ba20d5a Merge pull request #1610 from ydb-platform/query-stats
  • 812ea67 Apply suggestions from code review
  • a3735fd minifix
  • 0460525 Apply suggestions from code review
  • 013bf31 Apply suggestions from code review
  • 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 in the / directory: [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.95.3 to 3.98.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.95.3...v3.98.0)

---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  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 Jan 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 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 Jan 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-ae67cd6daf branch January 29, 2025 13:32
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