Skip to content

Commit

Permalink
Merge branch 'main' into generation-fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
tritone committed Aug 9, 2023
2 parents d2c2490 + 4cb1211 commit 0e40431
Show file tree
Hide file tree
Showing 55 changed files with 1,312 additions and 1,041 deletions.
26 changes: 13 additions & 13 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"accessapproval": "1.7.1",
"accesscontextmanager": "1.8.1",
"advisorynotifications": "1.0.0",
"advisorynotifications": "1.1.0",
"ai": "0.1.1",
"aiplatform": "1.48.0",
"alloydb": "1.4.0",
Expand All @@ -17,33 +17,33 @@
"assuredworkloads": "1.11.1",
"automl": "1.13.1",
"baremetalsolution": "1.1.1",
"batch": "1.3.1",
"batch": "1.4.0",
"beyondcorp": "1.0.0",
"billing": "1.16.0",
"binaryauthorization": "1.6.1",
"certificatemanager": "1.7.1",
"channel": "1.16.0",
"cloudbuild": "1.13.0",
"cloudbuild": "1.14.0",
"clouddms": "1.6.1",
"cloudtasks": "1.12.1",
"commerce": "0.1.0",
"compute": "1.23.0",
"compute/metadata": "0.2.3",
"confidentialcomputing": "1.1.0",
"confidentialcomputing": "1.2.0",
"contactcenterinsights": "1.10.0",
"container": "1.24.0",
"containeranalysis": "0.10.1",
"datacatalog": "1.16.0",
"datacatalog": "1.17.0",
"dataflow": "0.9.1",
"dataform": "0.8.1",
"datafusion": "1.7.1",
"datalabeling": "0.8.1",
"dataplex": "1.9.0",
"dataproc": "2.0.1",
"dataplex": "1.9.1",
"dataproc": "2.0.2",
"dataqna": "0.8.1",
"datastream": "1.10.0",
"deploy": "1.13.0",
"dialogflow": "1.40.0",
"dialogflow": "1.40.1",
"discoveryengine": "1.1.0",
"dlp": "1.10.1",
"documentai": "1.22.0",
Expand All @@ -53,17 +53,17 @@
"eventarc": "1.13.0",
"filestore": "1.7.1",
"functions": "1.15.1",
"gkebackup": "1.3.0",
"gkebackup": "1.3.1",
"gkeconnect": "0.8.1",
"gkehub": "0.14.1",
"gkemulticloud": "1.0.0",
"grafeas": "0.3.1",
"gsuiteaddons": "1.6.1",
"iam": "1.1.1",
"iam": "1.1.2",
"iap": "1.8.1",
"ids": "1.4.1",
"iot": "1.7.1",
"kms": "1.15.0",
"kms": "1.15.1",
"language": "1.10.1",
"lifesciences": "0.9.1",
"longrunning": "0.5.1",
Expand All @@ -74,7 +74,7 @@
"metastore": "1.12.0",
"migrationcenter": "0.1.0",
"monitoring": "1.15.1",
"netapp": "0.1.0",
"netapp": "0.2.0",
"networkconnectivity": "1.12.1",
"networkmanagement": "1.8.0",
"networksecurity": "0.9.1",
Expand Down Expand Up @@ -114,7 +114,7 @@
"texttospeech": "1.7.1",
"tpu": "1.6.1",
"trace": "1.10.1",
"translate": "1.8.2",
"translate": "1.9.0",
"video": "1.19.0",
"videointelligence": "1.11.1",
"vision": "2.7.2",
Expand Down
7 changes: 7 additions & 0 deletions advisorynotifications/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.1.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v1.0.0...advisorynotifications/v1.1.0) (2023-08-08)


### Features

* **advisorynotifications:** Adding notification types to advisorynotifications.googleapis.com libraries ([#8361](https://github.com/googleapis/google-cloud-go/issues/8361)) ([5490b3b](https://github.com/googleapis/google-cloud-go/commit/5490b3b30e3d061cff7a0e9366bb175fd7d9dd31))

## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/advisorynotifications/v0.3.1...advisorynotifications/v1.0.0) (2023-07-18)


Expand Down
2 changes: 1 addition & 1 deletion advisorynotifications/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cloud.google.com/go/advisorynotifications

go 1.20
go 1.19

require (
github.com/googleapis/gax-go/v2 v2.11.0
Expand Down
2 changes: 1 addition & 1 deletion advisorynotifications/internal/version.go

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

2 changes: 1 addition & 1 deletion ai/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cloud.google.com/go/ai

go 1.20
go 1.19

require (
github.com/googleapis/gax-go/v2 v2.12.0
Expand Down
2 changes: 1 addition & 1 deletion alloydb/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module cloud.google.com/go/alloydb

go 1.20
go 1.19

require (
cloud.google.com/go/longrunning v0.5.0
Expand Down
8 changes: 8 additions & 0 deletions batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.3.1...batch/v1.4.0) (2023-08-08)


### Features

* **batch:** Add comment to the unsupported order_by field of ListTasksRequest ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe))
* **batch:** Clarify Batch API proto doc about pubsub notifications ([#8394](https://github.com/googleapis/google-cloud-go/issues/8394)) ([1639d62](https://github.com/googleapis/google-cloud-go/commit/1639d62202bc4b233ae83479cc1a539e083b67fe))

## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/batch/v1.3.0...batch/v1.3.1) (2023-07-10)


Expand Down
12 changes: 8 additions & 4 deletions batch/apiv1/batchpb/job.pb.go

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

0 comments on commit 0e40431

Please sign in to comment.