Skip to content

Commit 0451207

Browse files
chore(main): release 0.298.0
1 parent 3e4b2e8 commit 0451207

6 files changed

Lines changed: 50 additions & 8 deletions

File tree

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.33.0
1+
1.34.0

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.16.0
1+
2.17.0

CHANGELOG.md

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

3+
## 0.298.0
4+
5+
<details><summary>google/cloud-ai-platform 1.34.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] add Grounding with Google Maps tool ([#8491](https://github.com/googleapis/google-cloud-php/issues/8491)) ([92966c7](https://github.com/googleapis/google-cloud-php/commit/92966c701a4738e37b3857c0ca476676c9900466))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-bigtable 2.17.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [Bigtable] add tags field to Instance proto (stable branch) ([#8494](https://github.com/googleapis/google-cloud-php/issues/8494)) ([247d5e4](https://github.com/googleapis/google-cloud-php/commit/247d5e476bcab7b540b92d05bc2747800e10046d))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-compute 1.34.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Compute] Update Compute Engine v1 API to revision 20250728 ([#1081](https://github.com/googleapis/google-cloud-php/issues/1081)) ([#8495](https://github.com/googleapis/google-cloud-php/issues/8495)) ([3e4b2e8](https://github.com/googleapis/google-cloud-php/commit/3e4b2e8ac84e6c56e2ebf518b4109be6cae95718))
32+
33+
</details>
34+
35+
<details><summary>google/shopping-merchant-conversions 0.3.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [ShoppingMerchantConversions] add conversions API client libraries for v1 ([#8490](https://github.com/googleapis/google-cloud-php/issues/8490)) ([9c2f1fe](https://github.com/googleapis/google-cloud-php/commit/9c2f1fe7fb0a0fff0d4a56877672f2cc689978f7))
42+
43+
</details>
44+
345
## 0.297.0
446

547
<details><summary>google/cloud-ai-platform 1.33.0</summary>

Compute/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.33.0
1+
1.34.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.1
1+
0.3.0

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"google/apps-meet": "0.4.1",
9090
"google/cloud-access-approval": "2.0.5",
9191
"google/cloud-advisorynotifications": "1.1.1",
92-
"google/cloud-ai-platform": "1.33.0",
92+
"google/cloud-ai-platform": "1.34.0",
9393
"google/cloud-alloydb": "1.4.1",
9494
"google/cloud-api-gateway": "2.0.4",
9595
"google/cloud-api-keys": "1.0.5",
@@ -119,7 +119,7 @@
119119
"google/cloud-bigquery-reservation": "2.2.1",
120120
"google/cloud-bigquery-storage": "2.1.5",
121121
"google/cloud-bigquerydatatransfer": "2.1.5",
122-
"google/cloud-bigtable": "2.16.0",
122+
"google/cloud-bigtable": "2.17.0",
123123
"google/cloud-billing": "2.1.3",
124124
"google/cloud-billing-budgets": "2.0.5",
125125
"google/cloud-binary-authorization": "1.0.5",
@@ -130,7 +130,7 @@
130130
"google/cloud-cloudcontrolspartner": "0.4.1",
131131
"google/cloud-commerce-consumer-procurement": "1.2.2",
132132
"google/cloud-common-protos": "0.8.1",
133-
"google/cloud-compute": "1.33.0",
133+
"google/cloud-compute": "1.34.0",
134134
"google/cloud-confidentialcomputing": "1.4.1",
135135
"google/cloud-config": "1.4.1",
136136
"google/cloud-configdelivery": "0.2.1",
@@ -277,7 +277,7 @@
277277
"google/shopping-common-protos": "0.4.1",
278278
"google/shopping-css": "0.6.2",
279279
"google/shopping-merchant-accounts": "0.9.1",
280-
"google/shopping-merchant-conversions": "0.2.1",
280+
"google/shopping-merchant-conversions": "0.3.0",
281281
"google/shopping-merchant-datasources": "0.5.1",
282282
"google/shopping-merchant-inventories": "0.6.1",
283283
"google/shopping-merchant-lfp": "0.3.2",

0 commit comments

Comments
 (0)