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.4.1" ,
659659 "google-cloud-profiler-v2+FILLER" : " 0.0.0" ,
660- "google-cloud-pubsub" : " 3.1.1 " ,
660+ "google-cloud-pubsub" : " 3.2.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.2.0 (2026-01-30)
4+
5+ #### Features
6+
7+ * Support adhoc debug logging ([ #32404 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32404 ) )
8+
39### 3.1.1 (2025-12-16)
410
511#### Bug Fixes
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module PubSub
19- VERSION = "3.1.1 " . freeze
19+ VERSION = "3.2.0 " . freeze
2020 end
2121
2222 Pubsub = PubSub unless const_defined? :Pubsub
You can’t perform that action at this time.
0 commit comments