diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2eb18801f30f..32e6588d8214 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -589,7 +589,7 @@ "google-cloud-notebooks+FILLER": "0.0.0", "google-cloud-notebooks-v1": "1.3.1", "google-cloud-notebooks-v1+FILLER": "0.0.0", - "google-cloud-notebooks-v1beta1": "0.15.1", + "google-cloud-notebooks-v1beta1": "0.16.0", "google-cloud-notebooks-v1beta1+FILLER": "0.0.0", "google-cloud-notebooks-v2": "1.3.1", "google-cloud-notebooks-v2+FILLER": "0.0.0", diff --git a/google-cloud-notebooks-v1beta1/CHANGELOG.md b/google-cloud-notebooks-v1beta1/CHANGELOG.md index 8f295ea8bb1c..8aac27eb990a 100644 --- a/google-cloud-notebooks-v1beta1/CHANGELOG.md +++ b/google-cloud-notebooks-v1beta1/CHANGELOG.md @@ -1,5 +1,16 @@ # Release History +### 0.16.0 (2026-03-19) + +#### Features + +* Add irb as explicit dependency for Ruby 4.0 compatibility ([#32891](https://github.com/googleapis/google-cloud-ruby/issues/32891)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32849](https://github.com/googleapis/google-cloud-ruby/issues/32849)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32851](https://github.com/googleapis/google-cloud-ruby/issues/32851)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32853](https://github.com/googleapis/google-cloud-ruby/issues/32853)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32854](https://github.com/googleapis/google-cloud-ruby/issues/32854)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32855](https://github.com/googleapis/google-cloud-ruby/issues/32855)) + ### 0.15.1 (2025-10-27) #### Documentation diff --git a/google-cloud-notebooks-v1beta1/lib/google/cloud/notebooks/v1beta1/version.rb b/google-cloud-notebooks-v1beta1/lib/google/cloud/notebooks/v1beta1/version.rb index b1e50b5f04dd..7e55017972f0 100644 --- a/google-cloud-notebooks-v1beta1/lib/google/cloud/notebooks/v1beta1/version.rb +++ b/google-cloud-notebooks-v1beta1/lib/google/cloud/notebooks/v1beta1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module Notebooks module V1beta1 - VERSION = "0.15.1" + VERSION = "0.16.0" end end end diff --git a/google-cloud-notebooks-v1beta1/snippets/snippet_metadata_google.cloud.notebooks.v1beta1.json b/google-cloud-notebooks-v1beta1/snippets/snippet_metadata_google.cloud.notebooks.v1beta1.json index 11db97beb445..e8bbafddb3e1 100644 --- a/google-cloud-notebooks-v1beta1/snippets/snippet_metadata_google.cloud.notebooks.v1beta1.json +++ b/google-cloud-notebooks-v1beta1/snippets/snippet_metadata_google.cloud.notebooks.v1beta1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-notebooks-v1beta1", - "version": "0.15.1", + "version": "0.16.0", "language": "RUBY", "apis": [ {