@instana/google-cloud-run
Advanced tools
Comparing version 2.35.0 to 2.36.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.36.0](https://github.com/instana/nodejs/compare/v2.35.0...v2.36.0) (2023-11-29) | ||
**Note:** Version bump only for package @instana/google-cloud-run | ||
# [2.35.0](https://github.com/instana/nodejs/compare/v2.34.1...v2.35.0) (2023-11-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "2.35.0", | ||
"version": "2.36.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -67,5 +67,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.35.0", | ||
"@instana/metrics-util": "2.35.0", | ||
"@instana/serverless": "2.35.0" | ||
"@instana/core": "2.36.0", | ||
"@instana/metrics-util": "2.36.0", | ||
"@instana/serverless": "2.36.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5b55ca6624aee48b71002829fb7299702057e1a2" | ||
"gitHead": "b20435b21e6a274f7a584f2b092c5e9923fb103b" | ||
} |
32464
+ Added@instana/core@2.36.0(transitive)
+ Added@instana/metrics-util@2.36.0(transitive)
+ Added@instana/shared-metrics@2.36.0(transitive)
- Removed@instana/core@2.35.0(transitive)
- Removed@instana/metrics-util@2.35.0(transitive)
- Removed@instana/shared-metrics@2.35.0(transitive)
Updated@instana/core@2.36.0
Updated@instana/metrics-util@2.36.0
Updated@instana/serverless@2.36.0