- Fix: Rename global attribute from cls-hooked from process.namespaces to process.instanaNamespaces to avoid conflicts with other usages of cls-hooked. - Fix: Vendor the fixed version of `emitter-listener`, so that wrapping the same emitter multiple times works correctly.
1.132.0
- Fix instrumentation for very old versions of `redis` (0.12.1). - AWS SDK v3: Instrumentation of SQS
1.131.0
- Limit the number of depdendencies collected as snapshot data.
1.130.1
- Update dependency [`tar`](https://www.npmjs.com/package/tar) ([#367](https://github.com/instana/nodejs/pull/367), thanks to gebhardtr).
1.130.0
- [AWS Lambda] Add W3C trace context support for Lambda tracing.
1.129.0
- Bring back `applicationUnderMonitoringgetMainPackageJson` and `applicationUnderMonitoringgetMainPackageJsonPath` for backward compatibility. - AWS SDK v3: Instrumentation of S3