Feb 24, 2025
Node.js package v3.6.0
Node.js3.6.0
Changed
- Update span recognition following the OpenTelemetry Semantic Conventions 1.30 database specification. We now also sanitize SQL queries in the
db.query.text
attribute and Redis queries in thedb.operation.name
attribute. - Bump the log message when no span is active and one of our sample data helpers are used like
setParams
,setSessionData
,setCustomData
, etc from debug to warning. - Update bundled trusted root certificates
Removed
- Remove the OpenTelemetry beta feature in favor of the new AppSignal collector. If you are using the AppSignal agent to send OpenTelemetry data in our public beta through the
/enriched
endpoint on the agent's HTTP server, please migrate to the collector to continue using the beta. The collector has a much better implementation of this feature for the beta.
View the Node.js package v3.6.0 changelog for more information.