diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 27cc0f3ecba2..b96bf990e51b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -801,7 +801,7 @@ "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", - "google-cloud-storage_insights-v1": "1.5.0", + "google-cloud-storage_insights-v1": "1.6.0", "google-cloud-storage_insights-v1+FILLER": "0.0.0", "google-cloud-storage_transfer": "1.6.0", "google-cloud-storage_transfer+FILLER": "0.0.0", diff --git a/google-cloud-storage_insights-v1/CHANGELOG.md b/google-cloud-storage_insights-v1/CHANGELOG.md index f7b47e6bb060..7c67a6c1c796 100644 --- a/google-cloud-storage_insights-v1/CHANGELOG.md +++ b/google-cloud-storage_insights-v1/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### 1.6.0 (2026-04-02) + +#### Features + +* publish client batch config schema ([#33439](https://github.com/googleapis/google-cloud-ruby/issues/33439)) +#### Documentation + +* update API common type documentation ([#33449](https://github.com/googleapis/google-cloud-ruby/issues/33449)) + ### 1.5.0 (2026-03-19) #### Features diff --git a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/version.rb b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/version.rb index b31e92858805..253df8ce5526 100644 --- a/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/version.rb +++ b/google-cloud-storage_insights-v1/lib/google/cloud/storage_insights/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module StorageInsights module V1 - VERSION = "1.5.0" + VERSION = "1.6.0" end end end diff --git a/google-cloud-storage_insights-v1/snippets/snippet_metadata_google.cloud.storageinsights.v1.json b/google-cloud-storage_insights-v1/snippets/snippet_metadata_google.cloud.storageinsights.v1.json index 9792da4f8ae5..8d84e5701cbc 100644 --- a/google-cloud-storage_insights-v1/snippets/snippet_metadata_google.cloud.storageinsights.v1.json +++ b/google-cloud-storage_insights-v1/snippets/snippet_metadata_google.cloud.storageinsights.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-storage_insights-v1", - "version": "1.5.0", + "version": "1.6.0", "language": "RUBY", "apis": [ {