Skip to content

Commit

Permalink
chore: release main (googleapis#11033)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 6, 2024
1 parent 2a2dbb8 commit c702b71
Show file tree
Hide file tree
Showing 22 changed files with 163 additions and 22 deletions.
24 changes: 12 additions & 12 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"apphub": "0.2.2",
"apps": "0.5.2",
"area120": "0.9.2",
"artifactregistry": "1.15.2",
"artifactregistry": "1.16.0",
"asset": "1.20.3",
"assuredworkloads": "1.12.2",
"automl": "1.14.2",
Expand All @@ -26,14 +26,14 @@
"certificatemanager": "1.9.2",
"channel": "1.19.1",
"chat": "0.7.1",
"cloudbuild": "1.18.1",
"cloudbuild": "1.19.0",
"cloudcontrolspartner": "1.2.1",
"clouddms": "1.8.2",
"cloudprofiler": "0.4.2",
"cloudquotas": "1.1.2",
"cloudtasks": "1.13.2",
"commerce": "1.2.1",
"compute": "1.28.2",
"compute": "1.28.3",
"compute/metadata": "0.5.2",
"confidentialcomputing": "1.7.2",
"config": "1.1.2",
Expand All @@ -49,17 +49,17 @@
"dataproc": "2.10.0",
"dataqna": "0.9.2",
"datastream": "1.11.2",
"deploy": "1.23.1",
"deploy": "1.24.0",
"developerconnect": "0.2.2",
"dialogflow": "1.58.1",
"discoveryengine": "1.15.0",
"dialogflow": "1.59.0",
"discoveryengine": "1.16.0",
"dlp": "1.20.0",
"documentai": "1.35.0",
"domains": "0.10.2",
"edgecontainer": "1.3.2",
"edgecontainer": "1.4.0",
"edgenetwork": "1.2.2",
"essentialcontacts": "1.7.2",
"eventarc": "1.14.2",
"eventarc": "1.15.0",
"filestore": "1.9.2",
"functions": "1.19.2",
"gkebackup": "1.6.2",
Expand Down Expand Up @@ -97,14 +97,14 @@
"orgpolicy": "1.14.1",
"osconfig": "1.14.2",
"oslogin": "1.14.2",
"parallelstore": "0.7.1",
"parallelstore": "0.8.0",
"phishingprotection": "0.9.2",
"policysimulator": "0.3.2",
"policytroubleshooter": "1.11.2",
"privatecatalog": "0.10.2",
"privilegedaccessmanager": "0.2.2",
"rapidmigrationassessment": "1.1.2",
"recaptchaenterprise": "2.17.3",
"recaptchaenterprise": "2.18.0",
"recommendationengine": "0.9.2",
"recommender": "1.13.2",
"redis": "1.17.2",
Expand All @@ -125,15 +125,15 @@
"servicemanagement": "1.10.2",
"serviceusage": "1.9.2",
"shell": "1.8.2",
"shopping": "0.11.1",
"shopping": "0.12.0",
"speech": "1.25.2",
"storageinsights": "1.1.2",
"storagetransfer": "1.11.2",
"streetview": "0.2.2",
"support": "1.1.2",
"talent": "1.7.2",
"telcoautomation": "1.1.2",
"texttospeech": "1.9.0",
"texttospeech": "1.10.0",
"tpu": "1.7.2",
"trace": "1.11.2",
"translate": "1.12.2",
Expand Down
17 changes: 17 additions & 0 deletions artifactregistry/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changes

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.15.2...artifactregistry/v1.16.0) (2024-11-06)


### Features

* **artifactregistry:** Add Artifact Registry attachment API ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **artifactregistry:** Add Artifact Registry custom remote support ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **artifactregistry:** Add Artifact Registry generic repository support ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **artifactregistry:** Add Artifact Registry rule APIs ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **artifactregistry:** Add Artifact Registry server side resource filtering and sorting ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **artifactregistry:** Add Artifact Registry UpdateFile and DeleteFile APIs ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))


### Documentation

* **artifactregistry:** Include max page size for all Artifact Registry APIs ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))

