Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #9422

Merged
merged 1 commit into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
26 changes: 13 additions & 13 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
"accesscontextmanager": "1.8.5",
"advisorynotifications": "1.3.1",
"ai": "0.3.2",
"aiplatform": "1.60.0",
"aiplatform": "1.61.0",
"alloydb": "1.8.1",
"analytics": "0.23.0",
"apigateway": "1.6.5",
"apigeeconnect": "1.6.5",
"apigeeregistry": "0.8.3",
"apikeys": "1.1.5",
"appengine": "1.8.5",
"apps": "0.3.0",
"apps": "0.4.0",
"area120": "0.8.5",
"artifactregistry": "1.14.7",
"asset": "1.17.2",
"assuredworkloads": "1.11.5",
"automl": "1.13.5",
"baremetalsolution": "1.2.4",
"batch": "1.8.0",
"batch": "1.8.1",
"beyondcorp": "1.0.4",
"billing": "1.18.2",
"billing": "1.18.3",
"binaryauthorization": "1.8.1",
"certificatemanager": "1.7.5",
"channel": "1.17.5",
Expand Down Expand Up @@ -50,7 +50,7 @@
"dialogflow": "1.49.0",
"discoveryengine": "1.5.0",
"dlp": "1.11.2",
"documentai": "1.25.0",
"documentai": "1.26.0",
"domains": "0.9.5",
"edgecontainer": "1.1.5",
"edgenetwork": "0.2.1",
Expand All @@ -73,7 +73,7 @@
"lifesciences": "0.9.5",
"longrunning": "0.5.5",
"managedidentities": "1.6.5",
"maps": "1.6.4",
"maps": "1.7.0",
"mediatranslation": "0.8.5",
"memcache": "1.10.5",
"metastore": "1.13.4",
Expand All @@ -85,17 +85,17 @@
"networksecurity": "0.9.5",
"notebooks": "1.11.3",
"optimization": "1.6.3",
"orchestration": "1.8.5",
"orchestration": "1.9.0",
"orgpolicy": "1.12.1",
"osconfig": "1.12.5",
"oslogin": "1.13.1",
"parallelstore": "0.0.0",
"parallelstore": "0.1.0",
"phishingprotection": "0.8.5",
"policysimulator": "0.2.3",
"policytroubleshooter": "1.10.3",
"privatecatalog": "0.9.5",
"rapidmigrationassessment": "1.0.5",
"recaptchaenterprise": "2.9.2",
"recaptchaenterprise": "2.10.0",
"recommendationengine": "0.8.5",
"recommender": "1.12.1",
"redis": "1.14.2",
Expand All @@ -107,12 +107,12 @@
"secretmanager": "1.11.5",
"securesourcemanager": "0.1.3",
"security": "1.15.5",
"securitycenter": "1.24.4",
"securitycentermanagement": "0.1.3",
"securitycenter": "1.25.0",
"securitycentermanagement": "0.1.4",
"securityposture": "0.1.1",
"servicecontrol": "1.12.5",
"servicecontrol": "1.13.0",
"servicedirectory": "1.11.4",
"servicehealth": "0.1.1",
"servicehealth": "0.1.2",
"servicemanagement": "1.9.6",
"serviceusage": "1.8.4",
"shell": "1.7.5",
Expand Down
12 changes: 12 additions & 0 deletions aiplatform/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changes


## [1.61.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.60.0...aiplatform/v1.61.0) (2024-02-21)


### Features

* **aiplatform:** Add Grounding feature to PredictionService.GenerateContent ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))


### Bug Fixes

* **aiplatform:** Remove field `max_wait_duration` from message Scheduling ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [1.60.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.59.0...aiplatform/v1.60.0) (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion aiplatform/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.60.0"
const Version = "1.61.0"
9 changes: 8 additions & 1 deletion apps/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/apps/v0.3.0...apps/v0.4.0) (2024-02-21)


### Features

