Skip to content

Commit c18e83c

Browse files
chore(main): release 0.311.0
1 parent 70db3a1 commit c18e83c

7 files changed

Lines changed: 62 additions & 10 deletions

File tree

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: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
# Changelog
22

3+
## 0.311.0
4+
5+
<details><summary>google/cloud-bigtable 2.20.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [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))
12+
13+
</details>
14+
15+
<details><summary>google/shopping-merchant-inventories 1.2.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [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))
22+
23+
</details>
24+
25+
<details><summary>google/shopping-merchant-issueresolution 1.2.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [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))
32+
33+
</details>
34+
35+
<details><summary>google/shopping-merchant-products 1.3.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [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))
42+
43+
</details>
44+
45+
<details><summary>google/shopping-merchant-quota 1.2.0</summary>
46+
47+
48+
49+
### Features
50+
51+
* [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))
52+
53+
</details>
54+
355
## 0.310.1
456

557
<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: 5 additions & 5 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,14 +284,14 @@
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",
297297
"googleads/ad-manager": "0.4.1",

0 commit comments

Comments
 (0)