Skip to content

Releases: instana/nodejs

v2.20.2

06 Apr 10:39
Compare
Choose a tag to compare

Bug Fixes

  • shared-metrics: fixed package.json not being found when app is ESM (#749) (c15569c)

v2.20.1

30 Mar 07:47
Compare
Choose a tag to compare

Bug Fixes

  • amqp: publish span not being transmitted when confirm cb is missing (#745) (6dce419)

v2.20.0

24 Mar 14:33
Compare
Choose a tag to compare

Features

  • collector: added support for amqplib 0.10.x (b56a827)

v2.19.0

17 Mar 10:03
Compare
Choose a tag to compare

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

06 Mar 13:58
Compare
Choose a tag to compare

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

28 Feb 09:14
Compare
Choose a tag to compare

Features

  • collector: added support for @elastic/elasticsearch v8 (#707) (dae00bb)
  • tracing: improve robustness of custom service naming (aadcbff)

v2.17.0

20 Feb 08:42
Compare
Choose a tag to compare

Features

  • collector: added support for nats 2.x including trace correlation (#702) (86a2685)

v2.16.0

13 Feb 12:15
Compare
Choose a tag to compare

Features

v2.15.0

27 Jan 12:23
Compare
Choose a tag to compare

Features

  • tracing, fetch: instrument native fetch (1a48168)

v2.14.2

16 Jan 13:15
Compare
Choose a tag to compare

Bug Fixes

  • aws-lambda: respect INSTANA_LOG_LEVEL (#681) (8c00a0c)