- Remove duplicated HTTP metric gathering and reduce memory overhead.
1.21.0
- Expose trace ID for root spans in `Server-Timing` header.
1.20.3
- The Node.js tracing sensor on the agent side can be stopped. This will result in 404 errors which we should not log.
1.20.2
- Upgrade event-loop-lag because of security vulnerabilities in its dependency tree. Contributed by jamessharp. Thank you!
1.20.1
Not secure
- Source file retrieval is often broken. After discussions, we decided to relax the checks to only allow transmission of `*.js` files without validation of the location of the file.