Skip to content

chore(deps)(deps): bump github.com/XSAM/otelsql from 0.41.0 to 0.43.0 - #24

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

chore(deps)(deps): bump github.com/XSAM/otelsql from 0.41.0 to 0.43.0#24
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/XSAM/otelsql-0.43.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Release v0.42.0

⚠️ Notice ⚠️

This is the last release that will support the OTEL_SEMCONV_STABILITY_OPT_IN environment variable, legacy metrics, and Semantic Conventions v1.24.0.

Added

  • [Go 1.26] to supported versions. (#611)

Changed

... (truncated)

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)

[0.42.0] - 2026-03-30

⚠️ Notice ⚠️

This is the last release that will support the OTEL_SEMCONV_STABILITY_OPT_IN environment variable, legacy metrics, and Semantic Conventions v1.24.0.

Added

  • [Go 1.26] to supported versions. (#611)

Changed

  • Upgrade OTel to v1.42.0. (#599)

Removed

  • Drop support for [Go 1.24]. (#611)
Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [github.com/XSAM/otelsql](https://github.com/XSAM/otelsql) from 0.41.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.41.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>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/XSAM/otelsql-0.43.0 branch from 59bb9b8 to aa97f1b Compare July 22, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants