Skip to content

Commit e59639b

Browse files
chore(main): release google-cloud-cloud_quotas 2.2.0 (#34181)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 536e987 commit e59639b

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
"google-cloud-cloud_dms+FILLER": "0.0.0",
240240
"google-cloud-cloud_dms-v1": "1.7.0",
241241
"google-cloud-cloud_dms-v1+FILLER": "0.0.0",
242-
"google-cloud-cloud_quotas": "2.1.0",
242+
"google-cloud-cloud_quotas": "2.2.0",
243243
"google-cloud-cloud_quotas+FILLER": "0.0.0",
244244
"google-cloud-cloud_quotas-v1": "2.4.0",
245245
"google-cloud-cloud_quotas-v1+FILLER": "0.0.0",

google-cloud-cloud_quotas/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 2.2.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34042](https://github.com/googleapis/google-cloud-ruby/issues/34042))
8+
39
### 2.1.0 (2026-03-19)
410

511
#### Features

google-cloud-cloud_quotas/lib/google/cloud/cloud_quotas/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module CloudQuotas
23-
VERSION = "2.1.0"
23+
VERSION = "2.2.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)