@google-cloud/redis
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -24,2 +24,3 @@ { | ||
"ListInstances": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -29,2 +30,3 @@ "retry_params_name": "default" | ||
"GetInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -34,2 +36,3 @@ "retry_params_name": "default" | ||
"CreateInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -39,2 +42,3 @@ "retry_params_name": "default" | ||
"UpdateInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -44,2 +48,3 @@ "retry_params_name": "default" | ||
"ImportInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -49,2 +54,3 @@ "retry_params_name": "default" | ||
"ExportInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -54,2 +60,3 @@ "retry_params_name": "default" | ||
"FailoverInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -59,2 +66,3 @@ "retry_params_name": "default" | ||
"DeleteInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -61,0 +69,0 @@ "retry_params_name": "default" |
@@ -24,2 +24,3 @@ { | ||
"ListInstances": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -29,2 +30,3 @@ "retry_params_name": "default" | ||
"GetInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -34,2 +36,3 @@ "retry_params_name": "default" | ||
"CreateInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -39,2 +42,3 @@ "retry_params_name": "default" | ||
"UpdateInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -44,2 +48,3 @@ "retry_params_name": "default" | ||
"UpgradeInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -49,2 +54,3 @@ "retry_params_name": "default" | ||
"ImportInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -54,2 +60,3 @@ "retry_params_name": "default" | ||
"ExportInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -59,2 +66,3 @@ "retry_params_name": "default" | ||
"FailoverInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -64,2 +72,3 @@ "retry_params_name": "default" | ||
"DeleteInstance": { | ||
"timeout_millis": 600000, | ||
"retry_codes_name": "non_idempotent", | ||
@@ -66,0 +75,0 @@ "retry_params_name": "default" |
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.1.1](https://www.github.com/googleapis/nodejs-redis/compare/v2.1.0...v2.1.1) (2020-07-06) | ||
### Bug Fixes | ||
* update node issue template ([#403](https://www.github.com/googleapis/nodejs-redis/issues/403)) ([23a3f78](https://www.github.com/googleapis/nodejs-redis/commit/23a3f7843dd2700746621c8341b579ef8481bd79)) | ||
## [2.1.0](https://www.github.com/googleapis/nodejs-redis/compare/v2.0.0...v2.1.0) (2020-06-12) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/redis", | ||
"description": "Google Cloud Memorystore for Redis API client for Node.js", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google LLC", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2098753
34081