@instana/aws-lambda
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
# [4.8.0](https://github.com/instana/nodejs/compare/v4.7.0...v4.8.0) (2025-03-19) | ||
### Features | ||
- **serverless:** added request id to instana debug logs ([#1623](https://github.com/instana/nodejs/issues/1623)) ([c5a1b69](https://github.com/instana/nodejs/commit/c5a1b691ed9f01363bbc76bc262f985a4901744e)) | ||
# [4.7.0](https://github.com/instana/nodejs/compare/v4.6.3...v4.7.0) (2025-03-11) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "4.7.0", | ||
"@instana/serverless": "4.7.0" | ||
"@instana/core": "4.8.0", | ||
"@instana/serverless": "4.8.0" | ||
}, | ||
"gitHead": "224c0b1b302e34dd98d2388c3892be602142fb35" | ||
"gitHead": "33ce63c270f6572c5c687926e7f8ef1c9de6a551" | ||
} |
87657
0.35%+ Added
+ Added
- Removed
- Removed
Updated
Updated