Skip to content

Commit

Permalink
chore: release main (#6739)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 28, 2022
1 parent 54457f5 commit 76b06c8
Show file tree
Hide file tree
Showing 13 changed files with 63 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest-submodules.json
@@ -1,7 +1,7 @@
{
"accessapproval": "1.3.1",
"accesscontextmanager": "1.2.0",
"aiplatform": "1.23.0",
"aiplatform": "1.24.0",
"analytics": "0.12.0",
"apigateway": "1.2.0",
"apigeeconnect": "1.2.0",
Expand All @@ -10,7 +10,7 @@
"appengine": "1.3.0",
"area120": "0.6.0",
"artifactregistry": "1.7.0",
"asset": "1.6.0",
"asset": "1.7.0",
"assuredworkloads": "1.6.0",
"automl": "1.6.0",
"baremetalsolution": "0.2.0",
Expand All @@ -33,11 +33,11 @@
"datafusion": "1.3.0",
"datalabeling": "0.6.0",
"dataplex": "1.1.0",
"dataproc": "1.5.0",
"dataproc": "1.6.0",
"dataqna": "0.6.0",
"datastream": "1.3.0",
"deploy": "1.2.1",
"dialogflow": "1.16.0",
"dialogflow": "1.16.1",
"dlp": "1.5.0",
"documentai": "1.8.0",
"domains": "0.7.0",
Expand All @@ -53,12 +53,12 @@
"gkemulticloud": "0.2.0",
"grafeas": "0.2.0",
"gsuiteaddons": "1.2.0",
"iam": "0.4.0",
"iam": "0.5.0",
"iap": "1.3.0",
"ids": "1.0.0",
"iot": "1.2.0",
"kms": "1.4.0",
"language": "1.5.0",
"language": "1.6.0",
"lifesciences": "0.6.0",
"managedidentities": "1.2.0",
"mediatranslation": "0.6.0",
Expand Down
10 changes: 10 additions & 0 deletions aiplatform/CHANGES.md
@@ -1,6 +1,16 @@
# Changes


## [1.24.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.23.0...aiplatform/v1.24.0) (2022-09-28)


### Features

* **aiplatform:** add model_source_info to Model in aiplatform v1 model.proto ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))
* **aiplatform:** add model_source_info to Model in aiplatform v1beta1 model.proto ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))
* **aiplatform:** add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1 metadata_service.proto ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))
* **aiplatform:** add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1beta1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1beta1 metadata_service.proto feat: add InputArtifact to RuntimeConfig in aiplatform v1beta1 pipeline_job.proto feat: add read_mask to ListPipelineJobsRequest in aiplatform v1beta1 pipeline_service.proto feat: add TransferLearningConfig in aiplatform v1beta1 study.proto ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [1.23.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.22.0...aiplatform/v1.23.0) (2022-09-26)


Expand Down
2 changes: 1 addition & 1 deletion aiplatform/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.23.0"
const Version = "1.24.0"
7 changes: 7 additions & 0 deletions asset/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.6.0...asset/v1.7.0) (2022-09-28)


### Features

* **asset:** Add client library support for AssetService v1 SavedQuery APIs Committer: jeffreyai@ ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.5.0...asset/v1.6.0) (2022-09-08)


Expand Down
2 changes: 1 addition & 1 deletion asset/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.6.0"
const Version = "1.7.0"
7 changes: 7 additions & 0 deletions dataproc/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v1.5.0...dataproc/v1.6.0) (2022-09-28)


### Features

* **dataproc:** add support for Dataproc metric configuration ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/dataproc/v1.4.0...dataproc/v1.5.0) (2022-02-23)


Expand Down
2 changes: 1 addition & 1 deletion dataproc/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.5.0"
const Version = "1.6.0"
7 changes: 7 additions & 0 deletions dialogflow/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.16.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.16.0...dialogflow/v1.16.1) (2022-09-28)


### Bug Fixes

* **dialogflow/cx:** revert removal of LRO mixin ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.15.0...dialogflow/v1.16.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion dialogflow/internal/version.go
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.16.1"
7 changes: 7 additions & 0 deletions iam/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.4.0...iam/v0.5.0) (2022-09-28)


### Features

* **iam:** remove ListApplicablePolicies ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/iam/v0.3.0...iam/v0.4.0) (2022-09-06)


Expand Down
2 changes: 1 addition & 1 deletion iam/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.4.0"
const Version = "0.5.0"
13 changes: 13 additions & 0 deletions language/CHANGES.md
@@ -1,5 +1,18 @@
# Changes

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/language/v1.5.0...language/v1.6.0) (2022-09-28)


### Features

* **language:** Add support for V1 and V2 classification models for the V1 API ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))
* **language:** Add support for V1 and V2 classification models for the V1Beta2 API ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))


### Documentation

* **language:** fix docstring formatting ([52dddd1](https://github.com/googleapis/google-cloud-go/commit/52dddd1ed89fbe77e1859311c3b993a77a82bfc7))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/language/v1.4.0...language/v1.5.0) (2022-09-21)


Expand Down
2 changes: 1 addition & 1 deletion language/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.5.0"
const Version = "1.6.0"

0 comments on commit 76b06c8

Please sign in to comment.