From 273ec304f2046cf57c2e9903d020ba5f8e4c140c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 11:53:56 +0000 Subject: [PATCH 1/2] chore(main): release google-apps-chat-v1 0.19.0 --- .release-please-manifest.json | 2 +- google-apps-chat-v1/CHANGELOG.md | 9 +++++++++ google-apps-chat-v1/lib/google/apps/chat/v1/version.rb | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 772a2429ea86..2e6d8c37e17a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -21,7 +21,7 @@ "google-analytics-data-v1beta+FILLER": "0.0.0", "google-apps-chat": "1.1.2", "google-apps-chat+FILLER": "0.0.0", - "google-apps-chat-v1": "0.18.0", + "google-apps-chat-v1": "0.19.0", "google-apps-chat-v1+FILLER": "0.0.0", "google-apps-events-subscriptions": "1.1.2", "google-apps-events-subscriptions+FILLER": "0.0.0", diff --git a/google-apps-chat-v1/CHANGELOG.md b/google-apps-chat-v1/CHANGELOG.md index 89f5e928d410..2ddb621d12de 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### 0.19.0 (2026-02-08) + +#### Features + +* Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto +#### Documentation + +* update reference documentation for `SelectionInput.DROPDOWN` to include dynamic data sources and autosuggestion ([#32413](https://github.com/googleapis/google-cloud-ruby/issues/32413)) + ### 0.18.0 (2025-12-16) #### Features diff --git a/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb b/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb index 23a830d6464a..1db1cac08f28 100644 --- a/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb +++ b/google-apps-chat-v1/lib/google/apps/chat/v1/version.rb @@ -21,7 +21,7 @@ module Google module Apps module Chat module V1 - VERSION = "0.18.0" + VERSION = "0.19.0" end end end From c6508303b734ea8a1edf4a3323abe6be3938640e Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Sun, 8 Feb 2026 11:56:57 +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.chat.v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json b/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json index 5f1be6d794a5..3a81249c23c0 100644 --- a/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json +++ b/google-apps-chat-v1/snippets/snippet_metadata_google.chat.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-apps-chat-v1", - "version": "0.18.0", + "version": "0.19.0", "language": "RUBY", "apis": [ {