@instana/google-cloud-run
Advanced tools
Comparing version 1.108.0 to 1.109.0
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "1.108.0", | ||
"version": "1.109.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -58,5 +58,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "^1.108.0", | ||
"@instana/metrics-util": "^1.108.0", | ||
"@instana/serverless": "^1.108.0", | ||
"@instana/core": "^1.109.0", | ||
"@instana/metrics-util": "^1.109.0", | ||
"@instana/serverless": "^1.109.0", | ||
"uuid": "^8.3.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "7fc0b5e5acc03cbce059778d8b85d4e862b56470" | ||
"gitHead": "dca1dfe7919bb91a3b66d6fbe085c71e952ea3ed" | ||
} |
Updated@instana/core@^1.109.0
Updated@instana/serverless@^1.109.0