Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software
Data sources: ZENODO
addClaim

XSAM/otelsql: Release v0.43.0

Authors: Sam Xie; Aaron Jheng; Juraj Bubniak; Warnar Boekkooi; Alexander Pochill; Mniak; Benjamin Egelund-Müller; +17 Authors

XSAM/otelsql: Release v0.43.0

Abstract

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 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_IN env 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

Powered by OpenAIRE graph
Found an issue? Give us feedback