Releases: instana/nodejs
Releases · instana/nodejs
v2.15.0
Features
- tracing, fetch: instrument native fetch (1a48168)
v2.14.1
Bug Fixes
- collector: fixed package.json not being found when app is ESM (#678) (0dbd0a2)
- collector: mysql2/promise not working with ESM (f059047)
v2.14.0
Features
- collector: tracing all spans when client app is using ES modules (#672) (7d471ff)
v2.13.2
Bug Fixes
- aws-fargate: cannot read property 'cpu' of undefined (#671) (bea107c)
- aws-lambda: reduced deadlocks and long running lambda executions (#666) (6800be0)
v2.13.1
Bug Fixes
- collector: resolved elasticsearch legacy error (ea4f59f)
v2.13.0
Bug Fixes
- collector: improved capturing object logging via bunyan (#664) (d0f16d1)
Features
- aws-lambda: added the RequestId to most of the extension logs (#660) (469f131)
v2.12.0
Features
- aws-lambda: added support for ES modules (#653) (75c28a9)
v2.11.1
Bug Fixes
- sdk: work around memory leak with recursive SDK usage (c9b35eb)
v2.11.0
Bug Fixes
- serverless: do not send x-instana-time header (7ce7673)
Features
- tracing: instrument prisma (ORM) (ec760f7)