* **apps/meet:** Add outh_scope values to services ([0195fe9](https://github.com/googleapis/google-cloud-go/commit/0195fe9292274ff9d86c71079a8e96ed2e5f9331))
* **apps:** New client(s) ([#9451](https://github.com/googleapis/google-cloud-go/issues/9451)) ([a53b7b7](https://github.com/googleapis/google-cloud-go/commit/a53b7b795f2f2011e7c498d2317d487052ef0a47))

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/apps/v0.2.1...apps/v0.3.0) (2024-02-06)


Expand Down Expand Up @@ -29,4 +37,3 @@
* **apps:** New clients ([#9142](https://github.com/googleapis/google-cloud-go/issues/9142)) ([8095c6e](https://github.com/googleapis/google-cloud-go/commit/8095c6ee342d9cca812c966b708ba48398fd91ed))

## Changes

2 changes: 1 addition & 1 deletion apps/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.8.1](https://github.com/googleapis/google-cloud-go/compare/batch/v1.8.0...batch/v1.8.1) (2024-02-21)


### Documentation

* **batch:** Refine proto comment for run_as_non_root ([0195fe9](https://github.com/googleapis/google-cloud-go/commit/0195fe9292274ff9d86c71079a8e96ed2e5f9331))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.7.0...batch/v1.8.0) (2024-01-30)


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 billing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.18.3](https://github.com/googleapis/google-cloud-go/compare/billing/v1.18.2...billing/v1.18.3) (2024-02-21)


### Documentation

* **billing:** Clarify that the parent field in the CreateBillingAccountRequest must be a billing account ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [1.18.2](https://github.com/googleapis/google-cloud-go/compare/billing/v1.18.1...billing/v1.18.2) (2024-01-30)


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


## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.25.0...documentai/v1.26.0) (2024-02-21)


### Features

* **documentai:** A new field `schema_override` is added to message `ProcessOptions` ([#9400](https://github.com/googleapis/google-cloud-go/issues/9400)) ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))
* **documentai:** A new message FoundationModelTuningOptions is added ([7e6c208](https://github.com/googleapis/google-cloud-go/commit/7e6c208c5d97d3f6e2f7fd7aca09b8ae98dc0bf2))

## [1.25.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.24.0...documentai/v1.25.0) (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion documentai/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.25.0"
const Version = "1.26.0"
13 changes: 13 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@



## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.4...maps/v1.7.0) (2024-02-21)


### Features

* **maps/addressvalidation:** Add session token support for Autocomplete (New) sessions that end with a call to Address Validation ([0195fe9](https://github.com/googleapis/google-cloud-go/commit/0195fe9292274ff9d86c71079a8e96ed2e5f9331))
* **maps/places:** Add AutoComplete API ([0195fe9](https://github.com/googleapis/google-cloud-go/commit/0195fe9292274ff9d86c71079a8e96ed2e5f9331))


### Documentation

* **maps/fleetengine/delivery:** Updated incorrect reference to `Task.journeySharingInfo` ([#9428](https://github.com/googleapis/google-cloud-go/issues/9428)) ([7e6c208](https://github.com/googleapis/google-cloud-go/commit/7e6c208c5d97d3f6e2f7fd7aca09b8ae98dc0bf2))

## [1.6.4](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.3...maps/v1.6.4) (2024-01-30)


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


## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.8.5...orchestration/v1.9.0) (2024-02-21)


### Features

* **orchestration/airflow/service:** Added ListWorkloads RPC ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [1.8.5](https://github.com/googleapis/google-cloud-go/compare/orchestration/v1.8.4...orchestration/v1.8.5) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion orchestration/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.8.5"
const Version = "1.9.0"
11 changes: 10 additions & 1 deletion parallelstore/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Changes
# Changelog

## 0.1.0 (2024-02-21)


### Features

* **parallelstore:** Introducing Parallelstore API v1beta ([7e6c208](https://github.com/googleapis/google-cloud-go/commit/7e6c208c5d97d3f6e2f7fd7aca09b8ae98dc0bf2))
* **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.

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.10.0](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.9.2...recaptchaenterprise/v2.10.0) (2024-02-21)


### Features

* **recaptchaenterprise:** Add an API method for reordering firewall policies ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [2.9.2](https://github.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.9.1...recaptchaenterprise/v2.9.2) (2024-01-30)


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.9.2"
const Version = "2.10.0"
7 changes: 7 additions & 0 deletions securitycenter/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.25.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.24.4...securitycenter/v1.25.0) (2024-02-21)


### Features

* **securitycenter:** Add application field to finding's list of attributes ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [1.24.4](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.24.3...securitycenter/v1.24.4) (2024-01-30)


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

## [0.1.4](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.3...securitycentermanagement/v0.1.4) (2024-02-21)


### Documentation

* **securitycentermanagement:** Finish a sentence with a period ([a86aa8e](https://github.com/googleapis/google-cloud-go/commit/a86aa8e962b77d152ee6cdd433ad94967150ef21))

## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.2...securitycentermanagement/v0.1.3) (2024-01-30)


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

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.12.5...servicecontrol/v1.13.0) (2024-02-21)


### Features

* **servicecontrol:** Include api_key_uid in service control check response ([#9437](https://github.com/googleapis/google-cloud-go/issues/9437)) ([0195fe9](https://github.com/googleapis/google-cloud-go/commit/0195fe9292274ff9d86c71079a8e96ed2e5f9331))

## [1.12.5](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.12.4...servicecontrol/v1.12.5) (2024-01-30)


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

## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/servicehealth/v0.1.1...servicehealth/v0.1.2) (2024-02-21)


### Documentation

* **servicehealth:** Update proto comments ([7e6c208](https://github.com/googleapis/google-cloud-go/commit/7e6c208c5d97d3f6e2f7fd7aca09b8ae98dc0bf2))

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/servicehealth/v0.1.0...servicehealth/v0.1.1) (2024-01-30)


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

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