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 Sep 4, 2024
1 parent 2710d0f commit e09a2aa
Show file tree
Hide file tree
Showing 15 changed files with 89 additions and 14 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"apigateway": "1.7.0",
"apigeeconnect": "1.7.0",
"apigeeregistry": "0.9.0",
"apihub": "0.1.0",
"apihub": "0.1.1",
"apikeys": "1.2.0",
"appengine": "1.9.0",
"apphub": "0.2.0",
Expand All @@ -19,7 +19,7 @@
"automl": "1.14.0",
"backupdr": "1.1.0",
"baremetalsolution": "1.3.0",
"batch": "1.10.0",
"batch": "1.11.0",
"beyondcorp": "1.1.0",
"billing": "1.19.0",
"binaryauthorization": "1.9.0",
Expand All @@ -38,26 +38,26 @@
"confidentialcomputing": "1.7.0",
"config": "1.1.0",
"contactcenterinsights": "1.14.0",
"container": "1.39.0",
"container": "1.40.0",
"containeranalysis": "0.13.0",
"datacatalog": "1.22.0",
"dataflow": "0.10.0",
"dataform": "0.10.0",
"datafusion": "1.8.0",
"datalabeling": "0.9.0",
"dataplex": "1.19.0",
"dataproc": "2.6.0",
"dataproc": "2.7.0",
"dataqna": "0.9.0",
"datastream": "1.11.0",
"deploy": "1.22.0",
"developerconnect": "0.2.0",
"dialogflow": "1.57.0",
"discoveryengine": "1.13.0",
"discoveryengine": "1.14.0",
"dlp": "1.18.0",
"documentai": "1.33.0",
"domains": "0.10.0",
"edgecontainer": "1.3.0",
"edgenetwork": "1.2.0",
"edgenetwork": "1.2.1",
"essentialcontacts": "1.7.0",
"eventarc": "1.14.0",
"filestore": "1.9.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"privatecatalog": "0.10.0",
"privilegedaccessmanager": "0.2.0",
"rapidmigrationassessment": "1.1.0",
"recaptchaenterprise": "2.17.0",
"recaptchaenterprise": "2.17.1",
"recommendationengine": "0.9.0",
"recommender": "1.13.0",
"redis": "1.17.0",
Expand Down
7 changes: 7 additions & 0 deletions apihub/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/apihub/v0.1.0...apihub/v0.1.1) (2024-09-04)


### Bug Fixes

* **apihub:** Remove gRPC support for client libraries ([#10796](https://github.com/googleapis/google-cloud-go/issues/10796)) ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))

## 0.1.0 (2024-08-20)


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


## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.10.0...batch/v1.11.0) (2024-09-04)


### Features

* **batch:** Promote block_project_ssh_keys support to batch v1 API ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.9.4...batch/v1.10.0) (2024-08-20)


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

## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.39.0...container/v1.40.0) (2024-09-04)


### Features

* **container:** Add ReleaseChannel EXTENDED value ([b3ea577](https://github.com/googleapis/google-cloud-go/commit/b3ea5776b171fc60b4e96035d56d35dbd7505f3b))

## [1.39.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.38.1...container/v1.39.0) (2024-08-20)


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

## [2.7.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.6.0...dataproc/v2.7.0) (2024-09-04)


### Features

* **dataproc:** Add optional parameters (tarball-access) in DiagnoseClusterRequest ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))

## [2.6.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.5.4...dataproc/v2.6.0) (2024-08-20)


Expand Down
2 changes: 1 addition & 1 deletion dataproc/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.6.0"
const Version = "2.7.0"
33 changes: 33 additions & 0 deletions discoveryengine/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
# Changelog


## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.13.0...discoveryengine/v1.14.0) (2024-09-04)


### Features

* **discoveryengine:** Allow set relevance threshold on search ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Promot user event purge to v1 ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Promote search tuning service to v1 ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return index status in document ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return index status in document ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return index status in document ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return joined status in user event ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return joined status in user event ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return joined status in user event ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return query segment in NL query understanding ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return structured document info in answers ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Return structured document info in answers ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support batch documents purge with GCS input ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support batch documents purge with GCS input ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support batch get documents metadata by uri patterns ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support batch get documents metadata by uri patterns ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support batch get documents metadata by uri patterns ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support creating workspace search data stores ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support natural language understanding in search ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Support one box search ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))


### Documentation

* **discoveryengine:** Keep the API doc up-to-date with recent changes ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))
* **discoveryengine:** Keep the API doc up-to-date with recent changes ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v1.12.0...discoveryengine/v1.13.0) (2024-08-20)


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.

7 changes: 7 additions & 0 deletions edgenetwork/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.2.1](https://github.com/googleapis/google-cloud-go/compare/edgenetwork/v1.2.0...edgenetwork/v1.2.1) (2024-09-04)


### Documentation

* **edgenetwork:** Swap comments on `BONDED` and `NON_BONDED` enums in `BondingType` ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72))

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/edgenetwork/v1.1.3...edgenetwork/v1.2.0) (2024-08-20)


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


## [2.17.1](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.17.0...recaptchaenterprise/v2.17.1) (2024-09-04)


### Documentation

* **recaptchaenterprise:** Minor doc fixes ([#10778](https://github.com/googleapis/google-cloud-go/issues/10778)) ([b3ea577](https://github.com/googleapis/google-cloud-go/commit/b3ea5776b171fc60b4e96035d56d35dbd7505f3b))

## [2.17.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.16.0...recaptchaenterprise/v2.17.0) (2024-08-27)


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.0"
const Version = "2.17.1"

0 comments on commit e09a2aa

Please sign in to comment.