Skip to content

Releases: instana/nodejs

v3.14.2

09 Jul 11:39
Compare
Choose a tag to compare

Bug Fixes

  • aws-lambda: cleaned up old requests to prevent lambda resource exhaustion (#1217) (a8a22f0)

v3.14.1

26 Jun 16:19
Compare
Choose a tag to compare

Bug Fixes

Please avoid using v3.14.0 and instead utilize this updated version.

v3.14.0

26 Jun 04:05
Compare
Choose a tag to compare

❌ Broken release

  • This release has been identified as broken due to a critical bug in the core module.

### Features

v3.13.0

24 Jun 07:50
Compare
Choose a tag to compare

Features

  • couchbase: added support for raw sql queries (#1187) (660795e)

v3.12.0

21 Jun 04:28
Compare
Choose a tag to compare

Features

v3.11.0

13 Jun 12:55
Compare
Choose a tag to compare

Bug Fixes

  • aws-lambda: timeout detection not being activated when lambda timeout is 3s (60c99f4)

Features

  • aws-lambda: added ability to configure extension timeout (c102c60)

v3.10.0

13 Jun 11:12
Compare
Choose a tag to compare

Features

  • added support for tedious v16 and v17 (#1174) (710b193) Please update to 3.12.0.
  • aws-lambda: added optional timeout detection (#1181) (41c9b77)

v3.9.0

28 May 08:24
Compare
Choose a tag to compare

Features

  • added support for got v12, v13, v14 (#1157) (1333a3c)
  • added support for node-fetch v3 (#1160) (b96f30c)
  • serverless-collector: added generic serverless collector (#1142) (1700bf0)

v3.8.1

17 May 05:13
Compare
Choose a tag to compare

Bug Fixes

  • azure-container-services: gracefully shut down if the Node.js version is unsupported. (#1144) (59f355b)

v3.8.0

06 May 13:48
Compare
Choose a tag to compare

Features