File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 657657 "google-cloud-profiler+FILLER" : " 0.0.0" ,
658658 "google-cloud-profiler-v2" : " 1.5.0" ,
659659 "google-cloud-profiler-v2+FILLER" : " 0.0.0" ,
660- "google-cloud-pubsub" : " 3.2.1 " ,
660+ "google-cloud-pubsub" : " 3.3.0 " ,
661661 "google-cloud-pubsub+FILLER" : " 0.0.0" ,
662662 "google-cloud-pubsub-v1" : " 1.14.2" ,
663663 "google-cloud-pubsub-v1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 3.3.0 (2026-03-31)
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### 3.2.1 (2026-03-04)
414
515#### Bug Fixes
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module PubSub
19- VERSION = "3.2.1 " . freeze
19+ VERSION = "3.3.0 " . freeze
2020 end
2121
2222 Pubsub = PubSub unless const_defined? :Pubsub
You can’t perform that action at this time.
0 commit comments