Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 8, 2025
1 parent 2e4feb9 commit b62cd9a
Show file tree
Hide file tree
Showing 20 changed files with 122 additions and 19 deletions.
22 changes: 11 additions & 11 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"compute": "1.31.1",
"compute/metadata": "0.6.0",
"confidentialcomputing": "1.8.1",
"config": "1.2.1",
"config": "1.3.0",
"contactcenterinsights": "1.17.1",
"container": "1.42.1",
"containeranalysis": "0.13.3",
"datacatalog": "1.24.2",
"datacatalog": "1.24.3",
"dataflow": "0.10.3",
"dataform": "0.10.3",
"datafusion": "1.8.3",
Expand Down Expand Up @@ -75,20 +75,20 @@
"identitytoolkit": "0.2.3",
"ids": "1.5.3",
"iot": "1.8.3",
"kms": "1.20.4",
"kms": "1.20.5",
"language": "1.14.3",
"lifesciences": "0.10.3",
"longrunning": "0.6.4",
"managedidentities": "1.7.3",
"managedkafka": "0.3.1",
"managedkafka": "0.4.0",
"maps": "1.17.1",
"mediatranslation": "0.9.3",
"memcache": "1.11.3",
"memorystore": "0.1.1",
"metastore": "1.14.3",
"migrationcenter": "1.1.3",
"monitoring": "1.22.1",
"netapp": "1.5.1",
"netapp": "1.6.0",
"networkconnectivity": "1.16.1",
"networkmanagement": "1.17.1",
"networksecurity": "0.10.3",
Expand All @@ -100,14 +100,14 @@
"orgpolicy": "1.14.2",
"osconfig": "1.14.3",
"oslogin": "1.14.3",
"parallelstore": "0.9.1",
"parallelstore": "0.9.2",
"phishingprotection": "0.9.3",
"policysimulator": "0.3.3",
"policytroubleshooter": "1.11.3",
"privatecatalog": "0.10.3",
"privatecatalog": "0.10.4",
"privilegedaccessmanager": "0.2.3",
"rapidmigrationassessment": "1.1.3",
"recaptchaenterprise": "2.19.2",
"recaptchaenterprise": "2.19.3",
"recommendationengine": "0.9.3",
"recommender": "1.13.3",
"redis": "1.17.3",
Expand All @@ -128,15 +128,15 @@
"servicemanagement": "1.10.3",
"serviceusage": "1.9.3",
"shell": "1.8.3",
"shopping": "0.15.0",
"shopping": "0.16.0",
"speech": "1.26.0",
"storageinsights": "1.1.3",
"storagetransfer": "1.12.1",
"streetview": "0.2.3",
"support": "1.1.3",
"talent": "1.7.3",
"talent": "1.8.0",
"telcoautomation": "1.1.3",
"texttospeech": "1.10.1",
"texttospeech": "1.11.0",
"tpu": "1.7.3",
"trace": "1.11.3",
"translate": "1.12.3",
Expand Down
7 changes: 7 additions & 0 deletions config/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/config/v1.2.1...config/v1.3.0) (2025-01-08)


### Features

* **config:** Specify retry configuration ([e4e1a49](https://github.com/googleapis/google-cloud-go/commit/e4e1a498f21b0792e0a7662f82f9e062e5aa0fe9))

## [1.2.1](https://github.com/googleapis/google-cloud-go/compare/config/v1.2.0...config/v1.2.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion config/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 datacatalog/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.24.3](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.24.2...datacatalog/v1.24.3) (2025-01-08)


### Documentation

* **datacatalog:** A comment for field `parent` in message `.google.cloud.datacatalog.v1beta1.CreateTagRequest` is changed ([9d60b40](https://github.com/googleapis/google-cloud-go/commit/9d60b40e9ce47aba2f027b42bfdbfed43339df6d))

## [1.24.2](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.24.1...datacatalog/v1.24.2) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion datacatalog/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.24.2"
const Version = "1.24.3"
7 changes: 7 additions & 0 deletions kms/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changes


## [1.20.5](https://github.com/googleapis/google-cloud-go/compare/kms/v1.20.4...kms/v1.20.5) (2025-01-08)


### Documentation

* **kms:** Modify enum comment ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))

## [1.20.4](https://github.com/googleapis/google-cloud-go/compare/kms/v1.20.3...kms/v1.20.4) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion kms/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.20.4"
const Version = "1.20.5"
7 changes: 7 additions & 0 deletions managedkafka/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.3.1...managedkafka/v0.4.0) (2025-01-08)


### Features

* **managedkafka:** Adds new resource_definition option ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))

## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/managedkafka/v0.3.0...managedkafka/v0.3.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion managedkafka/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 netapp/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.5.1...netapp/v1.6.0) (2025-01-08)


