Skip to content

Bump github.com/XSAM/otelsql from 0.32.0 to 0.38.0 - #199

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.38.0
Closed

Bump github.com/XSAM/otelsql from 0.32.0 to 0.38.0#199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.38.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/XSAM/otelsql from 0.32.0 to 0.38.0.

Release notes

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

Release v0.38.0

Added

  • WithInstrumentErrorAttributesGetter option to provide additional error-related attributes. (#440)

Changed

  • Upgrade OTel to v1.35.0/v0.57.0. (#437)

Removed

  • Drop support for Go 1.22. (#447)

What's Changed

New Contributors

Full Changelog: XSAM/otelsql@v0.37.0...v0.38.0

Release v0.37.0

Added

  • AttributesFromDSN method to generate server.address and server.port attributes from a DSN. (#419)
  • Go 1.24 to supported versions. (#422)

Changed

... (truncated)

Changelog

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

[0.38.0] - 2025-03-26

Added

  • WithInstrumentErrorAttributesGetter option to provide additional error-related attributes. (#440)

Changed

  • Upgrade OTel to v1.35.0/v0.57.0. (#437)

Removed

  • Drop support for Go 1.22. (#447)

[0.37.0] - 2025-02-16

Added

  • AttributesFromDSN method to generate server.address and server.port attributes from a DSN. (#419)
  • Go 1.24 to supported versions. (#422)

Changed

  • Upgrade OTel to v1.34.0/v0.56.0. (#412)
  • Update the comment for the WithAttributes option to correctly describe the behavior on measurement creation. (#413)
  • Upgrade semantic conventions to semconv/v1.24.0. (#418)

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

... (truncated)

Commits
  • fc9405b Release v0.38.0 (#457)
  • a54de37 Fix renovate cron schedule (#456)
  • c06dc5e Slow update frequency of googleapis to once a month (#454)
  • 38f0291 Update module github.com/golangci/golangci-lint to v1.64.8 (#430)
  • 574ea54 Group dependencies for examples in one PR (#453)
  • 48aa7d8 Update opentelemetry-go monorepo (#437)
  • 74d2073 Add error attribute to metrics labels (#440)
  • 4fe3c27 Update module github.com/go-sql-driver/mysql to v1.9.1 (#443)
  • 7d49c7b Update module golang.org/x/net to v0.37.0 (#449)
  • 5c49906 Update module golang.org/x/net to v0.36.0 [SECURITY] (#448)
  • 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/XSAM/otelsql](https://github.com/XSAM/otelsql) from 0.32.0 to 0.38.0.
- [Release notes](https://github.com/XSAM/otelsql/releases)
- [Changelog](https://github.com/XSAM/otelsql/blob/main/CHANGELOG.md)
- [Commits](XSAM/otelsql@v0.32.0...v0.38.0)

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

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 26, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #213.

@dependabot dependabot Bot closed this Jun 9, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/XSAM/otelsql-0.38.0 branch June 9, 2025 16:08
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.

0 participants