chore: release main (#7274)
diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index 4806ec4..706bb5b 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -1,8 +1,8 @@
{
"accessapproval": "1.6.0",
"accesscontextmanager": "1.6.0",
- "aiplatform": "1.30.0",
- "analytics": "0.13.0",
+ "aiplatform": "1.31.0",
+ "analytics": "0.14.0",
"apigateway": "1.5.0",
"apigeeconnect": "1.5.0",
"apigeeregistry": "0.3.0",
@@ -12,35 +12,35 @@
"artifactregistry": "1.10.0",
"asset": "1.11.1",
"assuredworkloads": "1.10.0",
- "automl": "1.9.0",
+ "automl": "1.10.0",
"baremetalsolution": "0.5.0",
"batch": "0.6.0",
"beyondcorp": "0.4.0",
- "billing": "1.9.0",
+ "billing": "1.10.0",
"binaryauthorization": "1.5.0",
- "certificatemanager": "1.5.0",
+ "certificatemanager": "1.5.1",
"channel": "1.11.0",
"cloudbuild": "1.6.0",
"clouddms": "1.5.0",
"cloudtasks": "1.9.0",
- "compute": "1.15.1",
+ "compute": "1.16.0",
"compute/metadata": "0.2.3",
"contactcenterinsights": "1.5.0",
- "container": "1.10.0",
+ "container": "1.11.0",
"containeranalysis": "0.7.0",
- "datacatalog": "1.10.0",
+ "datacatalog": "1.10.1",
"dataflow": "0.8.0",
"dataform": "0.6.0",
"datafusion": "1.6.0",
"datalabeling": "0.7.0",
"dataplex": "1.5.1",
- "dataproc": "1.9.0",
+ "dataproc": "1.10.0",
"dataqna": "0.7.0",
"datastream": "1.6.0",
"deploy": "1.6.0",
- "dialogflow": "1.23.0",
+ "dialogflow": "1.24.0",
"dlp": "1.9.0",
- "documentai": "1.14.0",
+ "documentai": "1.15.0",
"domains": "0.8.0",
"edgecontainer": "0.3.0",
"essentialcontacts": "1.5.0",
@@ -63,7 +63,7 @@
"lifesciences": "0.8.0",
"longrunning": "0.4.0",
"managedidentities": "1.5.0",
- "maps": "0.2.0",
+ "maps": "0.3.0",
"mediatranslation": "0.7.0",
"memcache": "1.9.0",
"metastore": "1.10.0",
@@ -74,7 +74,7 @@
"notebooks": "1.7.0",
"optimization": "1.3.0",
"orchestration": "1.6.0",
- "orgpolicy": "1.6.0",
+ "orgpolicy": "1.7.0",
"osconfig": "1.11.0",
"oslogin": "1.9.0",
"phishingprotection": "0.7.0",
@@ -87,22 +87,22 @@
"resourcemanager": "1.5.0",
"resourcesettings": "1.5.0",
"retail": "1.12.0",
- "run": "0.5.0",
+ "run": "0.6.0",
"scheduler": "1.8.0",
"secretmanager": "1.10.0",
"security": "1.11.0",
"securitycenter": "1.18.1",
- "servicecontrol": "1.6.0",
+ "servicecontrol": "1.7.0",
"servicedirectory": "1.8.0",
"servicemanagement": "1.6.0",
"serviceusage": "1.5.0",
"shell": "1.6.0",
- "speech": "1.12.0",
+ "speech": "1.12.1",
"storagetransfer": "1.7.0",
"talent": "1.5.0",
"texttospeech": "1.6.0",
"tpu": "1.5.0",
- "trace": "1.5.0",
+ "trace": "1.6.0",
"translate": "1.5.0",
"video": "1.12.0",
"videointelligence": "1.10.0",
diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md
index badb8b4..dd0904b 100644
--- a/aiplatform/CHANGES.md
+++ b/aiplatform/CHANGES.md
@@ -1,6 +1,13 @@
# Changes
+## [1.31.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.30.0...aiplatform/v1.31.0) (2023-01-26)
+
+
+### Features
+
+* **aiplatform:** Add enable_dashboard_access in aiplatform v1 and v1beta1 custom_job.proto ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.30.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.29.0...aiplatform/v1.30.0) (2023-01-18)
diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go
index 5856ebb..9c7380d 100644
--- a/aiplatform/internal/version.go
+++ b/aiplatform/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.30.0"
+const Version = "1.31.0"
diff --git a/analytics/CHANGES.md b/analytics/CHANGES.md
index fe3063f..289c344 100644
--- a/analytics/CHANGES.md
+++ b/analytics/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [0.14.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.13.0...analytics/v0.14.0) (2023-01-26)
+
+
+### Features
+
+* **analytics/admin:** Enable REST transport in C# ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [0.13.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.12.0...analytics/v0.13.0) (2023-01-04)
diff --git a/analytics/internal/version.go b/analytics/internal/version.go
index b1d8d75..f8ca480 100644
--- a/analytics/internal/version.go
+++ b/analytics/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.13.0"
+const Version = "0.14.0"
diff --git a/automl/CHANGES.md b/automl/CHANGES.md
index 4c85fe9..13e2e55 100644
--- a/automl/CHANGES.md
+++ b/automl/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/automl/v1.9.0...automl/v1.10.0) (2023-01-26)
+
+
+### Features
+
+* **automl:** Enable REST transport in C# ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/automl/v1.8.0...automl/v1.9.0) (2023-01-04)
diff --git a/automl/internal/version.go b/automl/internal/version.go
index 37e23cd..1850527 100644
--- a/automl/internal/version.go
+++ b/automl/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.9.0"
+const Version = "1.10.0"
diff --git a/billing/CHANGES.md b/billing/CHANGES.md
index 0c928e2..b82a3d3 100644
--- a/billing/CHANGES.md
+++ b/billing/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.9.0...billing/v1.10.0) (2023-01-26)
+
+
+### Features
+
+* **billing:** Enable REST transport in C# ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.8.0...billing/v1.9.0) (2023-01-04)
diff --git a/billing/internal/version.go b/billing/internal/version.go
index 37e23cd..1850527 100644
--- a/billing/internal/version.go
+++ b/billing/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.9.0"
+const Version = "1.10.0"
diff --git a/certificatemanager/CHANGES.md b/certificatemanager/CHANGES.md
index 3b7d273..94876fc 100644
--- a/certificatemanager/CHANGES.md
+++ b/certificatemanager/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.5.0...certificatemanager/v1.5.1) (2023-01-26)
+
+
+### Bug Fixes
+
+* **certificatemanager:** Workaround crashes in gRPC for C++ ([2359f92](https://github.com/googleapis/google-cloud-go/commit/2359f92ed3109415a3aed8d1feb15d1f360f3cd7))
+
## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.4.0...certificatemanager/v1.5.0) (2023-01-04)
diff --git a/certificatemanager/internal/version.go b/certificatemanager/internal/version.go
index d339bd9..7e86700 100644
--- a/certificatemanager/internal/version.go
+++ b/certificatemanager/internal/version.go
@@ -17,4 +17,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.5.0"
+const Version = "1.5.1"
diff --git a/compute/CHANGES.md b/compute/CHANGES.md
index ca25185..a197c95 100644
--- a/compute/CHANGES.md
+++ b/compute/CHANGES.md
@@ -1,5 +1,13 @@
# Changes
+## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.15.1...compute/v1.16.0) (2023-01-26)
+
+
+### Features
+
+* **compute:** Update Compute Engine API to revision 20221224 ([#760](https://github.com/googleapis/google-cloud-go/issues/760)) ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+* **compute:** Update Compute Engine API to revision 20230103 ([#769](https://github.com/googleapis/google-cloud-go/issues/769)) ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/compute/v1.15.0...compute/v1.15.1) (2023-01-10)
diff --git a/compute/internal/version.go b/compute/internal/version.go
index 7dd6a0a..b82e17a 100644
--- a/compute/internal/version.go
+++ b/compute/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.15.1"
+const Version = "1.16.0"
diff --git a/container/CHANGES.md b/container/CHANGES.md
index 666a161..98c3849 100644
--- a/container/CHANGES.md
+++ b/container/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.10.0...container/v1.11.0) (2023-01-26)
+
+
+### Features
+
+* **container:** Add support for viewing the subnet IPv6 CIDR and services IPv6 CIDR assigned to dual stack clusters ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.9.0...container/v1.10.0) (2023-01-04)
diff --git a/container/internal/version.go b/container/internal/version.go
index 1850527..77cefca 100644
--- a/container/internal/version.go
+++ b/container/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.10.0"
+const Version = "1.11.0"
diff --git a/datacatalog/CHANGES.md b/datacatalog/CHANGES.md
index 1c9cd22..cf187ab 100644
--- a/datacatalog/CHANGES.md
+++ b/datacatalog/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.10.0...datacatalog/v1.10.1) (2023-01-26)
+
+
+### Documentation
+
+* **datacatalog/lineage:** Fixed formatting for several literal expressions ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.9.0...datacatalog/v1.10.0) (2023-01-18)
diff --git a/datacatalog/internal/version.go b/datacatalog/internal/version.go
index 1850527..c728774 100644
--- a/datacatalog/internal/version.go
+++ b/datacatalog/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.10.0"
+const Version = "1.10.1"
diff --git a/dataproc/CHANGES.md b/dataproc/CHANGES.md
index 23fff58..c1614c7 100644
--- a/dataproc/CHANGES.md
+++ b/dataproc/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v1.9.0...dataproc/v1.10.0) (2023-01-26)
+
+
+### Features
+
+* **dataproc:** Add SPOT to Preemptibility enum ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v1.8.0...dataproc/v1.9.0) (2023-01-04)
diff --git a/dataproc/internal/version.go b/dataproc/internal/version.go
index 37e23cd..1850527 100644
--- a/dataproc/internal/version.go
+++ b/dataproc/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.9.0"
+const Version = "1.10.0"
diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md
index fdbcb02..4e6014c 100644
--- a/dialogflow/CHANGES.md
+++ b/dialogflow/CHANGES.md
@@ -1,5 +1,19 @@
# Changes
+## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.23.0...dialogflow/v1.24.0) (2023-01-26)
+
+
+### Features
+
+* **dialogflow/cx:** Added JSON_PACKAGE field to ExportAgentRequest ([2359f92](https://github.com/googleapis/google-cloud-go/commit/2359f92ed3109415a3aed8d1feb15d1f360f3cd7))
+* **dialogflow/cx:** Added JSON_PACKAGE field to ExportAgentRequest ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+* **dialogflow:** Added SuggestConversationSummary RPC ([#7252](https://github.com/googleapis/google-cloud-go/issues/7252)) ([0c5e386](https://github.com/googleapis/google-cloud-go/commit/0c5e386596b390646b3fc9fcec77ccac0ae3ae86))
+
+
+### Documentation
+
+* **dialogflow:** Reformat some comments and documentation ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.22.0...dialogflow/v1.23.0) (2023-01-18)
diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go
index 6395537..291a237 100644
--- a/dialogflow/internal/version.go
+++ b/dialogflow/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.23.0"
+const Version = "1.24.0"
diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md
index 6286b85..a16d5e3 100644
--- a/documentai/CHANGES.md
+++ b/documentai/CHANGES.md
@@ -1,6 +1,14 @@
# Changes
+## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.14.0...documentai/v1.15.0) (2023-01-26)
+
+
+### Features
+
+* **documentai:** Exposed GetProcessorType to v1 ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+* **documentai:** Exposed GetProcessorType to v1beta3 ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.13.0...documentai/v1.14.0) (2023-01-04)
diff --git a/documentai/internal/version.go b/documentai/internal/version.go
index c9ba918..43a2a84 100644
--- a/documentai/internal/version.go
+++ b/documentai/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.14.0"
+const Version = "1.15.0"
diff --git a/maps/CHANGES.md b/maps/CHANGES.md
index 55e9d78..4252f2f 100644
--- a/maps/CHANGES.md
+++ b/maps/CHANGES.md
@@ -1,5 +1,17 @@
# Changes
+## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/maps/v0.2.0...maps/v0.3.0) (2023-01-26)
+
+
+### Features
+
+* **maps/routing:** Add ExtraComputations feature to ComputeRoutes and ComputeRouteMatrix ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
+
+### Bug Fixes
+
+* **maps/addressvalidation:** Return to grpc-only transport for C# ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/maps/v0.1.0...maps/v0.2.0) (2023-01-04)
diff --git a/maps/internal/version.go b/maps/internal/version.go
index 8ed44ef..f0adc49 100644
--- a/maps/internal/version.go
+++ b/maps/internal/version.go
@@ -17,4 +17,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.2.0"
+const Version = "0.3.0"
diff --git a/orgpolicy/CHANGES.md b/orgpolicy/CHANGES.md
index cef7802..69373f3 100644
--- a/orgpolicy/CHANGES.md
+++ b/orgpolicy/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.6.0...orgpolicy/v1.7.0) (2023-01-26)
+
+
+### Features
+
+* **orgpolicy:** Support for OrgPolicy dry runs ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.5.0...orgpolicy/v1.6.0) (2023-01-04)
diff --git a/orgpolicy/internal/version.go b/orgpolicy/internal/version.go
index 05d3396..7c251d9 100644
--- a/orgpolicy/internal/version.go
+++ b/orgpolicy/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.6.0"
+const Version = "1.7.0"
diff --git a/run/CHANGES.md b/run/CHANGES.md
index 28d2326..41cf905 100644
--- a/run/CHANGES.md
+++ b/run/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/run/v0.5.0...run/v0.6.0) (2023-01-26)
+
+
+### Features
+
+* **run:** Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate docs: Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/run/v0.4.0...run/v0.5.0) (2023-01-04)
diff --git a/run/internal/version.go b/run/internal/version.go
index 0eddfcf..6114be9 100644
--- a/run/internal/version.go
+++ b/run/internal/version.go
@@ -17,4 +17,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.5.0"
+const Version = "0.6.0"
diff --git a/servicecontrol/CHANGES.md b/servicecontrol/CHANGES.md
index 25b50de..97bbb20 100644
--- a/servicecontrol/CHANGES.md
+++ b/servicecontrol/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.6.0...servicecontrol/v1.7.0) (2023-01-26)
+
+
+### Features
+
+* **servicecontrol:** Enable REST transport in C# ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+
## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.5.0...servicecontrol/v1.6.0) (2023-01-04)
diff --git a/servicecontrol/internal/version.go b/servicecontrol/internal/version.go
index 05d3396..7c251d9 100644
--- a/servicecontrol/internal/version.go
+++ b/servicecontrol/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.6.0"
+const Version = "1.7.0"
diff --git a/speech/CHANGES.md b/speech/CHANGES.md
index e1155ed..040ec31 100644
--- a/speech/CHANGES.md
+++ b/speech/CHANGES.md
@@ -1,5 +1,12 @@
# Changes
+## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.12.0...speech/v1.12.1) (2023-01-26)
+
+
+### Documentation
+
+* **speech:** Clarify boost usage in Reference ([2359f92](https://github.com/googleapis/google-cloud-go/commit/2359f92ed3109415a3aed8d1feb15d1f360f3cd7))
+
## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.11.0...speech/v1.12.0) (2023-01-10)
diff --git a/speech/internal/version.go b/speech/internal/version.go
index 4518b5f..5ac4a84 100644
--- a/speech/internal/version.go
+++ b/speech/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.12.0"
+const Version = "1.12.1"
diff --git a/trace/CHANGES.md b/trace/CHANGES.md
index 2464086..1c83c2c 100644
--- a/trace/CHANGES.md
+++ b/trace/CHANGES.md
@@ -1,5 +1,17 @@
# Changes
+## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/trace/v1.5.0...trace/v1.6.0) (2023-01-26)
+
+
+### Features
+
+* **trace:** Add Cloud Trace v2 retry defaults for BatchWriteSpans ([19e9d03](https://github.com/googleapis/google-cloud-go/commit/19e9d033c263e889d32b74c4c853c440ce136d68))
+
+
+### Documentation
+
+* **trace:** Remove html formatting (cleanup) ([2359f92](https://github.com/googleapis/google-cloud-go/commit/2359f92ed3109415a3aed8d1feb15d1f360f3cd7))
+
## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/trace/v1.4.0...trace/v1.5.0) (2023-01-04)
diff --git a/trace/internal/version.go b/trace/internal/version.go
index e93235c..05d3396 100644
--- a/trace/internal/version.go
+++ b/trace/internal/version.go
@@ -15,4 +15,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "1.5.0"
+const Version = "1.6.0"