Skip to content

chore(deps): bump github.com/XSAM/otelsql from 0.34.0 to 0.38.0#622

Merged
davidabram merged 1 commit intomainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.38.0
Jun 3, 2025
Merged

chore(deps): bump github.com/XSAM/otelsql from 0.34.0 to 0.38.0#622
davidabram merged 1 commit intomainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2025

Bumps github.com/XSAM/otelsql from 0.34.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)
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 27, 2025
@davidabram
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/XSAM/otelsql-0.38.0 branch from 3e6f09f to 8ab686b Compare June 3, 2025 09:45
@davidabram
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [github.com/XSAM/otelsql](https://github.com/XSAM/otelsql) from 0.34.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.34.0...v0.38.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.38.0 branch from 8ab686b to 5a7a5b4 Compare June 3, 2025 23:13
@davidabram davidabram merged commit 6fb4bff into main Jun 3, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/XSAM/otelsql-0.38.0 branch June 3, 2025 23:16
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