diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6ea903e0a1bb..3f6281ff87a9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -837,7 +837,7 @@ "google-cloud-storage-control-v2+FILLER": "0.0.0", "google-cloud-storage_batch_operations": "1.0.0", "google-cloud-storage_batch_operations+FILLER": "0.0.0", - "google-cloud-storage_batch_operations-v1": "1.0.0", + "google-cloud-storage_batch_operations-v1": "1.0.1", "google-cloud-storage_batch_operations-v1+FILLER": "0.0.0", "google-cloud-storage_insights": "2.2.1", "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 c01cb176298a..d3009cad8396 100644 --- a/google-cloud-storage_batch_operations-v1/CHANGELOG.md +++ b/google-cloud-storage_batch_operations-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.0.1 (2026-08-06) + +#### Bug Fixes + +* generate double-wildcard path patterns with capture groups ([#35063](https://github.com/googleapis/google-cloud-ruby/issues/35063)) + ### 1.0.0 (2026-07-17) #### 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 9892781b9522..96866bbd6841 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 = "1.0.0" + VERSION = "1.0.1" 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 ea9b3ef75e88..3f8301bd85ad 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": "1.0.0", + "version": "1.0.1", "language": "RUBY", "apis": [ { diff --git a/librarian.yaml b/librarian.yaml index 4a2641fc7d8f..6f5c258abc6d 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -3462,6 +3462,7 @@ libraries: apis: - path: google/cloud/storagebatchoperations/v1 skip_generate: true + version: 1.0.1 - name: google-cloud-storage_insights apis: - path: google/cloud/storageinsights/v1