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.97.0 in the gomod group #887

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 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.95.3 to 3.97.0

Release notes

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

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.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
  • 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
  • bb89f1e rolled back changes
  • 62cd2d6 rolled back changes
  • c8f737c CHANGELOG.md
  • b8f2537 Added into query stats the range iterators for iterate over query phases and ...
  • 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.95.3 to 3.97.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.97.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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 18, 2025
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