Skip to content

Commit

Permalink
chore: release main (#8362)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 8, 2023
1 parent 1639d62 commit 2952e20
Show file tree
Hide file tree
Showing 27 changed files with 125 additions and 26 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/internal/version.go

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

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

## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.13.0...cloudbuild/v1.14.0) (2023-08-08)


### Features

* **cloudbuild/apiv1:** Add update_mask to UpdateBuildTriggerRequest proto ([#8358](https://github.com/googleapis/google-cloud-go/issues/8358)) ([58b5851](https://github.com/googleapis/google-cloud-go/commit/58b5851b3f38aeeefcdb3507e29b9a02ccfb1bba))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.12.0...cloudbuild/v1.13.0) (2023-07-26)


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.13.0"
const Version = "1.14.0"
7 changes: 7 additions & 0 deletions confidentialcomputing/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v1.1.0...confidentialcomputing/v1.2.0) (2023-08-08)


### Features

* **confidentialcomputing:** Mark all fields `Optional` for `ContainerImageSignagure` proto ([#8380](https://github.com/googleapis/google-cloud-go/issues/8380)) ([63b3fb7](https://github.com/googleapis/google-cloud-go/commit/63b3fb7ffb89ea260e977cdbddad544039b738a4))

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


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

## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.16.0...datacatalog/v1.17.0) (2023-08-08)


### Features

* **datacatalog:** Add support for admin_search in SearchCatalog() API method ([4b68747](https://github.com/googleapis/google-cloud-go/commit/4b6874762ca3e5ebef76f72496753650cdf39523))


### Documentation

* **datacatalog:** Minor formatting ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe))

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.15.0...datacatalog/v1.16.0) (2023-07-18)


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


## [1.9.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.9.0...dataplex/v1.9.1) (2023-08-08)


### Bug Fixes

* **dataplex:** Remove unused annotation in results_table ([#8382](https://github.com/googleapis/google-cloud-go/issues/8382)) ([1390cbd](https://github.com/googleapis/google-cloud-go/commit/1390cbd0deaab849c24e4b8f11589d18d81177c6))

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.8.1...dataplex/v1.9.0) (2023-07-26)


Expand Down
2 changes: 1 addition & 1 deletion dataplex/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.9.0"
const Version = "1.9.1"
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.0.2](https://github.com/googleapis/google-cloud-go/compare/dataproc/v2.0.1...dataproc/v2.0.2) (2023-08-08)


### Documentation

* **dataproc:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626))

## [2.0.1](https://github.com/googleapis/google-cloud-go/compare/dataproc-v2.0.0...dataproc/v2.0.1) (2023-06-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.0.1"
const Version = "2.0.2"
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.40.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.40.0...dialogflow/v1.40.1) (2023-08-08)


### Documentation

* **dialogflow:** Minor formatting ([#8365](https://github.com/googleapis/google-cloud-go/issues/8365)) ([e3f8c89](https://github.com/googleapis/google-cloud-go/commit/e3f8c89429a207c05fee36d5d93efe76f9e29efe))
* **dialogflow:** Minor formatting ([#8368](https://github.com/googleapis/google-cloud-go/issues/8368)) ([a7bb94a](https://github.com/googleapis/google-cloud-go/commit/a7bb94a6e75122c93815eeeb30591249d137d77e))
* **dialogflow:** Minor formatting ([#8376](https://github.com/googleapis/google-cloud-go/issues/8376)) ([4b68747](https://github.com/googleapis/google-cloud-go/commit/4b6874762ca3e5ebef76f72496753650cdf39523))

## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.39.0...dialogflow/v1.40.0) (2023-07-18)


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



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


### Documentation

* **gkebackup:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626))

## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.2.1...gkebackup/v1.3.0) (2023-06-27)


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


## [1.1.2](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.1...iam/v1.1.2) (2023-08-08)


### Documentation

* **iam:** Minor formatting ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626))

## [1.1.1](https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.0...iam/v1.1.1) (2023-06-20)


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

## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.0...kms/v1.15.1) (2023-08-08)


### Documentation

* **kms:** Minor formatting ([#8371](https://github.com/googleapis/google-cloud-go/issues/8371)) ([b4349cc](https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626))

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.14.0...kms/v1.15.0) (2023-07-24)


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

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/netapp/v0.1.0...netapp/v0.2.0) (2023-08-08)


### Features

* **netapp:** Add RestrictedAction to Volume ([#8378](https://github.com/googleapis/google-cloud-go/issues/8378)) ([b9e56d2](https://github.com/googleapis/google-cloud-go/commit/b9e56d2fdb6c770d58964e1e23148a712f74b9ad))

## 0.1.0 (2023-07-31)


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

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/translate/v1.8.2...translate/v1.9.0) (2023-08-08)


### Features

* **translate:** Added shadow removal and rotation correction options to Document Translation and Batch Document Translation API ([#8391](https://github.com/googleapis/google-cloud-go/issues/8391)) ([c38e910](https://github.com/googleapis/google-cloud-go/commit/c38e910f4a3114cd92e2bdceb18e53f1689f3bf8))

## [1.8.2](https://github.com/googleapis/google-cloud-go/compare/translate/v1.8.1...translate/v1.8.2) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion translate/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.2"
const Version = "1.9.0"

0 comments on commit 2952e20

Please sign in to comment.