Skip to content

Commit 46ef3dc

Browse files
chore(main): release google-cloud-service_directory 2.2.0 (#34433)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8772be9 commit 46ef3dc

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
@@ -771,7 +771,7 @@
771771
"google-cloud-service_control+FILLER": "0.0.0",
772772
"google-cloud-service_control-v1": "1.6.1",
773773
"google-cloud-service_control-v1+FILLER": "0.0.0",
774-
"google-cloud-service_directory": "2.1.0",
774+
"google-cloud-service_directory": "2.2.0",
775775
"google-cloud-service_directory+FILLER": "0.0.0",
776776
"google-cloud-service_directory-v1": "1.6.1",
777777
"google-cloud-service_directory-v1+FILLER": "0.0.0",

google-cloud-service_directory/CHANGELOG.md

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

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

511
#### Features

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
module Google
1717
module Cloud
1818
module ServiceDirectory
19-
VERSION = "2.1.0".freeze
19+
VERSION = "2.2.0".freeze
2020
end
2121
end
2222
end

0 commit comments

Comments
 (0)