## [1.15.2](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.15.1...artifactregistry/v1.15.2) (2024-10-23)


Expand Down
7 changes: 7 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.19.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.18.1...cloudbuild/v1.19.0) (2024-11-06)


### Features

* **cloudbuild/apiv1:** Add PrivateServiceConnect option to WorkerPool ([#11034](https://github.com/googleapis/google-cloud-go/issues/11034)) ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))

## [1.18.1](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.18.0...cloudbuild/v1.18.1) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion cloudbuild/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.18.1"
const Version = "1.19.0"
7 changes: 7 additions & 0 deletions compute/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.28.3](https://github.com/googleapis/google-cloud-go/compare/compute/v1.28.2...compute/v1.28.3) (2024-11-06)


### Bug Fixes

* **compute:** Reduce size of Go compute package ([#946](https://github.com/googleapis/google-cloud-go/issues/946)) ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))

## [1.28.2](https://github.com/googleapis/google-cloud-go/compare/compute/v1.28.1...compute/v1.28.2) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion compute/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.28.2"
const Version = "1.28.3"
8 changes: 8 additions & 0 deletions deploy/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changes


## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.23.1...deploy/v1.24.0) (2024-11-06)


### Features

* **deploy:** Added new fields for the Automation Repair rule ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **deploy:** Added route destination related fields to Gateway service mesh message ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))

## [1.23.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.23.0...deploy/v1.23.1) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion deploy/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.23.1"
const Version = "1.24.0"
10 changes: 10 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [1.59.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.58.1...dialogflow/v1.59.0) (2024-11-06)


### Features

* **dialogflow/cx:** Add options of client_certificate_settings, bigquery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding ([abf9cba](https://github.com/googleapis/google-cloud-go/commit/abf9cba74a78c0a909fa43e934f33bf0f59e83c1))
* **dialogflow/cx:** Add options of client_certificate_settings, bigquery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding ([#11072](https://github.com/googleapis/google-cloud-go/issues/11072)) ([abf9cba](https://github.com/googleapis/google-cloud-go/commit/abf9cba74a78c0a909fa43e934f33bf0f59e83c1))
* **dialogflow:** Add options of query_source, search_config and context_size ([2a2dbb8](https://github.com/googleapis/google-cloud-go/commit/2a2dbb82da6f50db5f5bd7b6692328918ced4da2))
* **dialogflow:** Added support for ALAW encoding ([#11092](https://github.com/googleapis/google-cloud-go/issues/11092)) ([2a2dbb8](https://github.com/googleapis/google-cloud-go/commit/2a2dbb82da6f50db5f5bd7b6692328918ced4da2))

## [1.58.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.58.0...dialogflow/v1.58.1) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.58.1"
const Version = "1.59.0"
28 changes: 28 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
# Changelog


## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.15.0...discoveryengine/v1.16.0) (2024-11-06)


### Features

* **discoveryengine:** Add AdvancedCompleteQuery API ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Add BillingEstimation in data store ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Add GroundedGenerationService API ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Add lite search API to allow public website search with API key ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Add lite search API to allow public website search with API key ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **discoveryengine:** Add LOW_GROUNDED_ANSWER in answer skip reasons ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **discoveryengine:** Add one_box_page_size on search ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Add Sitemap APIs to preview channel ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Support advanced boost search ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Support Google Workspace search ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Support natural language understanding search ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Support query regex in control match rules ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Support query regex in control match rules ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))
* **discoveryengine:** Support search personalization to preview channel ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))


### Documentation

* **discoveryengine:** Deprecate asynchronous mode in answer generation ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Deprecate extractive_answers in answer generation ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([f307078](https://github.com/googleapis/google-cloud-go/commit/f307078bc14758671e43ac401efb855089b27752))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([ecf1cf6](https://github.com/googleapis/google-cloud-go/commit/ecf1cf68aabe32e131bfc66b7c4575c63ad41a22))

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.14.0...discoveryengine/v1.15.0) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion discoveryengine/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions edgecontainer/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog


## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v1.3.2...edgecontainer/v1.4.0) (2024-11-06)


### Features

* **edgecontainer:** Add config data to zone metadata ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add connection state to cluster ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add maintenance exclusion window to maintenance policy ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add resource state to control plane encryption ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add resource state to local disk encryption ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add status reason to operation metadata ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add storage schema to local control plane config ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add storage schema to node config ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))
* **edgecontainer:** Add VM service config to system addons config ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))

## [1.3.2](https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v1.3.1...edgecontainer/v1.3.2) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion edgecontainer/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions eventarc/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/eventarc/v1.14.2...eventarc/v1.15.0) (2024-11-06)


### Features

* **eventarc:** Publish Eventarc Advanced protos ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))


### Documentation

* **eventarc:** Clarified multiple comments in Eventarc Standard protos ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))

