@instana/google-cloud-run
Advanced tools
Comparing version 4.4.0 to 4.5.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [4.5.0](https://github.com/instana/nodejs/compare/v4.4.0...v4.5.0) (2024-12-16) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
# [4.4.0](https://github.com/instana/nodejs/compare/v4.3.0...v4.4.0) (2024-12-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -69,5 +69,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "4.4.0", | ||
"@instana/metrics-util": "4.4.0", | ||
"@instana/serverless": "4.4.0" | ||
"@instana/core": "4.5.0", | ||
"@instana/metrics-util": "4.5.0", | ||
"@instana/serverless": "4.5.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "engines": { | ||
}, | ||
"gitHead": "7512dd66fe4c3a5c8a08c6ea6ae6513965ce2b26" | ||
"gitHead": "eb9b10bc5328c03893f4948dfb717fa3982db278" | ||
} |
41420
+ Added@instana/core@4.5.0(transitive)
+ Added@instana/metrics-util@4.5.0(transitive)
+ Added@instana/serverless@4.5.0(transitive)
+ Added@instana/shared-metrics@4.5.0(transitive)
- Removed@instana/core@4.4.0(transitive)
- Removed@instana/metrics-util@4.4.0(transitive)
- Removed@instana/serverless@4.4.0(transitive)
- Removed@instana/shared-metrics@4.4.0(transitive)
Updated@instana/core@4.5.0
Updated@instana/metrics-util@4.5.0
Updated@instana/serverless@4.5.0