From 06b0dacb893fed6535404cfce860210770a97d9b Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 9 May 2023 22:40:43 +0000
Subject: [PATCH] chore(main): release 0.205.0
---
ArtifactRegistry/VERSION | 2 +-
Asset/VERSION | 2 +-
AssuredWorkloads/VERSION | 2 +-
BinaryAuthorization/VERSION | 2 +-
CHANGELOG.md | 146 ++++++++++++++++++++++++++++++++++
Dialogflow/VERSION | 2 +-
Domains/VERSION | 2 +-
Functions/VERSION | 2 +-
GkeHub/VERSION | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
NetworkSecurity/VERSION | 2 +-
Notebooks/VERSION | 2 +-
Redis/VERSION | 2 +-
SqlAdmin/VERSION | 2 +-
TextToSpeech/VERSION | 2 +-
WebSecurityScanner/VERSION | 2 +-
Workflows/VERSION | 2 +-
composer.json | 32 ++++----
src/ServiceBuilder.php | 2 +-
src/Version.php | 2 +-
21 files changed, 181 insertions(+), 35 deletions(-)
diff --git a/ArtifactRegistry/VERSION b/ArtifactRegistry/VERSION
index 0b9c0199636e..e4737652ca5a 100644
--- a/ArtifactRegistry/VERSION
+++ b/ArtifactRegistry/VERSION
@@ -1 +1 @@
-0.3.12
+0.3.13
diff --git a/Asset/VERSION b/Asset/VERSION
index ca7176690dd6..0a5af26df3fd 100644
--- a/Asset/VERSION
+++ b/Asset/VERSION
@@ -1 +1 @@
-1.11.2
+1.11.3
diff --git a/AssuredWorkloads/VERSION b/AssuredWorkloads/VERSION
index 100435be135a..ee94dd834b53 100644
--- a/AssuredWorkloads/VERSION
+++ b/AssuredWorkloads/VERSION
@@ -1 +1 @@
-0.8.2
+0.8.3
diff --git a/BinaryAuthorization/VERSION b/BinaryAuthorization/VERSION
index 416bfb0a2212..50c76ef872e5 100644
--- a/BinaryAuthorization/VERSION
+++ b/BinaryAuthorization/VERSION
@@ -1 +1 @@
-0.5.9
+0.5.10
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 473d08b13241..b6cd4eb6c314 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,151 @@
# Changelog
+## 0.205.0
+
+google/cloud-artifact-registry 0.3.13
+
+
+
+
+
+google/cloud-asset 1.11.3
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/access-context-manager to ^0.4 ([#6186](https://github.com/googleapis/google-cloud-php/issues/6186)) ([2a40db9](https://github.com/googleapis/google-cloud-php/commit/2a40db91b65c84903e4ef3e7b9c1193198ff33af))
+
+
+
+google/cloud-assured-workloads 0.8.3
+
+
+
+
+
+google/cloud-binary-authorization 0.5.10
+
+
+
+
+
+google/cloud-dialogflow 1.4.0
+
+
+
+### Features
+
+* Added debug info for StreamingDetectIntent ([97cc615](https://github.com/googleapis/google-cloud-php/commit/97cc615d2becaba1518cea8ccceed92d4657c1bc))
+* Added GenerateStatelessSummary method ([97cc615](https://github.com/googleapis/google-cloud-php/commit/97cc615d2becaba1518cea8ccceed92d4657c1bc))
+* Extended StreamingListCallCompanionEvents timeout to 600 seconds ([#6192](https://github.com/googleapis/google-cloud-php/issues/6192)) ([97cc615](https://github.com/googleapis/google-cloud-php/commit/97cc615d2becaba1518cea8ccceed92d4657c1bc))
+
+
+
+google/cloud-domains 0.2.11
+
+
+
+
+
+google/cloud-functions 1.2.0
+
+
+
+### Features
+
+* Added helper methods for long running operations, IAM, and locations ([#6201](https://github.com/googleapis/google-cloud-php/issues/6201)) ([6c598cc](https://github.com/googleapis/google-cloud-php/commit/6c598ccc6010f92c7c7ecf556ac4b2e9d822f096))
+
+
+### Documentation
+
+* Applied general style guide updates to descriptions ([6c598cc](https://github.com/googleapis/google-cloud-php/commit/6c598ccc6010f92c7c7ecf556ac4b2e9d822f096))
+* Clarified that vpcConnector shortname is only returned if the connector is in the same project as the function ([6c598cc](https://github.com/googleapis/google-cloud-php/commit/6c598ccc6010f92c7c7ecf556ac4b2e9d822f096))
+
+
+
+google/cloud-gke-hub 0.6.2
+
+
+
+
+
+google/cloud-logging 1.26.0
+
+
+
+### Features
+
+* Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add ConfigServiceV2.DeleteLink method for deleting linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add ConfigServiceV2.GetLink methods for describing linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add ConfigServiceV2.ListLinks method for listing linked datasets ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+* Log Analytics features of the Cloud Logging API ([#6189](https://github.com/googleapis/google-cloud-php/issues/6189)) ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+
+
+### Documentation
+
+* Documentation for the Log Analytics features of the Cloud Logging API ([be76df8](https://github.com/googleapis/google-cloud-php/commit/be76df88ba9cd2887caa777ecd7638d13d76fb38))
+
+
+
+google/cloud-network-security 0.3.7
+
+
+
+
+
+google/cloud-notebooks 0.3.6
+
+
+
+
+
+google/cloud-redis 1.7.0
+
+
+
+### Features
+
+* [Cloud Memorystore for Redis] Add persistence support ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
+* [Cloud Memorystore for Redis] Add self service update maintenance version support ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
+* [Cloud Memorystore for Redis] Add suspension_reasons field ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
+* Add CMEK key field ([#6187](https://github.com/googleapis/google-cloud-php/issues/6187)) ([e22bb9f](https://github.com/googleapis/google-cloud-php/commit/e22bb9f1766f6f02df14195dc9f463543a3a726a))
+
+
+
+google/cloud-sql-admin 0.2.12
+
+
+
+
+
+google/cloud-text-to-speech 1.5.6
+
+
+
+### Documentation
+
+* Update documentation to require certain fields ([#6195](https://github.com/googleapis/google-cloud-php/issues/6195)) ([f089d75](https://github.com/googleapis/google-cloud-php/commit/f089d757f83740babd3b4c50ec0e860bcc0cbcf4))
+
+
+
+google/cloud-web-security-scanner 0.7.14
+
+
+
+
+
+google/cloud-workflows 0.2.15
+
+
+
+
+
## 0.204.0
google/access-context-manager 0.4.0
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index 1892b9267677..88c5fb891dcf 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-1.3.2
+1.4.0
diff --git a/Domains/VERSION b/Domains/VERSION
index 13dead7ebf1a..d3b5ba4bfc3a 100644
--- a/Domains/VERSION
+++ b/Domains/VERSION
@@ -1 +1 @@
-0.2.10
+0.2.11
diff --git a/Functions/VERSION b/Functions/VERSION
index 45a1b3f44523..26aaba0e8663 100644
--- a/Functions/VERSION
+++ b/Functions/VERSION
@@ -1 +1 @@
-1.1.2
+1.2.0
diff --git a/GkeHub/VERSION b/GkeHub/VERSION
index ee6cdce3c290..b6160487433b 100644
--- a/GkeHub/VERSION
+++ b/GkeHub/VERSION
@@ -1 +1 @@
-0.6.1
+0.6.2
diff --git a/Logging/VERSION b/Logging/VERSION
index b45fe310644f..5ff8c4f5d2ad 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.25.5
+1.26.0
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index c9bf0a9d4278..06141873028b 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.25.5';
+ const VERSION = '1.26.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
diff --git a/NetworkSecurity/VERSION b/NetworkSecurity/VERSION
index 449d7e73a966..0f82685331ef 100644
--- a/NetworkSecurity/VERSION
+++ b/NetworkSecurity/VERSION
@@ -1 +1 @@
-0.3.6
+0.3.7
diff --git a/Notebooks/VERSION b/Notebooks/VERSION
index c2c0004f0e2a..449d7e73a966 100644
--- a/Notebooks/VERSION
+++ b/Notebooks/VERSION
@@ -1 +1 @@
-0.3.5
+0.3.6
diff --git a/Redis/VERSION b/Redis/VERSION
index 9e7398a301dc..bd8bf882d061 100644
--- a/Redis/VERSION
+++ b/Redis/VERSION
@@ -1 +1 @@
-1.6.12
+1.7.0
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index d3b5ba4bfc3a..f2722b133960 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1 @@
-0.2.11
+0.2.12
diff --git a/TextToSpeech/VERSION b/TextToSpeech/VERSION
index 9075be495155..eac1e0ada6d8 100644
--- a/TextToSpeech/VERSION
+++ b/TextToSpeech/VERSION
@@ -1 +1 @@
-1.5.5
+1.5.6
diff --git a/WebSecurityScanner/VERSION b/WebSecurityScanner/VERSION
index a48658c94949..a597e4f317cb 100644
--- a/WebSecurityScanner/VERSION
+++ b/WebSecurityScanner/VERSION
@@ -1 +1 @@
-0.7.13
+0.7.14
diff --git a/Workflows/VERSION b/Workflows/VERSION
index 769ed6ae7908..b005e307c519 100644
--- a/Workflows/VERSION
+++ b/Workflows/VERSION
@@ -1 +1 @@
-0.2.14
+0.2.15
diff --git a/composer.json b/composer.json
index 16f70d825b2f..3f5fd2214995 100644
--- a/composer.json
+++ b/composer.json
@@ -81,9 +81,9 @@
"google/cloud-apigee-connect": "1.0.5",
"google/cloud-apigee-registry": "0.2.7",
"google/cloud-appengine-admin": "1.0.6",
- "google/cloud-artifact-registry": "0.3.12",
- "google/cloud-asset": "1.11.2",
- "google/cloud-assured-workloads": "0.8.2",
+ "google/cloud-artifact-registry": "0.3.13",
+ "google/cloud-asset": "1.11.3",
+ "google/cloud-assured-workloads": "0.8.3",
"google/cloud-automl": "1.4.17",
"google/cloud-bare-metal-solution": "0.2.8",
"google/cloud-batch": "0.5.2",
@@ -104,7 +104,7 @@
"google/cloud-bigtable": "1.23.0",
"google/cloud-billing": "1.5.6",
"google/cloud-billing-budgets": "1.0.5",
- "google/cloud-binary-authorization": "0.5.9",
+ "google/cloud-binary-authorization": "0.5.10",
"google/cloud-build": "0.6.1",
"google/cloud-certificate-manager": "0.3.7",
"google/cloud-channel": "1.3.0",
@@ -129,22 +129,22 @@
"google/cloud-datastream": "1.0.5",
"google/cloud-debugger": "1.4.16",
"google/cloud-deploy": "0.5.0",
- "google/cloud-dialogflow": "1.3.2",
+ "google/cloud-dialogflow": "1.4.0",
"google/cloud-dlp": "1.8.6",
"google/cloud-dms": "1.0.5",
"google/cloud-document-ai": "1.2.2",
- "google/cloud-domains": "0.2.10",
+ "google/cloud-domains": "0.2.11",
"google/cloud-error-reporting": "0.19.12",
"google/cloud-essential-contacts": "0.2.13",
"google/cloud-eventarc": "1.0.5",
"google/cloud-eventarc-publishing": "0.3.4",
"google/cloud-filestore": "1.1.2",
"google/cloud-firestore": "1.32.0",
- "google/cloud-functions": "1.1.2",
+ "google/cloud-functions": "1.2.0",
"google/cloud-game-servers": "1.0.5",
"google/cloud-gke-backup": "0.1.7",
"google/cloud-gke-connect-gateway": "0.1.12",
- "google/cloud-gke-hub": "0.6.1",
+ "google/cloud-gke-hub": "0.6.2",
"google/cloud-gke-multi-cloud": "0.2.3",
"google/cloud-gsuite-addons": "0.1.6",
"google/cloud-iam": "0.1.7",
@@ -156,15 +156,15 @@
"google/cloud-kms-inventory": "0.1.2",
"google/cloud-language": "0.28.5",
"google/cloud-life-sciences": "0.3.5",
- "google/cloud-logging": "1.25.5",
+ "google/cloud-logging": "1.26.0",
"google/cloud-managed-identities": "1.0.5",
"google/cloud-media-translation": "0.2.12",
"google/cloud-memcache": "1.0.5",
"google/cloud-monitoring": "1.4.0",
"google/cloud-network-connectivity": "1.0.5",
"google/cloud-network-management": "1.0.5",
- "google/cloud-network-security": "0.3.6",
- "google/cloud-notebooks": "0.3.5",
+ "google/cloud-network-security": "0.3.7",
+ "google/cloud-notebooks": "0.3.6",
"google/cloud-optimization": "0.1.9",
"google/cloud-orchestration-airflow": "1.1.0",
"google/cloud-org-policy": "0.4.2",
@@ -177,7 +177,7 @@
"google/cloud-recaptcha-enterprise": "1.3.2",
"google/cloud-recommendations-ai": "0.4.12",
"google/cloud-recommender": "1.7.8",
- "google/cloud-redis": "1.6.12",
+ "google/cloud-redis": "1.7.0",
"google/cloud-resource-manager": "0.4.1",
"google/cloud-resource-settings": "1.0.5",
"google/cloud-retail": "1.2.1",
@@ -194,14 +194,14 @@
"google/cloud-shell": "1.0.4",
"google/cloud-spanner": "1.58.4",
"google/cloud-speech": "1.11.2",
- "google/cloud-sql-admin": "0.2.11",
+ "google/cloud-sql-admin": "0.2.12",
"google/cloud-storage": "1.31.2",
"google/cloud-storage-transfer": "1.0.6",
"google/cloud-storageinsights": "0.1.1",
"google/cloud-support": "0.1.0",
"google/cloud-talent": "1.0.5",
"google/cloud-tasks": "1.11.11",
- "google/cloud-text-to-speech": "1.5.5",
+ "google/cloud-text-to-speech": "1.5.6",
"google/cloud-tpu": "1.0.5",
"google/cloud-trace": "1.5.3",
"google/cloud-translate": "1.13.3",
@@ -214,8 +214,8 @@
"google/cloud-vmware-engine": "0.1.4",
"google/cloud-vpc-access": "1.0.5",
"google/cloud-web-risk": "1.2.7",
- "google/cloud-web-security-scanner": "0.7.13",
- "google/cloud-workflows": "0.2.14",
+ "google/cloud-web-security-scanner": "0.7.14",
+ "google/cloud-workflows": "0.2.15",
"google/grafeas": "0.7.1",
"google/longrunning": "0.2.6"
},
diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php
index e38650453433..cd9597e13568 100644
--- a/src/ServiceBuilder.php
+++ b/src/ServiceBuilder.php
@@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
- const VERSION = '0.204.0';
+ const VERSION = '0.205.0';
}
diff --git a/src/Version.php b/src/Version.php
index 3186cb6e1a3d..b6f701a0b4a2 100644
--- a/src/Version.php
+++ b/src/Version.php
@@ -22,5 +22,5 @@
*/
class Version
{
- const VERSION = '0.204.0';
+ const VERSION = '0.205.0';
}