Skip to content

Commit 95d11d7

Browse files
chore(main): release google-ads-ad_manager-v1 2.2.0 (#31589)
1 parent 9b40c1d commit 95d11d7

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"google-ads-ad_manager": "2.0.1",
33
"google-ads-ad_manager+FILLER": "0.0.0",
4-
"google-ads-ad_manager-v1": "2.1.0",
4+
"google-ads-ad_manager-v1": "2.2.0",
55
"google-ads-ad_manager-v1+FILLER": "0.0.0",
66
"google-ads-marketing_platform-admin": "0.1.1",
77
"google-ads-marketing_platform-admin+FILLER": "0.0.0",

google-ads-ad_manager-v1/CHANGELOG.md

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

3+
### 2.2.0 (2025-10-08)
4+
5+
#### Features
6+
7+
* add ListOperations partial success flag ([#31575](https://github.com/googleapis/google-cloud-ruby/issues/31575))
8+
* add ListOperations unreachable resources
9+
310
### 2.1.0 (2025-09-11)
411

512
#### Features

google-ads-ad_manager-v1/lib/google/ads/ad_manager/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Ads
2222
module AdManager
2323
module V1
24-
VERSION = "2.1.0"
24+
VERSION = "2.2.0"
2525
end
2626
end
2727
end

google-ads-ad_manager-v1/snippets/snippet_metadata_google.ads.admanager.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-ads-ad_manager-v1",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)