Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.37.0
Closed

chore(deps): bump github.com/XSAM/otelsql from 0.34.0 to 0.37.0#586
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.37.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 17, 2025

Bumps github.com/XSAM/otelsql from 0.34.0 to 0.37.0.

Release notes

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

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

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

What's Changed

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

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

... (truncated)

Changelog

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

[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
  • 7c28f66 Release v0.37.0 (#423)
  • 3023585 Add support for Go 1.24 (#422)
  • 87a3ab2 Update module google.golang.org/protobuf to v1.36.5 (#387)
  • 480e81f Update module golang.org/x/sys to v0.30.0 (#411)
  • 82f6ad6 Update module github.com/prometheus/common to v0.62.0 (#408)
  • 8f77605 Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 (#405)
  • d893038 Update otel/opentelemetry-collector-contrib Docker tag to v0.119.0 (#357)
  • a918236 Update golang Docker tag to v1.24 (#420)
  • 33f6bcf Update module golang.org/x/net to v0.35.0 (#416)
  • eacd318 Add AttributesFromDSN method (#419)
  • 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.34.0 to 0.37.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.37.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 27, 2025

Superseded by #622.

@dependabot dependabot Bot closed this Mar 27, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/XSAM/otelsql-0.37.0 branch March 27, 2025 10:43
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