diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a0bccd57247b..5fd742bd3096 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -827,7 +827,7 @@ "google-cloud-storage-control-v2+FILLER": "0.0.0", "google-cloud-storage_batch_operations": "0.4.0", "google-cloud-storage_batch_operations+FILLER": "0.0.0", - "google-cloud-storage_batch_operations-v1": "0.10.0", + "google-cloud-storage_batch_operations-v1": "0.11.0", "google-cloud-storage_batch_operations-v1+FILLER": "0.0.0", "google-cloud-storage_insights": "2.2.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 6febfee560a4..2210f5fe10c8 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.11.0 (2026-07-16) + +#### Features + +* Release GA version 1.0.0 ([#34791](https://github.com/googleapis/google-cloud-ruby/issues/34791)) + ### 0.10.0 (2026-06-11) #### Features @@ -98,4 +104,3 @@ * Initial generation of google-cloud-storage_batch_operations-v1 ([#29487](https://github.com/googleapis/google-cloud-ruby/issues/29487)) ## Release History - 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 8501cfbf99e4..5e947a550f30 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.10.0" + VERSION = "0.11.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 629994d71201..1797f5bd6eff 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.10.0", + "version": "0.11.0", "language": "RUBY", "apis": [ {