From b71daaf88d8143923054396358f83320c4b5f40b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 20:54:23 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest-submodules.json | 28 ++++++++++++------------ aiplatform/CHANGES.md | 7 ++++++ aiplatform/internal/version.go | 2 +- beyondcorp/CHANGES.md | 7 ++++++ beyondcorp/internal/version.go | 2 +- billing/CHANGES.md | 7 ++++++ billing/internal/version.go | 2 +- compute/CHANGES.md | 7 ++++++ compute/internal/version.go | 2 +- container/CHANGES.md | 7 ++++++ container/internal/version.go | 2 +- dialogflow/CHANGES.md | 7 ++++++ dialogflow/internal/version.go | 2 +- documentai/CHANGES.md | 7 ++++++ documentai/internal/version.go | 2 +- kms/CHANGES.md | 7 ++++++ kms/internal/version.go | 2 +- lifesciences/CHANGES.md | 7 ++++++ lifesciences/internal/version.go | 2 +- memcache/CHANGES.md | 7 ++++++ memcache/internal/version.go | 2 +- notebooks/CHANGES.md | 7 ++++++ notebooks/internal/version.go | 2 +- oslogin/CHANGES.md | 7 ++++++ oslogin/internal/version.go | 2 +- shell/CHANGES.md | 7 ++++++ shell/internal/version.go | 2 +- video/CHANGES.md | 7 ++++++ video/internal/version.go | 2 +- 29 files changed, 126 insertions(+), 28 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 2d14b20422df..259740dbbcd4 100644 --- a/.release-please-manifest-submodules.json +++ b/.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", @@ -15,18 +15,18 @@ "automl": "1.8.0", "baremetalsolution": "0.4.0", "batch": "0.4.1", - "beyondcorp": "0.3.0", - "billing": "1.7.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": "1.13.0", "compute/metadata": "0.2.1", "contactcenterinsights": "1.4.0", - "container": "1.8.0", + "container": "1.9.0", "containeranalysis": "0.6.0", "datacatalog": "1.8.1", "dataflow": "0.7.0", @@ -38,9 +38,9 @@ "dataqna": "0.6.0", "datastream": "1.5.0", "deploy": "1.5.0", - "dialogflow": "1.20.0", + "dialogflow": "1.20.1", "dlp": "1.8.0", - "documentai": "1.12.0", + "documentai": "1.13.0", "domains": "0.7.0", "edgecontainer": "0.2.0", "essentialcontacts": "1.4.0", @@ -58,25 +58,25 @@ "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", + "memcache": "1.8.0", "metastore": "1.8.0", "monitoring": "1.9.0", "networkconnectivity": "1.8.0", "networkmanagement": "1.5.0", "networksecurity": "0.6.0", - "notebooks": "1.5.0", + "notebooks": "1.6.0", "optimization": "1.2.0", "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", @@ -96,7 +96,7 @@ "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", @@ -104,7 +104,7 @@ "tpu": "1.4.0", "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", diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 21b532b7aecc..72b5dfe4c578 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.26.0...aiplatform/v1.27.0) (2022-11-18) + + +### Features + +* **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) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index dc70dd2f630d..dc1cb9f6009b 100644 --- a/aiplatform/internal/version.go +++ b/aiplatform/internal/version.go @@ -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" diff --git a/beyondcorp/CHANGES.md b/beyondcorp/CHANGES.md index 96c162d81fee..abe73321b221 100644 --- a/beyondcorp/CHANGES.md +++ b/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-11-18) + + +### 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) diff --git a/beyondcorp/internal/version.go b/beyondcorp/internal/version.go index f0adc49b20c9..d60b27c5e0eb 100644 --- a/beyondcorp/internal/version.go +++ b/beyondcorp/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.3.0" +const Version = "0.3.1" diff --git a/billing/CHANGES.md b/billing/CHANGES.md index 68efa7acbff3..8d3c77c2feb6 100644 --- a/billing/CHANGES.md +++ b/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-11-18) + + +### 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) diff --git a/billing/internal/version.go b/billing/internal/version.go index 7c251d994559..0ad9373b3b59 100644 --- a/billing/internal/version.go +++ b/billing/internal/version.go @@ -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" diff --git a/compute/CHANGES.md b/compute/CHANGES.md index ddb3d4117146..e55b5899bdcb 100644 --- a/compute/CHANGES.md +++ b/compute/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.12.1...compute/v1.13.0) (2022-11-18) + + +### Features + +* **compute:** start generating stubs dir ([5d0b405](https://github.com/googleapis/google-cloud-go/commit/5d0b405033f55023825ef90e5c539f1bcf2ddedb)) + ## [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. diff --git a/compute/internal/version.go b/compute/internal/version.go index 5ac4a843e11e..efedadbea253 100644 --- a/compute/internal/version.go +++ b/compute/internal/version.go @@ -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" diff --git a/container/CHANGES.md b/container/CHANGES.md index 0dafe43b87e9..50a913d86b7b 100644 --- a/container/CHANGES.md +++ b/container/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.8.0...container/v1.9.0) (2022-11-18) + + +### Features + +* **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) diff --git a/container/internal/version.go b/container/internal/version.go index 0ad9373b3b59..37e23cdd396f 100644 --- a/container/internal/version.go +++ b/container/internal/version.go @@ -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" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index a48b4cb648bd..f1c49d30fd90 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.20.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.20.0...dialogflow/v1.20.1) (2022-11-18) + + +### Documentation + +* **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) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index 0b0f0e914120..e939b9f5e080 100644 --- a/dialogflow/internal/version.go +++ b/dialogflow/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.20.0" +const Version = "1.20.1" diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md index e9b0481c1afd..a15b8fb82764 100644 --- a/documentai/CHANGES.md +++ b/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-11-18) + + +### 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) diff --git a/documentai/internal/version.go b/documentai/internal/version.go index 4518b5fb4070..efedadbea253 100644 --- a/documentai/internal/version.go +++ b/documentai/internal/version.go @@ -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" diff --git a/kms/CHANGES.md b/kms/CHANGES.md index 991db392e25d..de133b48d125 100644 --- a/kms/CHANGES.md +++ b/kms/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.6.0...kms/v1.7.0) (2022-11-18) + + +### Features + +* **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) diff --git a/kms/internal/version.go b/kms/internal/version.go index 05d3396f1001..7c251d994559 100644 --- a/kms/internal/version.go +++ b/kms/internal/version.go @@ -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" diff --git a/lifesciences/CHANGES.md b/lifesciences/CHANGES.md index b829fc499f08..80abbfa296ca 100644 --- a/lifesciences/CHANGES.md +++ b/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-11-18) + + +### 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) diff --git a/lifesciences/internal/version.go b/lifesciences/internal/version.go index 75ae2d0e75aa..d1002df0887e 100644 --- a/lifesciences/internal/version.go +++ b/lifesciences/internal/version.go @@ -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" diff --git a/memcache/CHANGES.md b/memcache/CHANGES.md index fd64b918f96f..07076cebb551 100644 --- a/memcache/CHANGES.md +++ b/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-11-18) + + +### 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) diff --git a/memcache/internal/version.go b/memcache/internal/version.go index 7c251d994559..0ad9373b3b59 100644 --- a/memcache/internal/version.go +++ b/memcache/internal/version.go @@ -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" diff --git a/notebooks/CHANGES.md b/notebooks/CHANGES.md index e8343346b78c..80de7b6f2503 100644 --- a/notebooks/CHANGES.md +++ b/notebooks/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.5.0...notebooks/v1.6.0) (2022-11-18) + + +### Features + +* **notebooks:** added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API feat: add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API feat: add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API feat: added Location and IAM methods fix: deprecate AcceleratorType.NVIDIA_TESLA_K80 ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c)) + ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.4.0...notebooks/v1.5.0) (2022-11-03) diff --git a/notebooks/internal/version.go b/notebooks/internal/version.go index e93235c20322..05d3396f1001 100644 --- a/notebooks/internal/version.go +++ b/notebooks/internal/version.go @@ -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" diff --git a/oslogin/CHANGES.md b/oslogin/CHANGES.md index 06a9cc83d8ab..62b29944219e 100644 --- a/oslogin/CHANGES.md +++ b/oslogin/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.7.0...oslogin/v1.8.0) (2022-11-18) + + +### Features + +* **oslogin:** added CreateSshPublicKey RPC ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79)) + ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.6.0...oslogin/v1.7.0) (2022-11-03) diff --git a/oslogin/internal/version.go b/oslogin/internal/version.go index 7c251d994559..0ad9373b3b59 100644 --- a/oslogin/internal/version.go +++ b/oslogin/internal/version.go @@ -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" diff --git a/shell/CHANGES.md b/shell/CHANGES.md index 3f7441535b67..c61e35040d7b 100644 --- a/shell/CHANGES.md +++ b/shell/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.4.0...shell/v1.5.0) (2022-11-18) + + +### Features + +* **shell:** add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c)) + ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.3.0...shell/v1.4.0) (2022-11-03) diff --git a/shell/internal/version.go b/shell/internal/version.go index 9fa087b74c6b..e93235c20322 100644 --- a/shell/internal/version.go +++ b/shell/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.4.0" +const Version = "1.5.0" diff --git a/video/CHANGES.md b/video/CHANGES.md index bd67cc5be087..833573b6f466 100644 --- a/video/CHANGES.md +++ b/video/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.10.0...video/v1.11.0) (2022-11-18) + + +### Features + +* **video/transcoder:** add PreprocessingConfig.deinterlace docs: minor documentation changes ([7c8cbcf](https://github.com/googleapis/google-cloud-go/commit/7c8cbcf769ed8a33eb6c7da96c789667fb733156)) + ## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.9.0...video/v1.10.0) (2022-11-09) diff --git a/video/internal/version.go b/video/internal/version.go index 1850527884a3..77cefca24d54 100644 --- a/video/internal/version.go +++ b/video/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.10.0" +const Version = "1.11.0"