diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 20f91931f1eb..ebcb12ca66e7 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -2,7 +2,7 @@ "accessapproval": "1.7.1", "accesscontextmanager": "1.8.1", "advisorynotifications": "1.0.0", - "ai": "0.1.0", + "ai": "0.1.1", "aiplatform": "1.46.0", "alloydb": "1.3.0", "analytics": "0.21.2", @@ -23,12 +23,12 @@ "binaryauthorization": "1.6.1", "certificatemanager": "1.7.1", "channel": "1.16.0", - "cloudbuild": "1.11.0", + "cloudbuild": "1.12.0", "clouddms": "1.6.1", "cloudtasks": "1.12.0", "compute": "1.22.0", "compute/metadata": "0.2.3", - "confidentialcomputing": "0.3.1", + "confidentialcomputing": "0.4.0", "contactcenterinsights": "1.10.0", "container": "1.24.0", "containeranalysis": "0.10.1", @@ -41,9 +41,9 @@ "dataproc": "2.0.1", "dataqna": "0.8.1", "datastream": "1.9.1", - "deploy": "1.12.0", + "deploy": "1.12.1", "dialogflow": "1.40.0", - "discoveryengine": "0.5.0", + "discoveryengine": "0.6.0", "dlp": "1.10.1", "documentai": "1.21.0", "domains": "0.9.1", @@ -55,7 +55,7 @@ "gkebackup": "1.3.0", "gkeconnect": "0.8.1", "gkehub": "0.14.1", - "gkemulticloud": "0.6.1", + "gkemulticloud": "0.7.0", "grafeas": "0.3.1", "gsuiteaddons": "1.6.1", "iam": "1.1.1", @@ -67,7 +67,7 @@ "lifesciences": "0.9.1", "longrunning": "0.5.1", "managedidentities": "1.6.1", - "maps": "1.3.0", + "maps": "1.4.0", "mediatranslation": "0.8.1", "memcache": "1.10.1", "metastore": "1.12.0", @@ -84,9 +84,9 @@ "osconfig": "1.12.1", "oslogin": "1.10.1", "phishingprotection": "0.8.1", - "policytroubleshooter": "1.7.1", + "policytroubleshooter": "1.8.0", "privatecatalog": "0.9.1", - "rapidmigrationassessment": "0.1.2", + "rapidmigrationassessment": "0.2.0", "recaptchaenterprise": "2.7.2", "recommendationengine": "0.8.1", "recommender": "1.10.1", @@ -105,9 +105,9 @@ "serviceusage": "1.7.1", "shell": "1.7.1", "speech": "1.19.0", - "storageinsights": "0.2.2", + "storageinsights": "1.0.0", "storagetransfer": "1.10.0", - "support": "0.2.2", + "support": "0.3.0", "talent": "1.6.2", "texttospeech": "1.7.1", "tpu": "1.6.1", @@ -117,7 +117,7 @@ "videointelligence": "1.11.1", "vision": "2.7.2", "vmmigration": "1.7.1", - "vmwareengine": "0.4.1", + "vmwareengine": "0.5.0", "vpcaccess": "1.7.1", "webrisk": "1.9.1", "websecurityscanner": "1.6.1", diff --git a/ai/CHANGES.md b/ai/CHANGES.md index fc325dc1a0ca..884bf1495372 100644 --- a/ai/CHANGES.md +++ b/ai/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/ai/v0.1.0...ai/v0.1.1) (2023-07-20) + + +### Documentation + +* **ai:** Fix README.md title ([#8289](https://github.com/googleapis/google-cloud-go/issues/8289)) ([ece5895](https://github.com/googleapis/google-cloud-go/commit/ece5895abd1d26f802eaea470e15ea5ce8476ce5)) + ## 0.1.0 (2023-07-10) diff --git a/ai/internal/version.go b/ai/internal/version.go index 79840afee826..bdee7050d040 100644 --- a/ai/internal/version.go +++ b/ai/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.0" +const Version = "0.1.1" diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md index 0bab70b46b8a..797651f55d85 100644 --- a/cloudbuild/CHANGES.md +++ b/cloudbuild/CHANGES.md @@ -1,5 +1,15 @@ # Changes +## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.11.0...cloudbuild/v1.12.0) (2023-07-20) + + +### Features + +* **cloudbuild/apiv1:** Add repositoryevent to buildtrigger ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) +* **cloudbuild/apiv1:** Add routing information in Cloud Build GRPC clients ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) +* **cloudbuild/apiv1:** Added e2-medium machine type ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) +* **cloudbuild/apiv1:** Update third party clodubuild.proto library to include git_source ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) + ## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.10.1...cloudbuild/v1.11.0) (2023-07-10) diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go index 77cefca24d54..4518b5fb4070 100644 --- a/cloudbuild/internal/version.go +++ b/cloudbuild/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.11.0" +const Version = "1.12.0" diff --git a/confidentialcomputing/CHANGES.md b/confidentialcomputing/CHANGES.md index bdda32e267cd..9bed5e5a1d6b 100644 --- a/confidentialcomputing/CHANGES.md +++ b/confidentialcomputing/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v0.3.1...confidentialcomputing/v0.4.0) (2023-07-20) + + +### Features + +* **confidentialcomputing:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/confidentialcomputing/v0.3.0...confidentialcomputing/v0.3.1) (2023-06-20) diff --git a/confidentialcomputing/internal/version.go b/confidentialcomputing/internal/version.go index d357b0eeae80..d7d3e92aa4ae 100644 --- a/confidentialcomputing/internal/version.go +++ b/confidentialcomputing/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.3.1" +const Version = "0.4.0" diff --git a/deploy/CHANGES.md b/deploy/CHANGES.md index 9c2103a87899..826703ab0c7d 100644 --- a/deploy/CHANGES.md +++ b/deploy/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.12.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.12.0...deploy/v1.12.1) (2023-07-20) + + +### Documentation + +* **deploy:** Small documentation updates ([#8286](https://github.com/googleapis/google-cloud-go/issues/8286)) ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) + ## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.11.0...deploy/v1.12.0) (2023-07-18) diff --git a/deploy/internal/version.go b/deploy/internal/version.go index 4518b5fb4070..5ac4a843e11e 100644 --- a/deploy/internal/version.go +++ b/deploy/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.12.1" diff --git a/discoveryengine/CHANGES.md b/discoveryengine/CHANGES.md index 443b898f2ba2..61fb9620a3ba 100644 --- a/discoveryengine/CHANGES.md +++ b/discoveryengine/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v0.5.0...discoveryengine/v0.6.0) (2023-07-20) + + +### Features + +* **discoveryengine:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/discoveryengine/v0.4.1...discoveryengine/v0.5.0) (2023-06-20) diff --git a/discoveryengine/internal/version.go b/discoveryengine/internal/version.go index 594b0891566c..feea6b47467d 100644 --- a/discoveryengine/internal/version.go +++ b/discoveryengine/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.5.0" +const Version = "0.6.0" diff --git a/gkemulticloud/CHANGES.md b/gkemulticloud/CHANGES.md index f9fe12199ace..90458ed2dafc 100644 --- a/gkemulticloud/CHANGES.md +++ b/gkemulticloud/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v0.6.1...gkemulticloud/v0.7.0) (2023-07-20) + + +### Features + +* **gkemulticloud:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.6.1](https://github.com/googleapis/google-cloud-go/compare/gkemulticloud/v0.6.0...gkemulticloud/v0.6.1) (2023-06-20) diff --git a/gkemulticloud/internal/version.go b/gkemulticloud/internal/version.go index 30b316aa88ec..9068bf1b2494 100644 --- a/gkemulticloud/internal/version.go +++ b/gkemulticloud/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.6.1" +const Version = "0.7.0" diff --git a/maps/CHANGES.md b/maps/CHANGES.md index 73cf637f8e0e..19fc408a02e6 100644 --- a/maps/CHANGES.md +++ b/maps/CHANGES.md @@ -2,6 +2,13 @@ +## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.3.0...maps/v1.4.0) (2023-07-20) + + +### Features + +* **maps/places:** Promote to GA ([#8299](https://github.com/googleapis/google-cloud-go/issues/8299)) ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.2.1...maps/v1.3.0) (2023-07-10) diff --git a/maps/internal/version.go b/maps/internal/version.go index 356226a83337..9e5f10ef61b3 100644 --- a/maps/internal/version.go +++ b/maps/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.3.0" +const Version = "1.4.0" diff --git a/policytroubleshooter/CHANGES.md b/policytroubleshooter/CHANGES.md index 13cccb45a950..ddf0042aa61a 100644 --- a/policytroubleshooter/CHANGES.md +++ b/policytroubleshooter/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.7.1...policytroubleshooter/v1.8.0) (2023-07-20) + + +### Features + +* **policytroubleshooter:** Include errors in troubleshoot response ([eca3c90](https://github.com/googleapis/google-cloud-go/commit/eca3c9070cd96a50fa857a6c016e35a98dbea5e7)) + ## [1.7.1](https://github.com/googleapis/google-cloud-go/compare/policytroubleshooter/v1.7.0...policytroubleshooter/v1.7.1) (2023-06-20) diff --git a/policytroubleshooter/internal/version.go b/policytroubleshooter/internal/version.go index b0fae9e79ce7..0ad9373b3b59 100644 --- a/policytroubleshooter/internal/version.go +++ b/policytroubleshooter/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.7.1" +const Version = "1.8.0" diff --git a/rapidmigrationassessment/CHANGES.md b/rapidmigrationassessment/CHANGES.md index 68d006b18d09..5edb81957a43 100644 --- a/rapidmigrationassessment/CHANGES.md +++ b/rapidmigrationassessment/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/rapidmigrationassessment/v0.1.2...rapidmigrationassessment/v0.2.0) (2023-07-20) + + +### Features + +* **rapidmigrationassessment:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/rapidmigrationassessment/v0.1.1...rapidmigrationassessment/v0.1.2) (2023-06-20) diff --git a/rapidmigrationassessment/internal/version.go b/rapidmigrationassessment/internal/version.go index 91d5d2757014..0009bd800a64 100644 --- a/rapidmigrationassessment/internal/version.go +++ b/rapidmigrationassessment/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.2" +const Version = "0.2.0" diff --git a/storageinsights/CHANGES.md b/storageinsights/CHANGES.md index 756a996dea19..641787af3d18 100644 --- a/storageinsights/CHANGES.md +++ b/storageinsights/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.0.0](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v0.2.2...storageinsights/v1.0.0) (2023-07-20) + + +### Features + +* **storageinsights:** Promote to GA ([#8290](https://github.com/googleapis/google-cloud-go/issues/8290)) ([0dac2aa](https://github.com/googleapis/google-cloud-go/commit/0dac2aa421a157e8fef3ad5a81d48830d602d81d)) + ## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v0.2.1...storageinsights/v0.2.2) (2023-06-20) diff --git a/storageinsights/internal/version.go b/storageinsights/internal/version.go index 0d17ef839886..78770097003f 100644 --- a/storageinsights/internal/version.go +++ b/storageinsights/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.2.2" +const Version = "1.0.0" diff --git a/support/CHANGES.md b/support/CHANGES.md index d3986d2e8d96..180c608604df 100644 --- a/support/CHANGES.md +++ b/support/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/support/v0.2.2...support/v0.3.0) (2023-07-20) + + +### Features + +* **support:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/support/v0.2.1...support/v0.2.2) (2023-06-20) diff --git a/support/internal/version.go b/support/internal/version.go index 0d17ef839886..0a99521ef474 100644 --- a/support/internal/version.go +++ b/support/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.2.2" +const Version = "0.3.0" diff --git a/vmwareengine/CHANGES.md b/vmwareengine/CHANGES.md index 9602ddc0890b..bcdc1f3bf0dc 100644 --- a/vmwareengine/CHANGES.md +++ b/vmwareengine/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v0.4.1...vmwareengine/v0.5.0) (2023-07-20) + + +### Features + +* **vmwareengine:** Promote to GA ([08ec41a](https://github.com/googleapis/google-cloud-go/commit/08ec41aba981874a7b86a9a941b07f9eb2fc6ce1)) + ## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v0.4.0...vmwareengine/v0.4.1) (2023-06-20) diff --git a/vmwareengine/internal/version.go b/vmwareengine/internal/version.go index 13fce7548ebd..0eddfcf2c9b9 100644 --- a/vmwareengine/internal/version.go +++ b/vmwareengine/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.4.1" +const Version = "0.5.0"