@instana/collector
Advanced tools
Comparing version 2.18.1 to 2.19.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.19.0](https://github.com/instana/nodejs/compare/v2.18.1...v2.19.0) (2023-03-17) | ||
### Features | ||
* **collector:** added support for @google-cloud/storage@6 ([#727](https://github.com/instana/nodejs/issues/727)) ([efcd4f1](https://github.com/instana/nodejs/commit/efcd4f1859ce0107976908658dda1e2113108a1c)) | ||
## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.18.1", | ||
"version": "2.19.0", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.18.1", | ||
"@instana/shared-metrics": "2.18.1", | ||
"@instana/core": "2.19.0", | ||
"@instana/shared-metrics": "2.19.0", | ||
"bunyan": "^1.8.15", | ||
@@ -147,3 +147,3 @@ "semver": "7.3.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.18.1" | ||
"@instana/autoprofile": "2.19.0" | ||
}, | ||
@@ -158,3 +158,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d3e058413ff70d6ae082fb971bae697b7b4b9a2c" | ||
"gitHead": "3fec1d458321e80740e3de94829629b93b5df400" | ||
} |
118453
+ Added@instana/autoprofile@2.19.0(transitive)
+ Added@instana/core@2.19.0(transitive)
+ Added@instana/shared-metrics@2.19.0(transitive)
- Removed@instana/autoprofile@2.18.1(transitive)
- Removed@instana/core@2.18.1(transitive)
- Removed@instana/shared-metrics@2.18.1(transitive)
- Removedasync-hook-jl@1.7.6(transitive)
- Removedredis-commands@1.7.0(transitive)
- Removedstack-chain@1.3.7(transitive)
Updated@instana/core@2.19.0