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/XSAM/otelsql from 0.30.0 to 0.36.0 #615

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 Dec 19, 2024

Bumps github.com/XSAM/otelsql from 0.30.0 to 0.36.0.

Release notes

Sourced from github.com/XSAM/otelsql's releases.

Release v0.36.0

Added

  • DisableSkipErrMeasurement option suppresses driver.ErrSkip as an error status in measurements if enabled. (#389)

Changed

  • Upgrade OTel to v1.33.0/v0.55.0. (#396)

What's Changed

New Contributors

Full Changelog: XSAM/otelsql@v0.35.0...v0.36.0

Release v0.35.0

Changed

  • Upgrade OTel to version v1.31.0/v0.53.0. (#374)

What's Changed

Full Changelog: XSAM/otelsql@v0.34.0...v0.35.0

Release v0.34.0

The minimum supported Go version is 1.22.

Added

... (truncated)

Changelog

Sourced from github.com/XSAM/otelsql's changelog.

[0.36.0] - 2024-12-18

Added

  • DisableSkipErrMeasurement option suppresses driver.ErrSkip as an error status in measurements if enabled. (#389)

Changed

  • Upgrade OTel to v1.33.0/v0.55.0. (#396)

[0.35.0] - 2024-10-11

Changed

  • Upgrade OTel to version v1.31.0/v0.53.0. (#374)

[0.34.0] - 2024-09-14

The minimum supported Go version is 1.22.

Added

  • Go 1.23 to supported versions. (#361)

Changed

  • The Open method uses the dataSourceName when calling sql.Open. (#359)

    This change improves compatibility with certain drivers that perform a verification of the dataSourceName before establishing a connection.

  • Upgrade OTel to version v1.30.0/v0.52.0. (#356)

Removed

  • Support for Go 1.21. (#356)

[0.33.0] - 2024-08-27

Added

  • WithInstrumentAttributesGetter option provides additional attributes when latency histogram is recorded. (#334)

Changed

  • Upgrade OTel to version v1.29.0/v0.51.0. (#336)

[0.32.0] - 2024-07-05

Changed

  • Upgrade OTel to version v1.28.0/v0.50.0. (#310)

... (truncated)

Commits
  • dee316f Release v0.36.0 (#402)
  • 995ea58 Update module golang.org/x/net to v0.33.0 [SECURITY] (#401)
  • 1fbb77e Update codecov/codecov-action action to v5 (#397)
  • b6a5815 Upgrade OTel to version v1.33.0/v0.55.0 (#396)
  • 0b35e6f Fix CI cache issue (#395)
  • cc7f53d Update prom/prometheus Docker tag to v2.55.1 (#378)
  • cc367ec Add DisableSkipErrMetrics to disable ErrSkip metrics (#389)
  • 5b7f647 Update otel collector config to make it clear (#392)
  • aaf4c57 Update module github.com/golangci/golangci-lint to v1.62.2 (#384)
  • e9f8e31 Update module golang.org/x/sys to v0.27.0 (#382)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
Bumps [github.com/XSAM/otelsql](https://github.com/XSAM/otelsql) from 0.30.0 to 0.36.0.
- [Release notes](https://github.com/XSAM/otelsql/releases)
- [Changelog](https://github.com/XSAM/otelsql/blob/main/CHANGELOG.md)
- [Commits](XSAM/otelsql@v0.30.0...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/XSAM/otelsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/XSAM/otelsql-0.36.0 branch from db1b700 to 0e1a7be Compare January 16, 2025 09:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants