@instana/google-cloud-run
Advanced tools
Comparing version 3.14.1 to 3.14.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [3.14.2](https://github.com/instana/nodejs/compare/v3.14.1...v3.14.2) (2024-07-09) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
## [3.14.1](https://github.com/instana/nodejs/compare/v3.14.0...v3.14.1) (2024-06-26) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "3.14.1", | ||
"version": "3.14.2", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -69,5 +69,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.14.1", | ||
"@instana/metrics-util": "3.14.1", | ||
"@instana/serverless": "3.14.1" | ||
"@instana/core": "3.14.2", | ||
"@instana/metrics-util": "3.14.2", | ||
"@instana/serverless": "3.14.2" | ||
}, | ||
@@ -77,3 +77,3 @@ "engines": { | ||
}, | ||
"gitHead": "8255d27eda10feadc8dc4cf01b74923a9fc44622" | ||
"gitHead": "62f33d50ee542259653662bad1d0c7f9da93ebba" | ||
} |
36455
+ Added@instana/core@3.14.2(transitive)
+ Added@instana/metrics-util@3.14.2(transitive)
+ Added@instana/shared-metrics@3.14.2(transitive)
- Removed@instana/core@3.14.1(transitive)
- Removed@instana/metrics-util@3.14.1(transitive)
- Removed@instana/shared-metrics@3.14.1(transitive)
Updated@instana/core@3.14.2
Updated@instana/metrics-util@3.14.2
Updated@instana/serverless@3.14.2