instana-aws-lambda-auto-wrap
Advanced tools
Comparing version 2.28.0 to 2.29.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31) | ||
**Note:** Version bump only for package instana-aws-lambda-auto-wrap | ||
# [2.28.0](https://github.com/instana/nodejs/compare/v2.27.0...v2.28.0) (2023-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "instana-aws-lambda-auto-wrap", | ||
"version": "2.28.0", | ||
"version": "2.29.0", | ||
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.", | ||
@@ -66,4 +66,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/aws-lambda": "2.28.0", | ||
"@instana/core": "2.28.0" | ||
"@instana/aws-lambda": "2.29.0", | ||
"@instana/core": "2.29.0" | ||
}, | ||
@@ -73,3 +73,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5e9d06953d0cf49e5db0438fcc52b81ad5f7f6e8" | ||
"gitHead": "c2728dd4a63186eab6a0b5c5b1578f0731f8323e" | ||
} |
20158
+ Added@instana/aws-lambda@2.29.0(transitive)
+ Added@instana/core@2.29.0(transitive)
- Removed@instana/aws-lambda@2.28.0(transitive)
- Removed@instana/core@2.28.0(transitive)
Updated@instana/aws-lambda@2.29.0
Updated@instana/core@2.29.0