Skip to content

Commit

Permalink
chore: release main (#7063)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Dec 1, 2022
1 parent 9fb390d commit ce0c944
Show file tree
Hide file tree
Showing 45 changed files with 224 additions and 45 deletions.
44 changes: 22 additions & 22 deletions .release-please-manifest-submodules.json
@@ -1,7 +1,7 @@
{
"accessapproval": "1.5.0",
"accesscontextmanager": "1.5.0",
"aiplatform": "1.26.0",
"aiplatform": "1.27.0",
"analytics": "0.12.0",
"apigateway": "1.4.0",
"apigeeconnect": "1.4.0",
Expand All @@ -10,23 +10,23 @@
"appengine": "1.5.0",
"area120": "0.6.0",
"artifactregistry": "1.9.0",
"asset": "1.10.0",
"asset": "1.10.1",
"assuredworkloads": "1.9.0",
"automl": "1.8.0",
"baremetalsolution": "0.4.0",
"batch": "0.4.1",
"beyondcorp": "0.3.0",
"billing": "1.7.0",
"batch": "0.5.0",
"beyondcorp": "0.3.1",
"billing": "1.8.0",
"binaryauthorization": "1.4.0",
"certificatemanager": "1.4.0",
"channel": "1.10.0",
"cloudbuild": "1.5.0",
"clouddms": "1.4.0",
"cloudtasks": "1.8.0",
"compute": "1.12.1",
"compute/metadata": "0.2.1",
"compute": "1.13.0",
"compute/metadata": "0.2.2",
"contactcenterinsights": "1.4.0",
"container": "1.8.0",
"container": "1.9.0",
"containeranalysis": "0.6.0",
"datacatalog": "1.8.1",
"dataflow": "0.7.0",
Expand All @@ -38,9 +38,9 @@
"dataqna": "0.6.0",
"datastream": "1.5.0",
"deploy": "1.5.0",
"dialogflow": "1.20.0",
"dialogflow": "1.21.0",
"dlp": "1.8.0",
"documentai": "1.12.0",
"documentai": "1.13.0",
"domains": "0.7.0",
"edgecontainer": "0.2.0",
"essentialcontacts": "1.4.0",
Expand All @@ -58,30 +58,30 @@
"iap": "1.5.0",
"ids": "1.2.0",
"iot": "1.4.0",
"kms": "1.6.0",
"kms": "1.7.0",
"language": "1.8.0",
"lifesciences": "0.6.0",
"lifesciences": "0.7.0",
"longrunning": "0.3.0",
"managedidentities": "1.4.0",
"maps": "0.1.0",
"mediatranslation": "0.6.0",
"memcache": "1.7.0",
"metastore": "1.8.0",
"memcache": "1.8.0",
"metastore": "1.9.0",
"monitoring": "1.9.0",
"networkconnectivity": "1.8.0",
"networkmanagement": "1.5.0",
"networksecurity": "0.6.0",
"notebooks": "1.5.0",
"optimization": "1.2.0",
"notebooks": "1.6.0",
"optimization": "1.2.1",
"orchestration": "1.4.0",
"orgpolicy": "1.5.0",
"osconfig": "1.10.0",
"oslogin": "1.7.0",
"oslogin": "1.8.0",
"phishingprotection": "0.6.0",
"policytroubleshooter": "1.4.0",
"privatecatalog": "0.6.0",
"recaptchaenterprise/v2": "2.5.0",
"recommendationengine": "0.6.0",
"recommendationengine": "0.6.1",
"recommender": "1.8.0",
"redis": "1.10.0",
"resourcemanager": "1.4.0",
Expand All @@ -96,19 +96,19 @@
"servicedirectory": "1.7.0",
"servicemanagement": "1.5.0",
"serviceusage": "1.4.0",
"shell": "1.4.0",
"shell": "1.5.0",
"speech": "1.9.0",
"storagetransfer": "1.6.0",
"talent": "1.4.1",
"texttospeech": "1.5.0",
"tpu": "1.4.0",
"tpu": "1.4.1",
"trace": "1.4.0",
"translate": "1.4.0",
"video": "1.10.0",
"video": "1.11.0",
"videointelligence": "1.9.0",
"vision/v2": "2.5.0",
"vmmigration": "1.3.0",
"vmwareengine": "0.0.0",
"vmwareengine": "0.1.0",
"vpcaccess": "1.5.0",
"webrisk": "1.7.0",
"websecurityscanner": "1.4.0",
Expand Down
9 changes: 9 additions & 0 deletions aiplatform/CHANGES.md
@@ -1,6 +1,15 @@
# Changes


## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.26.0...aiplatform/v1.27.0) (2022-12-01)


### Features

* **aiplatform:** add metadata_artifact to Dataset in aiplatform v1 dataset.proto feat: add WriteFeatureValues rpc to FeaturestoreOnlineServingService in aiplatform v1 featurestore_online_service.proto ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **aiplatform:** add metadata_artifact to Dataset in aiplatform v1beta1 dataset.proto feat: add offline_storage_ttl_days to EntityType in aiplatform v1beta1 entity_type.proto feat: add online_storage_ttl_days to Featurestore in aiplatform v1beta1 featurestore.proto feat: add source_uris to ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **aiplatform:** start generating stubs dir ([5d0b405](https://github.com/googleapis/google-cloud-go/commit/5d0b405033f55023825ef90e5c539f1bcf2ddedb))

## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.25.0...aiplatform/v1.26.0) (2022-11-16)


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.26.0"
const Version = "1.27.0"
8 changes: 8 additions & 0 deletions asset/CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/asset/v1.10.0...asset/v1.10.1) (2022-12-01)


### Documentation

* **asset:** Small change for documentation ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **asset:** Small change for documentation ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))

## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.9.0...asset/v1.10.0) (2022-11-03)


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.10.0"
const Version = "1.10.1"
12 changes: 12 additions & 0 deletions batch/CHANGES.md
@@ -1,5 +1,17 @@
# Changelog

## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.4.1...batch/v0.5.0) (2022-12-01)


### Features

* **batch:** Adds named reservation to InstancePolicy ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))


