diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 27cc0f3ecba2..2590542bc561 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -797,7 +797,7 @@ "google-cloud-storage-control-v2+FILLER": "0.0.0", "google-cloud-storage_batch_operations": "0.3.0", "google-cloud-storage_batch_operations+FILLER": "0.0.0", - "google-cloud-storage_batch_operations-v1": "0.7.0", + "google-cloud-storage_batch_operations-v1": "0.8.0", "google-cloud-storage_batch_operations-v1+FILLER": "0.0.0", "google-cloud-storage_insights": "2.1.0", "google-cloud-storage_insights+FILLER": "0.0.0", diff --git a/google-cloud-storage_batch_operations-v1/CHANGELOG.md b/google-cloud-storage_batch_operations-v1/CHANGELOG.md index 565961d998fd..e63334fb1642 100644 --- a/google-cloud-storage_batch_operations-v1/CHANGELOG.md +++ b/google-cloud-storage_batch_operations-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.8.0 (2026-04-02) + +#### Features + +* publish client batch config schema ([#33439](https://github.com/googleapis/google-cloud-ruby/issues/33439)) + ### 0.7.0 (2026-03-19) #### Features diff --git a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/version.rb b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/version.rb index c68f3df3d821..dea5962d7399 100644 --- a/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/version.rb +++ b/google-cloud-storage_batch_operations-v1/lib/google/cloud/storage_batch_operations/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module StorageBatchOperations module V1 - VERSION = "0.7.0" + VERSION = "0.8.0" end end end diff --git a/google-cloud-storage_batch_operations-v1/snippets/snippet_metadata_google.cloud.storagebatchoperations.v1.json b/google-cloud-storage_batch_operations-v1/snippets/snippet_metadata_google.cloud.storagebatchoperations.v1.json index 4b562f0ce639..fe7f03b751bf 100644 --- a/google-cloud-storage_batch_operations-v1/snippets/snippet_metadata_google.cloud.storagebatchoperations.v1.json +++ b/google-cloud-storage_batch_operations-v1/snippets/snippet_metadata_google.cloud.storagebatchoperations.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-storage_batch_operations-v1", - "version": "0.7.0", + "version": "0.8.0", "language": "RUBY", "apis": [ {