Skip to content

Commit

Permalink
chore: release main (#10917)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 25, 2024
1 parent 1c57c38 commit b98195d
Show file tree
Hide file tree
Showing 11 changed files with 70 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"certificatemanager": "1.9.1",
"channel": "1.18.1",
"chat": "0.6.0",
"cloudbuild": "1.17.1",
"cloudbuild": "1.18.0",
"cloudcontrolspartner": "1.2.0",
"clouddms": "1.8.1",
"cloudprofiler": "0.4.1",
Expand All @@ -46,12 +46,12 @@
"datafusion": "1.8.1",
"datalabeling": "0.9.1",
"dataplex": "1.19.1",
"dataproc": "2.8.0",
"dataproc": "2.9.0",
"dataqna": "0.9.1",
"datastream": "1.11.1",
"deploy": "1.22.1",
"developerconnect": "0.2.1",
"dialogflow": "1.57.1",
"dialogflow": "1.58.0",
"discoveryengine": "1.14.0",
"dlp": "1.19.0",
"documentai": "1.34.0",
Expand Down Expand Up @@ -79,7 +79,7 @@
"longrunning": "0.6.1",
"managedidentities": "1.7.1",
"managedkafka": "0.2.1",
"maps": "1.13.0",
"maps": "1.14.0",
"mediatranslation": "0.9.1",
"memcache": "1.11.1",
"metastore": "1.14.1",
Expand Down Expand Up @@ -124,7 +124,7 @@
"servicemanagement": "1.10.1",
"serviceusage": "1.9.1",
"shell": "1.8.1",
"shopping": "0.9.2",
"shopping": "0.10.0",
"speech": "1.25.1",
"storageinsights": "1.1.1",
"storagetransfer": "1.11.1",
Expand Down
12 changes: 12 additions & 0 deletions cloudbuild/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changes

## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.17.1...cloudbuild/v1.18.0) (2024-09-25)


### Features

* **cloudbuild/apiv1:** Add LEGACY_BUCKET option to DefaultLogsBucketBehavior ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))


### Documentation

* **cloudbuild/apiv1:** Sanitize docs ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))

## [1.17.1](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.17.0...cloudbuild/v1.17.1) (2024-09-12)


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

## [2.9.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.8.0...dataproc/v2.9.0) (2024-09-25)


### Features

* **dataproc:** Add support for Spark Connect sessions in Dataproc Serverless for Spark ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))


### Documentation

* **dataproc:** Update docs for `filter` field in `ListSessionsRequest` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))

## [2.8.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.7.0...dataproc/v2.8.0) (2024-09-19)


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.8.0"
const Version = "2.9.0"
9 changes: 9 additions & 0 deletions dialogflow/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

## [1.58.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.57.1...dialogflow/v1.58.0) (2024-09-25)


### Features

* **dialogflow:** Add ALAW encoding value to Audio encoding enum ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))
* **dialogflow:** Created new boolean fields in conversation dataset for zone isolation and zone separation compliance status ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))
* **dialogflow:** Created new boolean fields in conversation model for zone isolation and zone separation compliance status ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))

## [1.57.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.57.0...dialogflow/v1.57.1) (2024-09-12)


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.57.1"
const Version = "1.58.0"
15 changes: 15 additions & 0 deletions maps/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



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


### Features

* **maps/routeoptimization:** A new field `route_token` is added to message `.google.maps.routeoptimization.v1.ShipmentRoute.Transition` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))
* **maps/routeoptimization:** Add support for generating route tokens ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))


### Documentation

* **maps/routeoptimization:** A comment for field `code` in message `.google.maps.routeoptimization.v1.OptimizeToursValidationError` is changed ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))
* **maps/routeoptimization:** A comment for field `populate_transition_polylines` in message `.google.maps.routeoptimization.v1.OptimizeToursRequest` is changed ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))
* **maps/routeoptimization:** A comment for method `BatchOptimizeTours` in service `RouteOptimization` is changed ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.12.1...maps/v1.13.0) (2024-09-19)


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.

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

## [0.10.0](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.9.2...shopping/v0.10.0) (2024-09-25)


### Features

* **shopping/merchant/datasources:** Add FileUploads service ([#10887](https://github.com/googleapis/google-cloud-go/issues/10887)) ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))


### Documentation

* **shopping/merchant/datasources:** A comment for enum value `PRODUCTS` in enum `Channel` is changed ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9))

## [0.9.2](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.9.1...shopping/v0.9.2) (2024-09-12)


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.

0 comments on commit b98195d

Please sign in to comment.