From 0829d1e492cbf679838a4664eeea78c762530fcf Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 10:39:57 +0000 Subject: [PATCH 1/2] chore(main): release google-cloud-channel-v1 2.5.0 --- .release-please-manifest.json | 2 +- google-cloud-channel-v1/CHANGELOG.md | 17 +++++++++++++++++ .../lib/google/cloud/channel/v1/version.rb | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0403f31cc8cc..b874380b58ee 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -223,7 +223,7 @@ "google-cloud-ces-v1beta+FILLER": "0.0.0", "google-cloud-channel": "2.1.0", "google-cloud-channel+FILLER": "0.0.0", - "google-cloud-channel-v1": "2.4.1", + "google-cloud-channel-v1": "2.5.0", "google-cloud-channel-v1+FILLER": "0.0.0", "google-cloud-chronicle": "0.3.0", "google-cloud-chronicle+FILLER": "0.0.0", diff --git a/google-cloud-channel-v1/CHANGELOG.md b/google-cloud-channel-v1/CHANGELOG.md index 3a28018e211b..6adc2e7d17ae 100644 --- a/google-cloud-channel-v1/CHANGELOG.md +++ b/google-cloud-channel-v1/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History +### 2.5.0 (2026-05-02) + +#### Features + +* add custom prompt config in the request and return prompt in the response +* update min_speaker_count and max_speaker_count to be optional +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 +* upgrade protobuf from v25.7 to v31.0 +#### Bug Fixes + +* Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig` +#### Documentation + +* Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used +* Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message +* update SelectiveGapicGeneration usage doc ([#32231](https://github.com/googleapis/google-cloud-ruby/issues/32231)) + ### 2.4.1 (2025-10-27) #### Documentation diff --git a/google-cloud-channel-v1/lib/google/cloud/channel/v1/version.rb b/google-cloud-channel-v1/lib/google/cloud/channel/v1/version.rb index e93d665dbafe..e68552b7ec2a 100644 --- a/google-cloud-channel-v1/lib/google/cloud/channel/v1/version.rb +++ b/google-cloud-channel-v1/lib/google/cloud/channel/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module Channel module V1 - VERSION = "2.4.1" + VERSION = "2.5.0" end end end From 20960aed128e408521876df03b3246b43903237b Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Sat, 2 May 2026 10:42:54 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .../snippets/snippet_metadata_google.cloud.channel.v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-channel-v1/snippets/snippet_metadata_google.cloud.channel.v1.json b/google-cloud-channel-v1/snippets/snippet_metadata_google.cloud.channel.v1.json index 1adc4e5ce7b5..741bf9f42b90 100644 --- a/google-cloud-channel-v1/snippets/snippet_metadata_google.cloud.channel.v1.json +++ b/google-cloud-channel-v1/snippets/snippet_metadata_google.cloud.channel.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-channel-v1", - "version": "2.4.1", + "version": "2.5.0", "language": "RUBY", "apis": [ {