diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json index c46ba5def9cb..c0bcd7bf7a8f 100644 --- a/.release-please-manifest-submodules.json +++ b/.release-please-manifest-submodules.json @@ -3,7 +3,7 @@ "accesscontextmanager": "1.9.3", "advisorynotifications": "1.5.3", "ai": "0.10.0", - "aiplatform": "1.72.0", + "aiplatform": "1.73.0", "alloydb": "1.14.1", "analytics": "0.26.0", "apigateway": "1.7.3", @@ -21,14 +21,14 @@ "automl": "1.14.4", "backupdr": "1.3.0", "baremetalsolution": "1.3.3", - "batch": "1.11.5", + "batch": "1.12.0", "beyondcorp": "1.1.3", "billing": "1.20.1", "binaryauthorization": "1.9.3", "certificatemanager": "1.9.3", "channel": "1.19.2", - "chat": "0.10.0", - "cloudbuild": "1.20.0", + "chat": "0.10.1", + "cloudbuild": "1.21.0", "cloudcontrolspartner": "1.3.0", "clouddms": "1.8.3", "cloudprofiler": "0.4.3", @@ -47,16 +47,16 @@ "dataform": "0.10.3", "datafusion": "1.8.3", "datalabeling": "0.9.3", - "dataplex": "1.21.0", + "dataplex": "1.22.0", "dataproc": "2.10.1", "dataqna": "0.9.3", "datastream": "1.13.0", - "deploy": "1.26.1", + "deploy": "1.26.2", "developerconnect": "0.3.1", - "dialogflow": "1.64.1", + "dialogflow": "1.65.0", "discoveryengine": "1.16.1", "dlp": "1.20.1", - "documentai": "1.35.1", + "documentai": "1.35.2", "domains": "0.10.3", "edgecontainer": "1.4.1", "edgenetwork": "1.2.3", @@ -70,7 +70,7 @@ "gkemulticloud": "1.5.1", "grafeas": "0.3.13", "gsuiteaddons": "1.7.4", - "iam": "1.3.1", + "iam": "1.4.0", "iap": "1.10.3", "identitytoolkit": "0.2.3", "ids": "1.5.3", @@ -84,7 +84,7 @@ "maps": "1.18.0", "mediatranslation": "0.9.3", "memcache": "1.11.3", - "memorystore": "0.1.1", + "memorystore": "0.2.0", "metastore": "1.14.3", "migrationcenter": "1.1.3", "monitoring": "1.24.0", @@ -117,7 +117,7 @@ "retail": "1.19.2", "run": "1.9.0", "scheduler": "1.11.4", - "secretmanager": "1.14.4", + "secretmanager": "1.14.5", "securesourcemanager": "1.3.1", "security": "1.18.3", "securitycenter": "1.35.3", diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 068227584ca0..7b77fefbff45 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,29 @@ # Changes +## [1.73.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.72.0...aiplatform/v1.73.0) (2025-02-12) + + +### Features + +* **aiplatform:** A new field `create_time` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse` ([93b6495](https://github.com/googleapis/google-cloud-go/commit/93b649580863dc8121c69263749064660a83e095)) +* **aiplatform:** A new field `create_time` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse` ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **aiplatform:** A new field `response_id` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse` ([93b6495](https://github.com/googleapis/google-cloud-go/commit/93b649580863dc8121c69263749064660a83e095)) +* **aiplatform:** A new field `response_id` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse` ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **aiplatform:** Add additional Probe options to v1 model.proto ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **aiplatform:** Add Notebooks Runtime Software Configuration ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **aiplatform:** Add Notebooks Runtime Software Configuration ([#11566](https://github.com/googleapis/google-cloud-go/issues/11566)) ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) +* **aiplatform:** Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto ([#11574](https://github.com/googleapis/google-cloud-go/issues/11574)) ([1715e30](https://github.com/googleapis/google-cloud-go/commit/1715e30f6d9a383330e697672583a654562aae13)) +* **aiplatform:** EvaluateDataset API v1beta1 initial release ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) + + +### Documentation + +* **aiplatform:** A comment for field `filter` in message `.google.cloud.aiplatform.v1.ListNotebookRuntimesRequest` is changed ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) +* **aiplatform:** A comment for field `filter` in message `.google.cloud.aiplatform.v1.ListNotebookRuntimeTemplatesRequest` is changed ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) +* **aiplatform:** A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListNotebookRuntimesRequest` is changed ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **aiplatform:** A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListNotebookRuntimeTemplatesRequest` is changed ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + ## [1.72.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.71.0...aiplatform/v1.72.0) (2025-02-05) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index d0967448999a..1848f4c50a3d 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.72.0" +const Version = "1.73.0" diff --git a/batch/CHANGES.md b/batch/CHANGES.md index 10d6f5fe4f6a..bc39b470bc43 100644 --- a/batch/CHANGES.md +++ b/batch/CHANGES.md @@ -1,6 +1,13 @@ # Changelog +## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.11.5...batch/v1.12.0) (2025-02-12) + + +### Features + +* **batch:** Promote cancel job API to GA ([#11575](https://github.com/googleapis/google-cloud-go/issues/11575)) ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + ## [1.11.5](https://github.com/googleapis/google-cloud-go/compare/batch/v1.11.4...batch/v1.11.5) (2025-01-02) diff --git a/batch/internal/version.go b/batch/internal/version.go index 7e6270d86a7b..7170bfb506b6 100644 --- a/batch/internal/version.go +++ b/batch/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.11.5" +const Version = "1.12.0" diff --git a/chat/CHANGES.md b/chat/CHANGES.md index 91a51a84b5f0..59e5a81b6e03 100644 --- a/chat/CHANGES.md +++ b/chat/CHANGES.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.1](https://github.com/googleapis/google-cloud-go/compare/chat/v0.10.0...chat/v0.10.1) (2025-02-12) + + +### Documentation + +* **chat:** Update Google chat app command documentation ([#11581](https://github.com/googleapis/google-cloud-go/issues/11581)) ([93b6495](https://github.com/googleapis/google-cloud-go/commit/93b649580863dc8121c69263749064660a83e095)) + ## [0.10.0](https://github.com/googleapis/google-cloud-go/compare/chat/v0.9.1...chat/v0.10.0) (2025-01-30) diff --git a/chat/internal/version.go b/chat/internal/version.go index 65397b000fe9..0c363e31cece 100644 --- a/chat/internal/version.go +++ b/chat/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.10.0" +const Version = "0.10.1" diff --git a/cloudbuild/CHANGES.md b/cloudbuild/CHANGES.md index 1bd3e04ad600..2eb315ad730c 100644 --- a/cloudbuild/CHANGES.md +++ b/cloudbuild/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.20.0...cloudbuild/v1.21.0) (2025-02-12) + + +### Features + +* **cloudbuild/apiv1:** Add option to enable fetching dependencies ([#11589](https://github.com/googleapis/google-cloud-go/issues/11589)) ([e99577b](https://github.com/googleapis/google-cloud-go/commit/e99577bf3b280c5e4affe5657c8d43823a976d3c)) + ## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/cloudbuild/v1.19.2...cloudbuild/v1.20.0) (2025-01-15) diff --git a/cloudbuild/internal/version.go b/cloudbuild/internal/version.go index 0b0f0e914120..b1672963f6c5 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.20.0" +const Version = "1.21.0" diff --git a/dataplex/CHANGES.md b/dataplex/CHANGES.md index 053ea37abe06..13e680584962 100644 --- a/dataplex/CHANGES.md +++ b/dataplex/CHANGES.md @@ -1,6 +1,18 @@ # Changes +## [1.22.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.21.0...dataplex/v1.22.0) (2025-02-12) + + +### Features + +* **dataplex:** Added value `NONE` to the `SyncMode` enum ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) + + +### Documentation + +* **dataplex:** Modified various comments ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) + ## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.20.0...dataplex/v1.21.0) (2025-01-02) diff --git a/dataplex/internal/version.go b/dataplex/internal/version.go index b1672963f6c5..eddfee04b0b3 100644 --- a/dataplex/internal/version.go +++ b/dataplex/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.21.0" +const Version = "1.22.0" diff --git a/deploy/CHANGES.md b/deploy/CHANGES.md index 6b171bc62ff2..7fd6bae1702b 100644 --- a/deploy/CHANGES.md +++ b/deploy/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.26.2](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.26.1...deploy/v1.26.2) (2025-02-12) + + +### Documentation + +* **deploy:** Minor documentation improvements ([93b6495](https://github.com/googleapis/google-cloud-go/commit/93b649580863dc8121c69263749064660a83e095)) + ## [1.26.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.26.0...deploy/v1.26.1) (2025-01-02) diff --git a/deploy/internal/version.go b/deploy/internal/version.go index 1cfdbafc0b85..5df6a3954032 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.26.1" +const Version = "1.26.2" diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md index 11d022d8a998..eed9d762d0bc 100644 --- a/dialogflow/CHANGES.md +++ b/dialogflow/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.65.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.64.1...dialogflow/v1.65.0) (2025-02-12) + + +### Features + +* **dialogflow:** Add PhoneNumbers API ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **dialogflow:** Add TelephonyConnectInfo of phone call-related info about the conversation ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + ## [1.64.1](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.64.0...dialogflow/v1.64.1) (2025-01-02) diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go index 15f4f25a63ff..ab3c064f53e1 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.64.1" +const Version = "1.65.0" diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md index f22cd1c2c304..e0f7379e398c 100644 --- a/documentai/CHANGES.md +++ b/documentai/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.35.2](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.35.1...documentai/v1.35.2) (2025-02-12) + + +### Documentation + +* **documentai:** Mark fields as unused ([7e10021](https://github.com/googleapis/google-cloud-go/commit/7e100215974a28e556e9b801b4922a0e97bd98c1)) + ## [1.35.1](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.35.0...documentai/v1.35.1) (2025-01-02) diff --git a/documentai/internal/version.go b/documentai/internal/version.go index eca9b294aa1a..7203a2c987a2 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.35.1" +const Version = "1.35.2" diff --git a/iam/CHANGES.md b/iam/CHANGES.md index 6bfd910506ed..54e2c427ec04 100644 --- a/iam/CHANGES.md +++ b/iam/CHANGES.md @@ -1,6 +1,13 @@ # Changes +## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/iam/v1.3.1...iam/v1.4.0) (2025-02-12) + + +### Features + +* **iam/admin:** Regenerate client ([#11570](https://github.com/googleapis/google-cloud-go/issues/11570)) ([eab87d7](https://github.com/googleapis/google-cloud-go/commit/eab87d73bea884c636ec88f03b9aa90102a2833f)), refs [#8219](https://github.com/googleapis/google-cloud-go/issues/8219) + ## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/iam/v1.3.0...iam/v1.3.1) (2025-01-02) diff --git a/memorystore/CHANGES.md b/memorystore/CHANGES.md index c286e076dbd0..0c80603cd91b 100644 --- a/memorystore/CHANGES.md +++ b/memorystore/CHANGES.md @@ -1,5 +1,19 @@ # Changelog +## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/memorystore/v0.1.1...memorystore/v0.2.0) (2025-02-12) + + +### Features + +* **memorystore:** Add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **memorystore:** Add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + + +### Documentation + +* **memorystore:** A comment for enum value `STANDALONE` in enum `Mode` is changed ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) +* **memorystore:** A comment for enum value `STANDALONE` in enum `Mode` is changed ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + ## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/memorystore/v0.1.0...memorystore/v0.1.1) (2025-01-02) diff --git a/memorystore/internal/version.go b/memorystore/internal/version.go index 777c90f6b2f3..6b729aaad7d2 100644 --- a/memorystore/internal/version.go +++ b/memorystore/internal/version.go @@ -17,4 +17,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.1.1" +const Version = "0.2.0" diff --git a/secretmanager/CHANGES.md b/secretmanager/CHANGES.md index 6288cef078b0..6c19342653f3 100644 --- a/secretmanager/CHANGES.md +++ b/secretmanager/CHANGES.md @@ -2,6 +2,13 @@ +## [1.14.5](https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.4...secretmanager/v1.14.5) (2025-02-12) + + +### Bug Fixes + +* **secretmanager:** Upgrade Go gRPC Protobuf generation ([90140b1](https://github.com/googleapis/google-cloud-go/commit/90140b17da6378fa87d4bec0d404c18a78d6b02a)) + ## [1.14.4](https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.3...secretmanager/v1.14.4) (2025-01-30) diff --git a/secretmanager/internal/version.go b/secretmanager/internal/version.go index 8333a9f104b5..ec15fbf9c3d3 100644 --- a/secretmanager/internal/version.go +++ b/secretmanager/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.14.4" +const Version = "1.14.5"