@instana/collector
Advanced tools
Comparing version 2.29.0 to 2.30.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.30.0](https://github.com/instana/nodejs/compare/v2.29.0...v2.30.0) (2023-08-16) | ||
### Features | ||
* aws sdk v3 kinesis instrumentation ([#838](https://github.com/instana/nodejs/issues/838)) ([eae677c](https://github.com/instana/nodejs/commit/eae677cdba02c63cc310f3d4de6d5a4bdec1a298)) | ||
# [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.29.0", | ||
"version": "2.30.0", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.29.0", | ||
"@instana/shared-metrics": "2.29.0", | ||
"@instana/core": "2.30.0", | ||
"@instana/shared-metrics": "2.30.0", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.5.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.29.0" | ||
"@instana/autoprofile": "2.30.0" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c2728dd4a63186eab6a0b5c5b1578f0731f8323e" | ||
"gitHead": "ba7e784cde9b2cbdb1e66126978a3aaa85abd7cd" | ||
} |
133826
+ Added@instana/autoprofile@2.30.0(transitive)
+ Added@instana/core@2.30.0(transitive)
+ Added@instana/shared-metrics@2.30.0(transitive)
- Removed@instana/autoprofile@2.29.0(transitive)
- Removed@instana/core@2.29.0(transitive)
- Removed@instana/shared-metrics@2.29.0(transitive)
Updated@instana/core@2.30.0