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.48.4 to 3.54.3 #90

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2023

Bumps github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.4 to 3.54.3.

Release notes

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

v3.54.3

  • Added per message metadata support for topic api
  • Context for call options now have same lifetime as driver (previous - same lifetime as context for call Open function).
  • Extended metrics (fill database.sql callbacks, recognize TLI error)
  • Refactored config prefix in metrics
  • Removed excess status labels from metrics
  • Implement fmt.Stringer interface for Driver struct

Full Changelog: v3.54.2...v3.54.3

v3.54.2

  • Added context to some internal methods for better tracing
  • Added trace.FunctionID helper and FunctionID field to trace start info's
  • Replaced lazy initialization of ydb clients (table, topic, etc.) to explicit initialization on ydb.Open step

Full Changelog: v3.54.1...v3.54.2

v3.54.1

  • Fixed inconsistent labels in metrics

Full Changelog: v3.54.0...v3.54.1

v3.54.0

  • Allowed sql.LevelSerializable isolation level in read-write mode in database/sql transactions
  • Refactored traces and metrics
  • Added {retry,table}.WithLabel options for mark retriers calls
  • Added ydb.WithTraceRetry option
  • Moved internal/allocator.Buffers to package internal/xstring
  • Bumped golang.org/x/sync to v0.3.0
  • Bumped google.golang.org/protobuf to v1.31.0
  • Bumped google.golang.org/grpc to v1.57.1
  • Allowed grpc status error as arg in internal/xerrors.TransportError(err)
  • Added interanl/xtest.CurrentFileLine() helper for table tests
  • Added internal/credentials.IsAccessError(err) helper for check access errors
  • Changed period for re-fresh static credentials token from 1/2 to 1/10 to expiration time
  • Added table.SnapshotReadOnlyTxControl() helper for get transaction control with snapshot read-only

Full Changelog: v3.53.4...v3.54.0

v3.53.4

  • Downgrade golang.org/x/net from 0.17.0 to 0.15.0
  • Downgrade golang.org/x/sys from v0.13.0 to v0.12.0
  • Downgrade golang.org/x/crypto from v0.14.0 to v0.13.0

Full Changelog: v3.53.3...v3.53.4

v3.53.3

  • Refactored credentials options (from funcs to interfaces and types)
  • Fixed stringification of credentials object

... (truncated)

Changelog

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

v3.54.3

  • Added per message metadata support for topic api
  • Context for call options now have same lifetime as driver (previous - same lifetime as context for call Open function).
  • Extended metrics (fill database.sql callbacks, recognize TLI error)
  • Refactored config prefix in metrics
  • Removed excess status labels from metrics
  • Implement fmt.Stringer interface for Driver struct

v3.54.2

  • Added context to some internal methods for better tracing
  • Added trace.FunctionID helper and FunctionID field to trace start info's
  • Replaced lazy initialization of ydb clients (table, topic, etc.) to explicit initialization on ydb.Open step

v3.54.1

  • Fixed inconsistent labels in metrics

v3.54.0

  • Allowed sql.LevelSerializable isolation level in read-write mode in database/sql transactions
  • Refactored traces and metrics
  • Added {retry,table}.WithLabel options for mark retriers calls
  • Added ydb.WithTraceRetry option
  • Moved internal/allocator.Buffers to package internal/xstring
  • Bumped golang.org/x/sync to v0.3.0
  • Bumped google.golang.org/protobuf to v1.31.0
  • Bumped google.golang.org/grpc to v1.57.1
  • Allowed grpc status error as arg in internal/xerrors.TransportError(err)
  • Added interanl/xtest.CurrentFileLine() helper for table tests
  • Added internal/credentials.IsAccessError(err) helper for check access errors
  • Changed period for re-fresh static credentials token from 1/2 to 1/10 to expiration time
  • Added table.SnapshotReadOnlyTxControl() helper for get transaction control with snapshot read-only

v3.53.4

  • Downgrade golang.org/x/net from 0.17.0 to 0.15.0
  • Downgrade golang.org/x/sys from v0.13.0 to v0.12.0
  • Downgrade golang.org/x/crypto from v0.14.0 to v0.13.0

v3.53.3

  • Refactored credentials options (from funcs to interfaces and types)
  • Fixed stringification of credentials object

v3.53.2

  • Fixed panic when try to unwrap values with more than 127 columns with custom ydb unmarshaler

v3.53.1

  • Bumps github.com/ydb-platform/ydb-go-genproto for support query service
  • Bumps golang.org/x/net from 0.7.0 to 0.17.0
  • Bumps golang.org/x/sys from v0.5.0 to v0.13.0
  • Bumps golang.org/x/text from v0.7.0 to v0.13.0

v3.53.0

... (truncated)

Commits
  • 9efa6d3 Release v3.54.3
  • b493e0b Merge pull request #914 from ydb-platform/driver-string
  • 33798c9 fix Driver.String()
  • 17d223e Merge pull request #908 from Albitko/feature-connection-string
  • 10479c6 Merge pull request #913 from ydb-platform/dependabot/go_modules/examples/gola...
  • dcf5dc4 Bump golang.org/x/crypto from 0.13.0 to 0.17.0 in /examples
  • 20660b3 Merge pull request #912 from ydb-platform/topic-message-metadata
  • 7fd9756 fix linter
  • a620003 fix go.sum
  • 30e9586 fix coloring test
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) from 3.48.4 to 3.54.3.
- [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.48.4...v3.54.3)

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

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 Dec 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a713ca) 78.41% compared to head (82bdae6) 78.41%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   78.41%   78.41%           
=======================================
  Files           5        5           
  Lines         542      542           
=======================================
  Hits          425      425           
  Misses         84       84           
  Partials       33       33           
Flag Coverage Δ
go-1.18.x 78.41% <ø> (ø)
go-1.19.x 78.41% <ø> (ø)
go-1.20.x 78.41% <ø> (ø)
integration 58.48% <ø> (ø)
macOS 45.57% <ø> (ø)
ubuntu 45.57% <ø> (ø)
unit 45.57% <ø> (ø)
windows 45.57% <ø> (ø)
ydb-22.5 58.48% <ø> (ø)
ydb-23.1 58.48% <ø> (ø)
ydb-23.2 58.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2024

Superseded by #91.

@dependabot dependabot bot closed this Jan 23, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.54.3 branch January 23, 2024 01:54
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