File tree Expand file tree Collapse file tree
google-cloud-capacity_planner
lib/google/cloud/capacity_planner Expand file tree Collapse file tree Original file line number Diff line number Diff line change 191191 "google-cloud-build-v1+FILLER" : " 0.0.0" ,
192192 "google-cloud-build-v2" : " 0.12.0" ,
193193 "google-cloud-build-v2+FILLER" : " 0.0.0" ,
194- "google-cloud-capacity_planner" : " 0.1 .0" ,
194+ "google-cloud-capacity_planner" : " 0.2 .0" ,
195195 "google-cloud-capacity_planner+FILLER" : " 0.0.0" ,
196196 "google-cloud-capacity_planner-v1beta" : " 0.3.0" ,
197197 "google-cloud-capacity_planner-v1beta+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.2.0 (2025-10-16)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ * An existing service ` CapacityPlanningService ` is removed ([ #31587 ] ( https://github.com/googleapis/google-cloud-ruby/issues/31587 ) )
8+
9+ #### Bug Fixes
10+
11+ * An existing service ` CapacityPlanningService ` is removed ([ #31587 ] ( https://github.com/googleapis/google-cloud-ruby/issues/31587 ) )
12+
313### 0.1.0 (2025-10-02)
414
515#### Features
Original file line number Diff line number Diff line change 2020module Google
2121 module Cloud
2222 module CapacityPlanner
23- VERSION = "0.1 .0"
23+ VERSION = "0.2 .0"
2424 end
2525 end
2626end
You can’t perform that action at this time.
0 commit comments