Skip to content

Commit f856dd5

Browse files
chore(main): release google-cloud-pubsub-v1 1.15.0
1 parent 2eb7bb2 commit f856dd5

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
"google-cloud-profiler-v2+FILLER": "0.0.0",
660660
"google-cloud-pubsub": "3.2.1",
661661
"google-cloud-pubsub+FILLER": "0.0.0",
662-
"google-cloud-pubsub-v1": "1.14.2",
662+
"google-cloud-pubsub-v1": "1.15.0",
663663
"google-cloud-pubsub-v1+FILLER": "0.0.0",
664664
"google-cloud-rapid_migration_assessment": "2.1.0",
665665
"google-cloud-rapid_migration_assessment+FILLER": "0.0.0",

google-cloud-pubsub-v1/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
### 1.15.0 (2026-03-28)
4+
5+
#### Features
6+
7+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32849](https://github.com/googleapis/google-cloud-ruby/issues/32849))
8+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32851](https://github.com/googleapis/google-cloud-ruby/issues/32851))
9+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32853](https://github.com/googleapis/google-cloud-ruby/issues/32853))
10+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32854](https://github.com/googleapis/google-cloud-ruby/issues/32854))
11+
* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32855](https://github.com/googleapis/google-cloud-ruby/issues/32855))
12+
313
### 1.14.2 (2025-12-17)
414

515
#### Documentation

google-cloud-pubsub-v1/lib/google/cloud/pubsub/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module PubSub
2323
module V1
24-
VERSION = "1.14.2"
24+
VERSION = "1.15.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)