Releases: instana/nodejs
Releases · instana/nodejs
v2.10.0
Features
- collector: added support for redis v4 (#627) (ad00255)
- kafka: use kafka header format 'both' by default (b2585cf)
v2.9.0
Features
- aws-lambda: added heartbeat to reduce timeouts (#612) (79ec77f)
v2.8.1
Bug Fixes
- redis: suppress error for unsupported redis@4 (ffad2c2)
v2.8.0
Bug Fixes
- aws-lambda: reduced backend retries & timeout (#611) (cab67dd)
- db2: redact password also from the end of the connection string (ac4c46d), closes #614
Features
- dynamodb: capture region as annotation (4ba64f4)
v2.7.1
Bug Fixes
- sqs, sns: do not add message attributes if that would violate limit (23c8ca1)
v2.7.0
Features
- aws-lambda: added support for arm64 architecture (#605) (03dd47a), closes #596
- aws-lambda: send preflight request to the AWS Lambda extension
Bug Fixes
- lambda: work around req.destroyed not being set in Node.js <= 12
- lambda: fix concurrency bug in preflight request handling
- tracing: fix log4js message format call