## [1.14.2](https://github.com/googleapis/google-cloud-go/compare/eventarc/v1.14.1...eventarc/v1.14.2) (2024-10-23)


Expand Down
8 changes: 7 additions & 1 deletion parallelstore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.0](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.7.1...parallelstore/v0.8.0) (2024-11-06)


### Features

* **parallelstore:** New client(s) ([#11055](https://github.com/googleapis/google-cloud-go/issues/11055)) ([93d3f92](https://github.com/googleapis/google-cloud-go/commit/93d3f928afa6f5137b5f180dbdf6862896d43572))

## [0.7.1](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.7.0...parallelstore/v0.7.1) (2024-10-23)


Expand Down Expand Up @@ -152,4 +159,3 @@
* **parallelstore:** New client(s) ([#9434](https://github.com/googleapis/google-cloud-go/issues/9434)) ([3410b19](https://github.com/googleapis/google-cloud-go/commit/3410b190796edbf73f439494abcbeb204ed5e395))

## Changes

2 changes: 1 addition & 1 deletion parallelstore/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions recaptchaenterprise/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changes


## [2.18.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.17.3...recaptchaenterprise/v2.18.0) (2024-11-06)


### Features

* **recaptchaenterprise:** Enable Akamai web application firewall ([248026e](https://github.com/googleapis/google-cloud-go/commit/248026e7fad6ef6433f36c0205a9fe9e08b5545e))
* **recaptchaenterprise:** Support for ListIpOverrides and RemoveIpOverride ([#11054](https://github.com/googleapis/google-cloud-go/issues/11054)) ([248026e](https://github.com/googleapis/google-cloud-go/commit/248026e7fad6ef6433f36c0205a9fe9e08b5545e))


### Documentation

* **recaptchaenterprise:** Minor updates to reference documentation ([248026e](https://github.com/googleapis/google-cloud-go/commit/248026e7fad6ef6433f36c0205a9fe9e08b5545e))

## [2.17.3](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.17.2...recaptchaenterprise/v2.17.3) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion recaptchaenterprise/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "2.17.3"
const Version = "2.18.0"
11 changes: 11 additions & 0 deletions shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.12.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.11.1...shopping/v0.12.0) (2024-11-06)


### Features

* **shopping/css:** A new enum `SubscriptionPeriod` is added ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))
* **shopping/css:** A new field `headline_offer_installment` is added to message `.google.shopping.css.v1.Attributes` ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))
* **shopping/css:** A new field `headline_offer_subscription_cost` is added to message `.google.shopping.css.v1.Attributes` ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))
* **shopping/css:** A new message `HeadlineOfferInstallment` is added ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))
* **shopping/css:** A new message `HeadlineOfferSubscriptionCost` is added ([706ecb2](https://github.com/googleapis/google-cloud-go/commit/706ecb2c813da3109035b986a642ca891a33847f))

## [0.11.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.11.0...shopping/v0.11.1) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion shopping/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions texttospeech/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.9.0...texttospeech/v1.10.0) (2024-11-06)


### Features

* **texttospeech:** Add multi-speaker markup, which allows generating dialogue between multiple speakers ([2c83297](https://github.com/googleapis/google-cloud-go/commit/2c83297a569117b0252b5b2edaecb09e4924d979))

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.8.1...texttospeech/v1.9.0) (2024-10-23)


Expand Down

0 comments on commit c702b71

Please sign in to comment.