Releases: instana/nodejs
Releases · instana/nodejs
v2.22.1
Bug Fixes
- db2: ensure span is correctly processed as an IBM DB2 span (de3a8b4)
- sqs: fix missing async context in recent aws-sdk/client-sqs version (6ae90e7)
v2.22.0
Bug Fixes
- announce: remove obsolete check for Server header (7d6a05b)
- collector: keep EOL events open instead of recreating them (6de9965)
Features
- mongodb: add support for mongodb v4, v5 & mongoose v6 & v7 (4e80a26)
- w3c: support W3C trace context level 2 (62e0f99)
v2.21.1
Bug Fixes
- announce: fix timeout for host agent lookup (d4e440f)
- db2: capture the correct destination dsn per client (9529690)
- elasticsearch: capture the correct destination host per client (cc23d05)
- nats: capture the correct destination nats address per client (59e5ddf)
- nats-streaming: capture correct destination address per client (678d702)
v2.21.0
Features
- collector: added support for couchbase (#737) (3239b19)
- opentelemetry-exporter: added support for INSTANA_DEBUG env variable (#759) (4e922c2)
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)