Releases: instana/nodejs
Releases · instana/nodejs
v2.27.0
Bug Fixes
Features
- aws-lambda: added function url support (6f9fdb2)
v2.26.3
Bug Fixes
- collector: reduce warnings when exit span cannot be started (#827) (d0d82cf)
v2.26.2
Bug Fixes
- skip init step when disabling individual instrumentations (#824) (8f8f661)
v2.26.1
Bug Fixes
- shared-metrics: esm app package.json not being found when node_options is set (#817) (dc8f7af)
v2.26.0
Features
- added support for Node v20 (ESM not working yet) (#805) (830259f)
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