Published July 13, 2026
| Version v0.43.0
Software
Open
XSAM/otelsql: Release v0.43.0
Authors/Creators
- Sam Xie1
- Aaron Jheng
- Juraj Bubniak2
- Warnar Boekkooi
- Alexander Pochill3
- Mniak
- Benjamin Egelund-Müller
- Chris Post
- Christopher Fitzner4
- Cyrille Le Clerc
- Dzaka Ammar
- Iñigo Horcajo
- Jedri Visser5
- Joel Courtney6
- Joey7
- Kranti Saini8
- Nicholas Thompson
- Rajesh Kumar Karnena9
- Rob Crowe10
- Sai Asish Y
- Simon Bos
- William Good
- christiandins
- wmsan
- 1. @splunk
- 2. refurbed
- 3. Storytel
- 4. Cockroach Labs
- 5. Entersekt
- 6. @ace-teknologi
- 7. @Shopify
- 8. @PaddleHQ
- 9. @hellofresh
- 10. @utilitywarehouse
Description
Removed
- BREAKING Remove support for
OTEL_SEMCONV_STABILITY_OPT_INenvironment variable, legacydb.sql.latencymetric, anddb.statementspan 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.ValidatoronotConnso thatdatabase/sqlconnection pool health checks are properly delegated to the underlying driver connection. (#619) AttributesFromDSNno longer panics on DSNs that wrap a unix-socket path in theprotocol(/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
- Bump OTel semantic conventions to v1.40.0 by @cyrille-leclerc in https://github.com/XSAM/otelsql/pull/606
- Update doc for Register by @XSAM in https://github.com/XSAM/otelsql/pull/616
- implement driver.Validator on otConn by @Twister915 in https://github.com/XSAM/otelsql/pull/619
- fix: stop AttributesFromDSN panicking on unix-socket DSNs by @SAY-5 in https://github.com/XSAM/otelsql/pull/625
- Remove
OTEL_SEMCONV_STABILITY_OPT_INenv var support by @XSAM in https://github.com/XSAM/otelsql/pull/626 - Update codecov/codecov-action action to v7 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/630
- Update opentelemetry-go monorepo by @renovate[bot] in https://github.com/XSAM/otelsql/pull/615
- Update actions/upload-artifact action to v7.0.1 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/622
- Update actions/cache action to v6 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/634
- Update actions/setup-go action to v6.5.0 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/593
- Update actions/checkout action to v6.0.3 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/597
- Update actions/checkout action to v7 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/635
- Update module github.com/golangci/golangci-lint/v2 to v2.12.2 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/627
- Update module golang.org/x/sys to v0.47.0 by @renovate[bot] in https://github.com/XSAM/otelsql/pull/636
- Skip worktree directories when discovering Go modules by @XSAM in https://github.com/XSAM/otelsql/pull/637
- Releasing v0.43.0 by @XSAM in https://github.com/XSAM/otelsql/pull/638
New Contributors
- @cyrille-leclerc made their first contribution in https://github.com/XSAM/otelsql/pull/606
- @Twister915 made their first contribution in https://github.com/XSAM/otelsql/pull/619
- @SAY-5 made their first contribution in https://github.com/XSAM/otelsql/pull/625
Full Changelog: https://github.com/XSAM/otelsql/compare/v0.42.0...v0.43.0
Files
XSAM/otelsql-v0.43.0.zip
Files
(136.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c36e13fc0f3366bc44a57d1297fb0c5d
|
136.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/XSAM/otelsql/tree/v0.43.0 (URL)
Software
- Repository URL
- https://github.com/XSAM/otelsql