@instana/google-cloud-run
Advanced tools
Comparing version 3.5.0 to 3.6.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.6.0](https://github.com/instana/nodejs/compare/v3.5.0...v3.6.0) (2024-04-29) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
# [3.5.0](https://github.com/instana/nodejs/compare/v3.4.0...v3.5.0) (2024-04-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "3.5.0", | ||
"version": "3.6.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -69,5 +69,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.5.0", | ||
"@instana/metrics-util": "3.5.0", | ||
"@instana/serverless": "3.5.0" | ||
"@instana/core": "3.6.0", | ||
"@instana/metrics-util": "3.6.0", | ||
"@instana/serverless": "3.6.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "engines": { | ||
}, | ||
"gitHead": "742e4f6e7e7fc1c96b0ff718c5b6ab90e8a759d0" | ||
"gitHead": "7379a55fac8adc467e8acea4a454f6a8a457cb92" | ||
} |
34083
+ Added@instana/core@3.6.0(transitive)
+ Added@instana/metrics-util@3.6.0(transitive)
+ Added@instana/shared-metrics@3.6.0(transitive)
- Removed@instana/core@3.5.0(transitive)
- Removed@instana/metrics-util@3.5.0(transitive)
- Removed@instana/shared-metrics@3.5.0(transitive)
Updated@instana/core@3.6.0
Updated@instana/metrics-util@3.6.0
Updated@instana/serverless@3.6.0