Releases: DataDog/dd-trace-js
Releases · DataDog/dd-trace-js
0.19.0
0.18.1
0.18.0
Bug Fixes
- core: fix runtime metrics having prefix in double (#843), fixes #842
- koa-router: fix wrong route for koa-router 8 (#844)
- fastify: fix context propagation for route handlers in fastify (#845), fixes #830
- http: Account for path conventions for WHATWG url (#848), fixes #847
Features
- @google-cloud/pubsub: Add @google-cloud/pubsub integration (#834)
Improvements
- express: Add configuration option to disable Express middleware span instrumentation (#775)
0.13.3
0.17.1
0.13.2
0.17.0
Announcement
This project is now dual licensed under either BSD-3-Clause or Apache-2.0. Please see #811 for more details.
Bug Fixes
- core: fix log injection removing symbols from log records (#819), fixes #817
- bluebird: fix instrumentation not working with getNewLibraryCopy (#813)
- cassandra-driver: fix plugin not working for cassandra-driver >=4.4 (#825)
- http: fix support for WHATWG URL in http client (#833), fixes #829
- mysql2: fix possible stack overflow with mysql2 command executions (#821)
Features
- core: update tracer to support numeric tags (#804)
- core: add support for disabling plugins by environment variable (#733)
- elasticsearch: add span hook for elasticsearch query (#818) , thanks @joeyfromspace!
- fs: add support for fs (#814)
- rhea: add support for rhea (#801)