From 6804a6cf47bc3363b86ac53f3d2295401102b121 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:26:33 -0700 Subject: [PATCH] chore: release main (#9246) --- .release-please-manifest-submodules.json | 10 +++++----- datacatalog/CHANGES.md | 7 +++++++ datacatalog/internal/version.go | 2 +- dialogflow/CHANGES.md | 7 +++++++ dialogflow/internal/version.go | 2 +- maps/CHANGES.md | 7 +++++++ maps/internal/version.go | 2 +- oslogin/CHANGES.md | 8 ++++++++ oslogin/internal/version.go | 2 +- servicehealth/CHANGES.md | 11 ++++++++++- servicehealth/internal/version.go | 2 +- 11 files changed, 49 insertions(+), 11 deletions(-) diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index 4d5a5fa2ac61..57331c21157a 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -37,7 +37,7 @@ "contactcenterinsights": "1.12.1", "container": "1.29.0", "containeranalysis": "0.11.3", - "datacatalog": "1.19.1", + "datacatalog": "1.19.2", "dataflow": "0.9.4", "dataform": "0.9.1", "datafusion": "1.7.4", @@ -47,7 +47,7 @@ "dataqna": "0.8.4", "datastream": "1.10.3", "deploy": "1.17.0", - "dialogflow": "1.48.0", + "dialogflow": "1.48.1", "discoveryengine": "1.4.0", "dlp": "1.11.1", "documentai": "1.23.7", @@ -73,7 +73,7 @@ "lifesciences": "0.9.4", "longrunning": "0.5.4", "managedidentities": "1.6.4", - "maps": "1.6.2", + "maps": "1.6.3", "mediatranslation": "0.8.4", "memcache": "1.10.4", "metastore": "1.13.3", @@ -88,7 +88,7 @@ "orchestration": "1.8.4", "orgpolicy": "1.12.0", "osconfig": "1.12.4", - "oslogin": "1.12.2", + "oslogin": "1.13.0", "phishingprotection": "0.8.4", "policysimulator": "0.2.2", "policytroubleshooter": "1.10.2", @@ -110,7 +110,7 @@ "securitycentermanagement": "0.1.1", "servicecontrol": "1.12.4", "servicedirectory": "1.11.3", - "servicehealth": "0.0.0", + "servicehealth": "0.1.0", "servicemanagement": "1.9.5", "serviceusage": "1.8.3", "shell": "1.7.4", diff --git a/datacatalog/CHANGES.md b/datacatalog/CHANGES.md index 6c707e265c12..1d6e516c0050 100644 --- a/datacatalog/CHANGES.md +++ b/datacatalog/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.19.2](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.1...datacatalog/v1.19.2) (2024-01-11) + + +### Bug Fixes + +* **datacatalog:** Change field behavior of the property "name" to IDENTIFIER ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) + ## [1.19.1](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.19.0...datacatalog/v1.19.1) (2024-01-08) diff --git a/datacatalog/internal/version.go b/datacatalog/internal/version.go index a5b020992b84..50a4f1c453a7 100644 --- a/datacatalog/internal/version.go +++ b/datacatalog/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.19.1" +const Version = "1.19.2" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index 227ffb4fa41e..9dc2aa9029db 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.48.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.48.0...dialogflow/v1.48.1) (2024-01-11) + + +### Documentation + +* **dialogflow/cx:** Fix formatting due to unclosed backtick ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) + ## [1.48.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.47.0...dialogflow/v1.48.0) (2024-01-03) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index 3e13b71a98c0..96df501f7b51 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.48.0" +const Version = "1.48.1" diff --git a/maps/CHANGES.md b/maps/CHANGES.md index dea1092b42ec..a629543f45cd 100644 --- a/maps/CHANGES.md +++ b/maps/CHANGES.md @@ -2,6 +2,13 @@ +## [1.6.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.2...maps/v1.6.3) (2024-01-11) + + +### Documentation + +* **maps/fleetengine:** Better comments on SearchVehicle fields ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) + ## [1.6.2](https://github.com/googleapis/google-cloud-go/compare/maps/v1.6.1...maps/v1.6.2) (2023-12-11) diff --git a/maps/internal/version.go b/maps/internal/version.go index 5ffba3b78ab9..0ed5167d22da 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.6.2" +const Version = "1.6.3" diff --git a/oslogin/CHANGES.md b/oslogin/CHANGES.md index bc8e8fa3d946..4b07428944cd 100644 --- a/oslogin/CHANGES.md +++ b/oslogin/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.12.2...oslogin/v1.13.0) (2024-01-11) + + +### Features + +* **oslogin:** Add regions field to ImportSshPublicKeyRequest ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) +* **oslogin:** Added field `ImportSshPublicKeyRequest.regions` ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) + ## [1.12.2](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.12.1...oslogin/v1.12.2) (2023-11-01) diff --git a/oslogin/internal/version.go b/oslogin/internal/version.go index 9bdd55160135..efedadbea253 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.12.2" +const Version = "1.13.0" diff --git a/servicehealth/CHANGES.md b/servicehealth/CHANGES.md index 06729a2ef77b..95a673e6873e 100644 --- a/servicehealth/CHANGES.md +++ b/servicehealth/CHANGES.md @@ -1,2 +1,11 @@ -# Changes +# Changelog +## 0.1.0 (2024-01-11) + + +### Features + +* **servicehealth:** Added Personalized Service Health API ([#9235](https://github.com/googleapis/google-cloud-go/issues/9235)) ([c3f1174](https://github.com/googleapis/google-cloud-go/commit/c3f1174dc29d1c00d514a69590bd83f9b08a60d1)) +* **servicehealth:** New clients ([#9245](https://github.com/googleapis/google-cloud-go/issues/9245)) ([2868a43](https://github.com/googleapis/google-cloud-go/commit/2868a43805e87ec51bfb816ecb3289c4c0e6bc09)) + +## Changes diff --git a/servicehealth/internal/version.go b/servicehealth/internal/version.go index b662f1b47cf4..20ba73abd675 100644 --- a/servicehealth/internal/version.go +++ b/servicehealth/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.0.0" +const Version = "0.1.0"