@instana/google-cloud-run
Advanced tools
Comparing version 3.2.1 to 3.3.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.3.0](https://github.com/instana/nodejs/compare/v3.2.1...v3.3.0) (2024-03-22) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
## [3.2.1](https://github.com/instana/nodejs/compare/v3.2.0...v3.2.1) (2024-03-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "3.2.1", | ||
"version": "3.3.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -68,5 +68,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.2.1", | ||
"@instana/metrics-util": "3.2.1", | ||
"@instana/serverless": "3.2.1" | ||
"@instana/core": "3.3.0", | ||
"@instana/metrics-util": "3.3.0", | ||
"@instana/serverless": "3.3.0" | ||
}, | ||
@@ -76,3 +76,3 @@ "engines": { | ||
}, | ||
"gitHead": "f4bb0a1a345f9947f9eea59401e7beb03e8b36e6" | ||
"gitHead": "7919ec49da1b5f82ce610fde3e95eac3eb097060" | ||
} |
31954
+ Added@instana/core@3.3.0(transitive)
+ Added@instana/metrics-util@3.3.0(transitive)
+ Added@instana/shared-metrics@3.3.0(transitive)
+ Added@opentelemetry/api-logs@0.49.1(transitive)
+ Added@opentelemetry/instrumentation@0.49.1(transitive)
+ Added@opentelemetry/instrumentation-fs@0.10.0(transitive)
- Removed@instana/core@3.2.1(transitive)
- Removed@instana/metrics-util@3.2.1(transitive)
- Removed@instana/shared-metrics@3.2.1(transitive)
- Removed@opentelemetry/instrumentation-fs@0.9.0(transitive)
Updated@instana/core@3.3.0
Updated@instana/metrics-util@3.3.0
Updated@instana/serverless@3.3.0