Skip to content

Releases: instana/nodejs

v2.26.2

17 Jul 09:19
Compare
Choose a tag to compare

Bug Fixes

  • skip init step when disabling individual instrumentations (#824) (8f8f661)

v2.26.1

10 Jul 16:11
Compare
Choose a tag to compare

Bug Fixes

  • shared-metrics: esm app package.json not being found when node_options is set (#817) (dc8f7af)

v2.26.0

04 Jul 08:09
Compare
Choose a tag to compare

Features

  • added support for Node v20 (ESM not working yet) (#805) (830259f)

v2.25.3

27 Jun 05:10
Compare
Choose a tag to compare

Dependencies

  • deps: bump semver from 7.3.3 to 7.5.3 (f6d2a0b)

v2.25.2

27 Jun 05:01
Compare
Choose a tag to compare

Bug Fixes

  • sdk: do not overwrite span.ec after it has been set via the SDK (4283cdf)

v2.25.1

19 Jun 09:58
Compare
Choose a tag to compare

Bug Fixes

  • lambda: avoid freezing outgoing requests (#806) (0e32399)

v2.25.0

19 Jun 09:50
Compare
Choose a tag to compare

Features

  • sdk: add method to mark the current span as erroneous (2cfcc7b)

v2.24.0

13 Jun 13:15
Compare
Choose a tag to compare

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

06 Jun 10:55
Compare
Choose a tag to compare

Features

  • aws-lambda: added support for payload version format 2.0 (#786) (06c9780), refs #34347

v2.22.1

15 May 14:34
Compare
Choose a tag to compare

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)