- Node.js <=4.5.0 can have `Buffer.from`, but it does not accept a string. Thanks libozh! - Support announce to agent even when the Node.js process is renamed. - Update supported versions; checks & tests
1.28.0
- Support automatic Node.js 8 tracing.
1.27.1
- Add Request query capture & reporting.
1.27.0
- HTTP client spans do not have the error count field `ec` set. - It must be possible to run in manual tracing mode only. - Support OpenTracing usage in Node.js 8. - Support service naming for OpenTracing traces.
1.26.8
- Check for supported Node.js tracing versions marks v7 as unsupported.