@instana/aws-lambda
Advanced tools
Comparing version 2.28.0 to 2.29.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31) | ||
### Bug Fixes | ||
* **tracing:** normalize incoming trace/span IDs from upstream tracers ([01e26d1](https://github.com/instana/nodejs/commit/01e26d110eb26b9143f33126f68e5594b00b32ea)), closes [#833](https://github.com/instana/nodejs/issues/833) | ||
# [2.28.0](https://github.com/instana/nodejs/compare/v2.27.0...v2.28.0) (2023-07-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.28.0", | ||
"version": "2.29.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.28.0", | ||
"@instana/serverless": "2.28.0" | ||
"@instana/core": "2.29.0", | ||
"@instana/serverless": "2.29.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5e9d06953d0cf49e5db0438fcc52b81ad5f7f6e8" | ||
"gitHead": "c2728dd4a63186eab6a0b5c5b1578f0731f8323e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67017
+ Added@instana/core@2.29.0(transitive)
- Removed@instana/core@2.28.0(transitive)
Updated@instana/core@2.29.0
Updated@instana/serverless@2.29.0