Skip to content

build(deps): bump github.com/XSAM/otelsql from 0.42.0 to 0.43.0 - #160

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

build(deps): bump github.com/XSAM/otelsql from 0.42.0 to 0.43.0#160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.43.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/XSAM/otelsql from 0.42.0 to 0.43.0.

Release notes

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

Release v0.43.0

Removed

  • BREAKING Remove support for OTEL_SEMCONV_STABILITY_OPT_IN environment variable, legacy db.sql.latency metric, and db.statement span attribute. Only stable Semantic Conventions are now used. (#617)

Changed

  • Upgrade OTel Semconv to v1.40.0. (#606)
  • Upgrade OTel Semconv to v1.44.0. (#615)

Fixed

  • Implement driver.Validator on otConn so that database/sql connection pool health checks are properly delegated to the underlying driver connection. (#619)
  • AttributesFromDSN no longer panics on DSNs that wrap a unix-socket path in the protocol(/path/to.sock) form, e.g. unix(/tmp/mysql.sock)/dbname. The parser now extracts the address from inside the parentheses before splitting on /. (#625)

What's Changed

New Contributors

Full Changelog: XSAM/otelsql@v0.42.0...v0.43.0

Changelog

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

[0.43.0] - 2026-07-12

Removed

  • BREAKING Remove support for OTEL_SEMCONV_STABILITY_OPT_IN environment variable, legacy db.sql.latency metric, and db.statement span attribute. Only stable Semantic Conventions are now used. (#617)

Changed

  • Upgrade OTel Semconv to v1.40.0. (#606)
  • Upgrade OTel Semconv to v1.44.0. (#615)

Fixed

  • Implement driver.Validator on otConn so that database/sql connection pool health checks are properly delegated to the underlying driver connection. (#619)
  • AttributesFromDSN no longer panics on DSNs that wrap a unix-socket path in the protocol(/path/to.sock) form, e.g. unix(/tmp/mysql.sock)/dbname. The parser now extracts the address from inside the parentheses before splitting on /. (#625)
Commits

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 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.42.0 to 0.43.0.
- [Release notes](https://github.com/XSAM/otelsql/releases)
- [Changelog](https://github.com/XSAM/otelsql/blob/main/CHANGELOG.md)
- [Commits](XSAM/otelsql@v0.42.0...v0.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants