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] committed Feb 17, 2024
1 parent 5895c0d commit 35ccb71
Show file tree
Hide file tree
Showing 21 changed files with 99 additions and 21 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"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",
Expand All @@ -20,7 +20,7 @@
"baremetalsolution": "1.2.4",
"batch": "1.8.0",
"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.6.5",
"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",
"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-17)


### 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"
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-17)


### 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-17)


### 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"
7 changes: 7 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [1.6.5](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.4...maps/v1.6.5) (2024-02-17)


### 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-17)


### 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 +1,10 @@
# Changes
# Changelog

## 0.1.0 (2024-02-17)


### Features

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

## 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-17)


### 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-17)


### 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-17)


### 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 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-17)


### 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.

0 comments on commit 35ccb71

Please sign in to comment.