@instana/aws-lambda
Advanced tools
Comparing version 3.14.1 to 3.14.2
@@ -6,2 +6,9 @@ # Change Log | ||
## [3.14.2](https://github.com/instana/nodejs/compare/v3.14.1...v3.14.2) (2024-07-09) | ||
### Reverts | ||
- Revert "ci: skipping the chinese region from publishing the lambda layers" ([078f9f7](https://github.com/instana/nodejs/commit/078f9f7b36607497097c9ffd6077b515428e83b6)) | ||
- Revert "test: publish aws lambda layer to cn-north-1 and skip other regions temporarily" ([47f8d32](https://github.com/instana/nodejs/commit/47f8d324f802f699d756a9ce8fc2e4df4e0c13a4)) | ||
## [3.14.1](https://github.com/instana/nodejs/compare/v3.14.0...v3.14.1) (2024-06-26) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "3.14.1", | ||
"version": "3.14.2", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -72,6 +72,6 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.14.1", | ||
"@instana/serverless": "3.14.1" | ||
"@instana/core": "3.14.2", | ||
"@instana/serverless": "3.14.2" | ||
}, | ||
"gitHead": "8255d27eda10feadc8dc4cf01b74923a9fc44622" | ||
"gitHead": "62f33d50ee542259653662bad1d0c7f9da93ebba" | ||
} |
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
77415
+ Added@instana/core@3.14.2(transitive)
- Removed@instana/core@3.14.1(transitive)
Updated@instana/core@3.14.2
Updated@instana/serverless@3.14.2