@instana/collector
Advanced tools
Comparing version 2.20.2 to 2.21.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.21.0](https://github.com/instana/nodejs/compare/v2.20.2...v2.21.0) (2023-04-21) | ||
### Features | ||
* **collector:** added support for couchbase ([#737](https://github.com/instana/nodejs/issues/737)) ([3239b19](https://github.com/instana/nodejs/commit/3239b196eb54d7ea1e399ba2a9701024865da1c5)) | ||
## [2.20.2](https://github.com/instana/nodejs/compare/v2.20.1...v2.20.2) (2023-04-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.20.2", | ||
"version": "2.21.0", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.20.2", | ||
"@instana/shared-metrics": "2.20.2", | ||
"@instana/core": "2.21.0", | ||
"@instana/shared-metrics": "2.21.0", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.3.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.20.2" | ||
"@instana/autoprofile": "2.21.0" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9fe6d4c4b0a4824f4053cedbb973ab149491ce4f" | ||
"gitHead": "2c570cf285754fa54ed88f7e8c1cab7df35e3d43" | ||
} |
120674
+ Added@instana/autoprofile@2.21.0(transitive)
+ Added@instana/core@2.21.0(transitive)
+ Added@instana/shared-metrics@2.21.0(transitive)
- Removed@instana/autoprofile@2.20.2(transitive)
- Removed@instana/core@2.20.2(transitive)
- Removed@instana/shared-metrics@2.20.2(transitive)
Updated@instana/core@2.21.0