@instana/aws-lambda
Advanced tools
Comparing version 2.25.0 to 2.25.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.25.1](https://github.com/instana/nodejs/compare/v2.25.0...v2.25.1) (2023-06-19) | ||
### Bug Fixes | ||
* **lambda:** avoid freezing outgoing requests ([#806](https://github.com/instana/nodejs/issues/806)) ([0e32399](https://github.com/instana/nodejs/commit/0e3239987dbc487050e8ff28168ad570af4e08a0)) | ||
# [2.25.0](https://github.com/instana/nodejs/compare/v2.24.0...v2.25.0) (2023-06-16) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/aws-lambda", | ||
"version": "2.25.0", | ||
"version": "2.25.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas", | ||
@@ -71,4 +71,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.25.0", | ||
"@instana/serverless": "2.25.0" | ||
"@instana/core": "2.25.1", | ||
"@instana/serverless": "2.25.1" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a0ca4681e7c3cb948ea2eba0f8e91e537ee03ed4" | ||
"gitHead": "70cd4c4260eb2d14506533305c427b3f839c97f8" | ||
} |
63888
+ Added@instana/core@2.25.1(transitive)
- Removed@instana/core@2.25.0(transitive)
Updated@instana/core@2.25.1
Updated@instana/serverless@2.25.1