Skip to content

Commit 19a3e78

Browse files
chore(main): release 0.311.0
1 parent 23558aa commit 19a3e78

File tree

9 files changed

+86
-14
lines changed

9 files changed

+86
-14
lines changed

AdsAdManager/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.1
1+
0.5.0

AdsMarketingPlatformAdmin/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.19.2
1+
2.20.0

CHANGELOG.md

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

3+
## 0.311.0
4+
5+
<details><summary>googleads/ad-manager 0.5.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* Added Application resource ([23558aa](https://github.com/googleapis/google-cloud-php/commit/23558aa9edea94f61bfa6c01b3bc804f24aafb11))
12+
13+
</details>
14+
15+
<details><summary>googleads/marketingplatform-admin 0.4.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [AdsMarketingPlatformAdmin] add the `ListOrganizations`, `FindSalesPartnerManagedClients`, and `ReportPropertyUsage` methods ([#8708](https://github.com/googleapis/google-cloud-php/issues/8708)) ([92316e2](https://github.com/googleapis/google-cloud-php/commit/92316e2833607a07af7a4fc89b424c58352b531d))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-bigtable 2.20.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Bigtable] add PeerInfo proto in Bigtable API ([#8720](https://github.com/googleapis/google-cloud-php/issues/8720)) ([70db3a1](https://github.com/googleapis/google-cloud-php/commit/70db3a185db71cc1b9e33094326166764299ff69))
32+
33+
</details>
34+
35+
<details><summary>google/shopping-merchant-inventories 1.2.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [ShoppingMerchantInventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryReques... ([#8726](https://github.com/googleapis/google-cloud-php/issues/8726)) ([7618182](https://github.com/googleapis/google-cloud-php/commit/7618182f658a04495b657911384b46505a60a05a))
42+
43+
</details>
44+
45+
<details><summary>google/shopping-merchant-issueresolution 1.2.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [ShoppingMerchantIssueResolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([#8727](https://github.com/googleapis/google-cloud-php/issues/8727)) ([b6b426a](https://github.com/googleapis/google-cloud-php/commit/b6b426a8865dcafbf00685d237d4edb3357e611f))
52+
53+
</details>
54+
55+
<details><summary>google/shopping-merchant-products 1.3.0</summary>
56+
57+
58+
59+
### Features
60+
61+
* [ShoppingMerchantProducts] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([#8729](https://github.com/googleapis/google-cloud-php/issues/8729)) ([931e728](https://github.com/googleapis/google-cloud-php/commit/931e72895c30baa0a05622c7b87d2afa5eec481d))
62+
63+
</details>
64+
65+
<details><summary>google/shopping-merchant-quota 1.2.0</summary>
66+
67+
68+
69+
### Features
70+
71+
* [ShoppingMerchantQuota] Add the AccountLimit resource and its service to the quota bundle ([#8728](https://github.com/googleapis/google-cloud-php/issues/8728)) ([f0ac4e4](https://github.com/googleapis/google-cloud-php/commit/f0ac4e40cee540a7eb44f926de73784e33b33ec2))
72+
73+
</details>
74+
375
## 0.310.1
476

577
<details><summary>google/cloud-spanner 2.0.0</summary>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.2.0

ShoppingMerchantProducts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0
1+
1.3.0

ShoppingMerchantQuota/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.2.0

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"google/cloud-bigquery-reservation": "2.6.0",
122122
"google/cloud-bigquery-storage": "2.3.0",
123123
"google/cloud-bigquerydatatransfer": "2.2.1",
124-
"google/cloud-bigtable": "2.19.2",
124+
"google/cloud-bigtable": "2.20.0",
125125
"google/cloud-billing": "2.2.1",
126126
"google/cloud-billing-budgets": "2.1.1",
127127
"google/cloud-binary-authorization": "1.1.1",
@@ -284,18 +284,18 @@
284284
"google/shopping-merchant-accounts": "1.2.1",
285285
"google/shopping-merchant-conversions": "1.1.1",
286286
"google/shopping-merchant-datasources": "1.2.0",
287-
"google/shopping-merchant-inventories": "1.1.1",
288-
"google/shopping-merchant-issueresolution": "1.1.1",
287+
"google/shopping-merchant-inventories": "1.2.0",
288+
"google/shopping-merchant-issueresolution": "1.2.0",
289289
"google/shopping-merchant-lfp": "1.1.1",
290290
"google/shopping-merchant-notifications": "1.1.1",
291291
"google/shopping-merchant-ordertracking": "1.1.1",
292-
"google/shopping-merchant-products": "1.2.0",
292+
"google/shopping-merchant-products": "1.3.0",
293293
"google/shopping-merchant-promotions": "1.1.1",
294-
"google/shopping-merchant-quota": "1.1.1",
294+
"google/shopping-merchant-quota": "1.2.0",
295295
"google/shopping-merchant-reports": "1.1.1",
296296
"google/shopping-merchant-reviews": "0.5.1",
297-
"googleads/ad-manager": "0.4.1",
298-
"googleads/marketingplatform-admin": "0.3.1"
297+
"googleads/ad-manager": "0.5.0",
298+
"googleads/marketingplatform-admin": "0.4.0"
299299
},
300300
"suggest": {
301301
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",

0 commit comments

Comments
 (0)