diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 263e3f2d2781..b66e77419a66 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.2.0", "google-apps-chat+FILLER": "0.0.0", - "google-apps-chat-v1": "0.22.0", + "google-apps-chat-v1": "0.23.0", "google-apps-chat-v1+FILLER": "0.0.0", "google-apps-events-subscriptions": "1.2.0", "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 68aaf1d32d5c..2dc3fac5544b 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.23.0 (2026-06-11) + +#### Features + +* update gapic-common dependency to 1.3 and document retry jitter ([#33876](https://github.com/googleapis/google-cloud-ruby/issues/33876)) + ### 0.22.0 (2026-04-03) #### 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 bb357cc5ec9b..7072e73de61e 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.22.0" + VERSION = "0.23.0" end end end 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 006c2156d510..49eea168cd7e 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.22.0", + "version": "0.23.0", "language": "RUBY", "apis": [ {