@instana/google-cloud-run
Advanced tools
Comparing version 4.5.3 to 4.6.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [4.6.0](https://github.com/instana/nodejs/compare/v4.5.3...v4.6.0) (2025-01-18) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
## [4.5.3](https://github.com/instana/nodejs/compare/v4.5.2...v4.5.3) (2025-01-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "4.5.3", | ||
"version": "4.6.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -69,5 +69,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "4.5.3", | ||
"@instana/metrics-util": "4.5.3", | ||
"@instana/serverless": "4.5.3" | ||
"@instana/core": "4.6.0", | ||
"@instana/metrics-util": "4.6.0", | ||
"@instana/serverless": "4.6.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "engines": { | ||
}, | ||
"gitHead": "cac14d4c9f5efa60edee223d45d6220a79336508" | ||
"gitHead": "dda905e590b17491d2c403e153b2d646935beb05" | ||
} |
42380
+ Added@instana/core@4.6.0(transitive)
+ Added@instana/metrics-util@4.6.0(transitive)
+ Added@instana/serverless@4.6.0(transitive)
+ Added@instana/shared-metrics@4.6.0(transitive)
- Removed@instana/core@4.5.3(transitive)
- Removed@instana/metrics-util@4.5.3(transitive)
- Removed@instana/serverless@4.5.3(transitive)
- Removed@instana/shared-metrics@4.5.3(transitive)
Updated@instana/core@4.6.0
Updated@instana/metrics-util@4.6.0
Updated@instana/serverless@4.6.0