diff --git a/.release-please-manifest.json b/.release-please-manifest.json index faefb52e7358..f41465e10f8d 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.3.1", "google-apps-chat+FILLER": "0.0.0", - "google-apps-chat-v1": "0.28.0", + "google-apps-chat-v1": "0.29.0", "google-apps-chat-v1+FILLER": "0.0.0", "google-apps-events-subscriptions": "1.3.1", "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 7dce1964d727..eaef9c7550fc 100644 --- a/google-apps-chat-v1/CHANGELOG.md +++ b/google-apps-chat-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.29.0 (2026-08-10) + +#### Features + +* Allow users to search for spaces without requiring admin privileges- [#36200](https://github.com/googleapis/google-cloud-ruby/issues/36200) + ### 0.28.0 (2026-08-05) #### 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 82534c54fbcf..126d08b2d39a 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.28.0" + VERSION = "0.29.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 dc1d22f9e72a..a65aee2190c7 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.28.0", + "version": "0.29.0", "language": "RUBY", "apis": [ { diff --git a/librarian.yaml b/librarian.yaml index a31c5d195ffa..ad465bb8d34d 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -114,6 +114,7 @@ libraries: ruby_cloud_opts: ruby-cloud-extra-dependencies: google-apps-card-v1=>0.0+<2.a skip_generate: true + version: 0.29.0 - name: google-apps-events-subscriptions apis: - path: google/apps/events/subscriptions/v1