### Documentation

* **batch:** fix minor docstring formatting ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))

## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/batch/v0.4.0...batch/v0.4.1) (2022-11-16)


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 beyondcorp/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/beyondcorp/v0.3.0...beyondcorp/v0.3.1) (2022-12-01)


### Documentation

* **beyondcorp/appconnections:** fix minor docstring formatting ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/beyondcorp/v0.2.0...beyondcorp/v0.3.0) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion beyondcorp/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 billing/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.7.0...billing/v1.8.0) (2022-12-01)


### Features

* **billing:** added Sku.geo_taxonomy fix: more oauth scopes ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.6.0...billing/v1.7.0) (2022-11-03)


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

// Version is the current tagged release of the library.
const Version = "1.7.0"
const Version = "1.8.0"
8 changes: 8 additions & 0 deletions compute/CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.12.1...compute/v1.13.0) (2022-12-01)


### Features

* **compute:** start generating stubs dir ([5d0b405](https://github.com/googleapis/google-cloud-go/commit/5d0b405033f55023825ef90e5c539f1bcf2ddedb))
* **compute:** Update Compute Engine API to revision 20221101 ([#751](https://github.com/googleapis/google-cloud-go/issues/751)) ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.11.0...compute/v1.12.0) (2022-10-26)

Compute metadata has been moved to its own module.
Expand Down
2 changes: 1 addition & 1 deletion compute/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

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

## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.1...compute/metadata/v0.2.2) (2022-12-01)


### Bug Fixes

* **compute/metadata:** Set IdleConnTimeout for http.Client ([#7084](https://github.com/googleapis/google-cloud-go/issues/7084)) ([766516a](https://github.com/googleapis/google-cloud-go/commit/766516aaf3816bfb3159efeea65aa3d1d205a3e2)), refs [#5430](https://github.com/googleapis/google-cloud-go/issues/5430)

## [0.1.0] (2022-10-26)

Initial release of metadata being it's own module.
2 changes: 1 addition & 1 deletion compute/metadata/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.2.1"
const Version = "0.2.2"
8 changes: 8 additions & 0 deletions container/CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.8.0...container/v1.9.0) (2022-12-01)


### Features

* **container:** add a FastSocket API ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **container:** add compact placement feature for node pools ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.7.0...container/v1.8.0) (2022-11-09)


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

// Version is the current tagged release of the library.
const Version = "1.8.0"
const Version = "1.9.0"
14 changes: 14 additions & 0 deletions dialogflow/CHANGES.md
@@ -1,5 +1,19 @@
# Changes

## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.20.0...dialogflow/v1.21.0) (2022-12-01)


### Features

* **dialogflow:** added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **dialogflow:** added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))


### Documentation

* **dialogflow/cx:** Clarified Agent Assist max retention is 30 days ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))
* **dialogflow/cx:** Clarified Agent Assist max retention is 30 days ([7c8cbcf](https://github.com/googleapis/google-cloud-go/commit/7c8cbcf769ed8a33eb6c7da96c789667fb733156))

## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.19.0...dialogflow/v1.20.0) (2022-11-09)


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.20.0"
const Version = "1.21.0"
7 changes: 7 additions & 0 deletions documentai/CHANGES.md
@@ -1,6 +1,13 @@
# Changes


## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.12.0...documentai/v1.13.0) (2022-12-01)


### Features

* **documentai:** added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.11.0...documentai/v1.12.0) (2022-11-16)


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

// Version is the current tagged release of the library.
const Version = "1.12.0"
const Version = "1.13.0"
8 changes: 8 additions & 0 deletions kms/CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.6.0...kms/v1.7.0) (2022-12-01)


### Features

* **kms:** add SHA-2 import methods ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
* **kms:** add support for additional HMAC algorithms ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.5.0...kms/v1.6.0) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion kms/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 lifesciences/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.6.0...lifesciences/v0.7.0) (2022-12-01)


### Features

* **lifesciences:** add Pipeline.secret_environment, Action.secret_environment, VirtualMachine.reservation ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))

## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.5.0...lifesciences/v0.6.0) (2022-09-21)


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

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

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.7.0...memcache/v1.8.0) (2022-12-01)


### Features

* **memcache:** maintenance schedules ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c))

## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.6.0...memcache/v1.7.0) (2022-11-03)


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

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

## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.8.0...metastore/v1.9.0) (2022-12-01)


### Features

* **metastore:** added federation API feat: added EncryptionConfig field feat: added NetworkConfig field feat: added DatabaseType field feat: added TelemetryConfiguration field ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))

## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.7.0...metastore/v1.8.0) (2022-11-03)


Expand Down

0 comments on commit ce0c944

Please sign in to comment.