Skip to content

Commit 49eb360

Browse files
chore(main): release 0.299.0
1 parent b6de1e9 commit 49eb360

File tree

22 files changed

+250
-39
lines changed

22 files changed

+250
-39
lines changed

AiPlatform/VERSION

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

Bigtable/VERSION

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

CHANGELOG.md

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

3+
## 0.299.0
4+
5+
<details><summary>google/cloud-ai-platform 1.35.0</summary>
6+
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* [AiPlatform] fields are not part of `oneof` ([#8521](https://github.com/googleapis/google-cloud-php/issues/8521))
12+
13+
### Features
14+
15+
* [AiPlatform] add option EndpointUserId and ModelUserId fields ([#8512](https://github.com/googleapis/google-cloud-php/issues/8512)) ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
16+
* Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
17+
* Added document_name for vertex ai search as part of retrieved context from grounding chunk ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
18+
* Migrate dedicated endpoint to be enabled by default ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
19+
20+
21+
### Bug Fixes
22+
23+
* [AiPlatform] fields are not part of `oneof` ([#8521](https://github.com/googleapis/google-cloud-php/issues/8521)) ([18a4067](https://github.com/googleapis/google-cloud-php/commit/18a4067f49a4c020dabef31bb5251303313a8573))
24+
25+
26+
### Documentation
27+
28+
* A comment for field `dedicated_endpoint_enabled` in message `.google.cloud.aiplatform.v1.DeployRequest` is changed ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
29+
* Add encryption_spec to ReasoningEngine ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
30+
* Add psc_interface_config, min/max_instances, resource_limits, container_concurrency to ReasoningEngineSpec ([0e66bdd](https://github.com/googleapis/google-cloud-php/commit/0e66bddc8e21e172701eb7192e50d812da72d3d6))
31+
32+
</details>
33+
34+
<details><summary>google/cloud-bigtable 2.17.1</summary>
35+
36+
37+
38+
### Bug Fixes
39+
40+
* [Bigtable] Add ReadRows/SampleRowKeys bindings for materialized views ([#8515](https://github.com/googleapis/google-cloud-php/issues/8515)) ([a05fe03](https://github.com/googleapis/google-cloud-php/commit/a05fe037ce52000ad3c8bb1cf08f064e4ff4773e))
41+
42+
</details>
43+
44+
<details><summary>google/cloud-compute 1.35.0</summary>
45+
46+
47+
48+
### Features
49+
50+
* [Compute] Update Compute Engine v1 API to revision 20250729 ([#1085](https://github.com/googleapis/google-cloud-php/issues/1085)) ([#8498](https://github.com/googleapis/google-cloud-php/issues/8498)) ([144095f](https://github.com/googleapis/google-cloud-php/commit/144095f1d12ec1fb42a2f80e7acc88e0ccd9dcd0))
51+
52+
</details>
53+
54+
<details><summary>google/cloud-core 1.64.2</summary>
55+
56+
57+
58+
### Bug Fixes
59+
60+
* Retry options for Storage Client. ([#8489](https://github.com/googleapis/google-cloud-php/issues/8489)) ([b6de1e9](https://github.com/googleapis/google-cloud-php/commit/b6de1e9d68da1ff7eb4190bad693b36fc9975781))
61+
62+
</details>
63+
64+
<details><summary>google/cloud-gke-hub 1.0.6</summary>
65+
66+
67+
68+
### Documentation
69+
70+
* Reformat comments for several messages, including ListFeaturesRequest, CreateFeatureRequest, and OperationMetadata ([c0d0fcd](https://github.com/googleapis/google-cloud-php/commit/c0d0fcd0c6ac5421db4f9ee67d481b775e713b82))
71+
72+
</details>
73+
74+
<details><summary>google/cloud-network-management 2.5.0</summary>
75+
76+
77+
78+
### Features
79+
80+
* [NetworkManagement] add `service_uri` field to CloudRunRevisionEndpoint ([#8514](https://github.com/googleapis/google-cloud-php/issues/8514)) ([91d3e2b](https://github.com/googleapis/google-cloud-php/commit/91d3e2b773e6df7954bf1013c5c3faab5ddb4d83))
81+
82+
</details>
83+
84+
<details><summary>google/cloud-osconfig 2.1.0</summary>
85+
86+
87+
88+
### Features
89+
90+
* [OsConfig] Add highest_upgradable_cve_severity field to Vulnerability report ([#8513](https://github.com/googleapis/google-cloud-php/issues/8513)) ([9ba0a9a](https://github.com/googleapis/google-cloud-php/commit/9ba0a9a2f65f5d27e9dd0918423e95bfee01f86f))
91+
92+
</details>
93+
94+
<details><summary>google/shopping-merchant-accounts 0.10.0</summary>
95+
96+
97+
98+
### Features
99+
100+
* Add V1 for ShoppingMerchantAccounts ([#8511](https://github.com/googleapis/google-cloud-php/issues/8511)) ([8ccf7ae](https://github.com/googleapis/google-cloud-php/commit/8ccf7aefe9b714cbb26bb72e3a1f535b363ec820))
101+
102+
</details>
103+
104+
<details><summary>google/shopping-merchant-datasources 0.6.0</summary>
105+
106+
107+
108+
### Features
109+
110+
* Add V1 for ShoppingMerchantDataSources ([#8501](https://github.com/googleapis/google-cloud-php/issues/8501)) ([daed1a1](https://github.com/googleapis/google-cloud-php/commit/daed1a1552508fdbb302f4c2a3dbadfcad838f42))
111+
112+
</details>
113+
114+
<details><summary>google/shopping-merchant-inventories 0.7.0</summary>
115+
116+
117+
118+
### Features
119+
120+
* Add the v1 version for ShoppingMerchantInventories ([#8500](https://github.com/googleapis/google-cloud-php/issues/8500)) ([925a4f0](https://github.com/googleapis/google-cloud-php/commit/925a4f0641f102be8dd08d1c39d167b34c1a2623))
121+
122+
</details>
123+
124+
<details><summary>google/shopping-merchant-issueresolution 0.1.0</summary>
125+
126+
127+
128+
### Features
129+
130+
* Add V1 for ShoppingMerchantIssueResolution ([#8505](https://github.com/googleapis/google-cloud-php/issues/8505)) ([a88f07b](https://github.com/googleapis/google-cloud-php/commit/a88f07b13bd530e75e389df060b48906c4644651))
131+
132+
</details>
133+
134+
<details><summary>google/shopping-merchant-lfp 0.4.0</summary>
135+
136+
137+
138+
### Features
139+
140+
* Add V1 for ShoppingMerchantLfp ([#8504](https://github.com/googleapis/google-cloud-php/issues/8504)) ([9bcb1d9](https://github.com/googleapis/google-cloud-php/commit/9bcb1d94685f6b76882c21ce05f15543f8ab42f2))
141+
142+
</details>
143+
144+
<details><summary>google/shopping-merchant-notifications 0.3.0</summary>
145+
146+
147+
148+
### Features
149+
150+
* Add V1 for ShoppingMerchantNotifications ([#8502](https://github.com/googleapis/google-cloud-php/issues/8502)) ([dba17ae](https://github.com/googleapis/google-cloud-php/commit/dba17aed64bd6d56aba2bef6c9bd1a4c53b4eb54))
151+
152+
</details>
153+
154+
<details><summary>google/shopping-merchant-ordertracking 0.2.0</summary>
155+
156+
157+
158+
### Features
159+
160+
* Add V1 for ShoppingMerchantOrderTracking ([#8508](https://github.com/googleapis/google-cloud-php/issues/8508)) ([eedcdbb](https://github.com/googleapis/google-cloud-php/commit/eedcdbbd15be5b186a417453ac85c91793858cd9))
161+
162+
</details>
163+
164+
<details><summary>google/shopping-merchant-products 0.7.0</summary>
165+
166+
167+
168+
### Features
169+
170+
* Add V1 for ShoppingMerchantProducts ([#8509](https://github.com/googleapis/google-cloud-php/issues/8509)) ([20a9e68](https://github.com/googleapis/google-cloud-php/commit/20a9e684476fccfc5b8bb430df0e77291541d000))
171+
172+
</details>
173+
174+
<details><summary>google/shopping-merchant-promotions 0.3.0</summary>
175+
176+
177+
178+
### Features
179+
180+
* Add V1 for ShoppingMerchantPromotions: ([#8506](https://github.com/googleapis/google-cloud-php/issues/8506)) ([55a133f](https://github.com/googleapis/google-cloud-php/commit/55a133ffb1b9208dae8920c0df77f7a9eec977b6))
181+
182+
</details>
183+
184+
<details><summary>google/shopping-merchant-quota 0.3.0</summary>
185+
186+
187+
188+
### Features
189+
190+
* Add V1 for ShoppingMerchantQuota ([#8503](https://github.com/googleapis/google-cloud-php/issues/8503)) ([5bb860e](https://github.com/googleapis/google-cloud-php/commit/5bb860ecd6accfaf768a0dbcb7eac4565c5b8f0b))
191+
192+
</details>
193+
194+
<details><summary>google/shopping-merchant-reports 0.10.0</summary>
195+
196+
197+
198+
### Features
199+
200+
* Add V1 for ShoppingMerchantReports ([#8510](https://github.com/googleapis/google-cloud-php/issues/8510)) ([2993b69](https://github.com/googleapis/google-cloud-php/commit/2993b69f5d385cfeec34122ee0debead78755e71))
201+
202+
</details>
203+
204+
<details><summary>google/cloud-storage 1.48.3</summary>
205+
206+
207+
208+
### Bug Fixes
209+
210+
* Retry options for Storage Client. ([#8489](https://github.com/googleapis/google-cloud-php/issues/8489)) ([b6de1e9](https://github.com/googleapis/google-cloud-php/commit/b6de1e9d68da1ff7eb4190bad693b36fc9975781))
211+
212+
</details>
213+
3214
## 0.298.0
4215

5216
<details><summary>google/cloud-ai-platform 1.34.0</summary>

Compute/VERSION

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

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.64.1
1+
1.64.2

GkeHub/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.5
1+
1.0.6

NetworkManagement/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.2
1+
2.5.0

OsConfig/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.5
1+
2.1.0

ShoppingMerchantAccounts/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.10.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.6.0

0 commit comments

Comments
 (0)