Skip to content

Releases: instana/nodejs

v2.22.0

09 May 19:40
Compare
Choose a tag to compare

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

02 May 09:41
Compare
Choose a tag to compare

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

24 Apr 07:47
Compare
Choose a tag to compare

Features

  • collector: added support for couchbase (#737) (3239b19)
  • opentelemetry-exporter: added support for INSTANA_DEBUG env variable (#759) (4e922c2)

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)