Releases: instana/nodejs
Releases · instana/nodejs
v2.25.3
Dependencies
- deps: bump semver from 7.3.3 to 7.5.3 (f6d2a0b)
v2.25.2
Bug Fixes
- sdk: do not overwrite span.ec after it has been set via the SDK (4283cdf)
v2.25.1
Bug Fixes
- lambda: avoid freezing outgoing requests (#806) (0e32399)
v2.25.0
Features
- sdk: add method to mark the current span as erroneous (2cfcc7b)
v2.24.0
Bug Fixes
- announce: verify connection to Instana host agent via payload check (ae1b41c)
Features
- collector: added node:fs, restify and socket.io support (OpenTelemetry integration) (#715) (60f3bb9), closes #109122
v2.23.0
Features
- aws-lambda: added support for payload version format 2.0 (#786) (06c9780), refs #34347
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)