### Features

* **netapp:** Add ValidateDirectoryService API for testing AD connection of a storage pool ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))


### Documentation

* **netapp:** Removed the format for `replication` in message `google.cloud.netapp.v1.HybridReplicationParameters` ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))

## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/netapp/v1.5.0...netapp/v1.5.1) (2025-01-02)


Expand Down
2 changes: 1 addition & 1 deletion netapp/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 parallelstore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.2](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.9.1...parallelstore/v0.9.2) (2025-01-08)


### Documentation

* **parallelstore:** Fix links in documentation ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))

## [0.9.1](https://github.com/googleapis/google-cloud-go/compare/parallelstore/v0.9.0...parallelstore/v0.9.1) (2025-01-02)


Expand Down
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.

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

## [0.10.4](https://github.com/googleapis/google-cloud-go/compare/privatecatalog/v0.10.3...privatecatalog/v0.10.4) (2025-01-08)


### Documentation

* **privatecatalog:** Fixed format string formatting ([e4e1a49](https://github.com/googleapis/google-cloud-go/commit/e4e1a498f21b0792e0a7662f82f9e062e5aa0fe9))

## [0.10.3](https://github.com/googleapis/google-cloud-go/compare/privatecatalog/v0.10.2...privatecatalog/v0.10.3) (2025-01-02)


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


## [2.19.3](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.19.2...recaptchaenterprise/v2.19.3) (2025-01-08)


### Documentation

* **recaptchaenterprise:** Challenge is also returned for INVISIBLE keys ([e4e1a49](https://github.com/googleapis/google-cloud-go/commit/e4e1a498f21b0792e0a7662f82f9e062e5aa0fe9))
* **recaptchaenterprise:** Update docs for FraudPrevention field in CreateAssessment ([e4e1a49](https://github.com/googleapis/google-cloud-go/commit/e4e1a498f21b0792e0a7662f82f9e062e5aa0fe9))

## [2.19.2](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.19.1...recaptchaenterprise/v2.19.2) (2025-01-02)


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.19.2"
const Version = "2.19.3"
21 changes: 21 additions & 0 deletions shopping/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [0.16.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.15.0...shopping/v0.16.0) (2025-01-08)


### Features

* **shopping/merchant/datasources:** A new message `MerchantReviewDataSource` is added to specify the datasource of the merchant review ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A new message `ProductReviewDataSource` is added to specify the datasource of the product review ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** New field `merchant_review_data_source` added in message `.google.shopping.merchant.datasources.v1beta.DataSource` to specify the datasource of the merchant review ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** New field `product_review_data_source` added in message `.google.shopping.merchant.datasources.v1beta.DataSource` to specify the datasource of the product review ([#11385](https://github.com/googleapis/google-cloud-go/issues/11385)) ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))


### Documentation

* **shopping/merchant/datasources:** A comment for enum value `FETCH` in enum `FileInputType` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for enum value `GOOGLE_SHEETS` in enum `FileInputType` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for field `feed_label` in message `.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for field `password` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for field `take_from_data_sources` in message `.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for field `username` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))
* **shopping/merchant/datasources:** A comment for message `SupplementalProductDataSource` is changed ([2e4feb9](https://github.com/googleapis/google-cloud-go/commit/2e4feb938ce9ab023c8aa6bd1dbdf36fe589213a))

## [0.15.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.14.0...shopping/v0.15.0) (2025-01-02)


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.

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


## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/talent/v1.7.3...talent/v1.8.0) (2025-01-08)


### Features

* **talent:** A new enum `RelevanceThreshold` is added ([#11363](https://github.com/googleapis/google-cloud-go/issues/11363)) ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))
* **talent:** A new field `relevance_threshold` is added to message `.google.cloud.talent.v4.SearchJobsRequest` ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))


### Documentation

* **talent:** Multiple fixes for links in documentation ([4fb6ad9](https://github.com/googleapis/google-cloud-go/commit/4fb6ad96e22d7e1da6e183593f59b6d725fc144f))

## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/talent/v1.7.2...talent/v1.7.3) (2025-01-02)


Expand Down
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.11.0](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.10.1...texttospeech/v1.11.0) (2025-01-08)


### Features

* **texttospeech:** StreamingSynthesize now supports opus ([#11365](https://github.com/googleapis/google-cloud-go/issues/11365)) ([e4e1a49](https://github.com/googleapis/google-cloud-go/commit/e4e1a498f21b0792e0a7662f82f9e062e5aa0fe9))

## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/texttospeech/v1.10.0...texttospeech/v1.10.1) (2025-01-02)


Expand Down

0 comments on commit b62cd9a

Please sign in to comment.