File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 605605 "google-cloud-profiler+FILLER" : " 0.0.0" ,
606606 "google-cloud-profiler-v2" : " 1.3.0" ,
607607 "google-cloud-profiler-v2+FILLER" : " 0.0.0" ,
608- "google-cloud-pubsub" : " 3.0.0 " ,
608+ "google-cloud-pubsub" : " 3.0.1 " ,
609609 "google-cloud-pubsub+FILLER" : " 0.0.0" ,
610610 "google-cloud-pubsub-v1" : " 1.11.1" ,
611611 "google-cloud-pubsub-v1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 3.0.1 (2025-08-07)
4+
5+ #### Documentation
6+
7+ * Update README.md to v3.x ([ #30751 ] ( https://github.com/googleapis/google-cloud-ruby/issues/30751 ) )
8+
39### 3.0.0 (2025-07-29)
410
511### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module PubSub
19- VERSION = "3.0.0 " . freeze
19+ VERSION = "3.0.1 " . freeze
2020 end
2121
2222 Pubsub = PubSub unless const_defined? :Pubsub
You can’t perform that action at this time.
0 commit comments