Releases: instana/nodejs
Releases · instana/nodejs
v2.20.2
Bug Fixes
- shared-metrics: fixed package.json not being found when app is ESM (#749) (c15569c)
v2.20.1
Bug Fixes
- amqp: publish span not being transmitted when confirm cb is missing (#745) (6dce419)
v2.20.0
Features
- collector: added support for amqplib 0.10.x (b56a827)
v2.19.0
Features
- aws-lambda: add support for Node.js 18 AWS Lambda runtime (0900ab4)
- collector: added support for @google-cloud/storage@6 (#727) (efcd4f1)
v2.18.1
Bug Fixes
- grpc-js: capture the correct destination host per grpc-js client (5bc3188)
- grpc-js: do not mark cancelled calls as erroneous (fea8b80)
v2.18.0
Features
- collector: added support for @elastic/elasticsearch v8 (#707) (dae00bb)
- tracing: improve robustness of custom service naming (aadcbff)
v2.17.0
Features
- collector: added support for nats 2.x including trace correlation (#702) (86a2685)
v2.15.0
Features
- tracing, fetch: instrument native fetch (1a48168)