- Prepare support for 128bit trace IDs. - Reduce memory footprint when using HTTP agents with `maxSockets: Infinity`.
1.37.2
- MongoDB: Properly initialize and assure operationId is generated.
1.37.1
- ioRedis instrumentation can lead to errors when async correlation doesn't work as expected. - Add tracing support for mysql2/promise. - Switch to `risingstack/v8-profiler` due to security issues in transitive dependencies of `v8-profiler`.
1.37.0
- Enable tracing in Node.js `^9.1.0`.
1.36.1
- Reduce severity in log messages which describe dependency analysis failures. - Upgrade `event-loop-lag` to address [security vulnerability](https://nodesecurity.io/advisories/534) in `debug`.
1.36.0
- Fix support for mysql2 versions prior to 1.5.0. - Read env vars by default to determine agent connection config.