Skip to content

Commit a37733e

Browse files
chore(main): release 0.319.0 (#8899)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1f65867 commit a37733e

File tree

7 files changed

+74
-10
lines changed

7 files changed

+74
-10
lines changed

AiPlatform/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.49.0
1+
1.50.0

ArtifactRegistry/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

CHANGELOG.md

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

3+
## 0.319.0
4+
5+
<details><summary>google/cloud-ai-platform 1.50.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AiPlatform] add Vertex Multimodal Datasets as input and output types in `google.cloud.aiplatform.v1beta1.BatchPredictionJob` ([#8908](https://github.com/googleapis/google-cloud-php/issues/8908)) ([5d89b6b](https://github.com/googleapis/google-cloud-php/commit/5d89b6b0a0eb2cecc2b6f6c7f2d27d00323c3034))
12+
13+
14+
### Documentation
15+
16+
* [AiPlatform] update documentation of `.google.cloud.aiplatform.v1.DatasetService`, `.google.cloud.aiplatform.v1.Dataset`, and `.google.cloud.aiplatform.v1.DatasetVersion` ([#8898](https://github.com/googleapis/google-cloud-php/issues/8898)) ([8d1736d](https://github.com/googleapis/google-cloud-php/commit/8d1736dbcce78038f5952ccce973793d7806d450))
17+
18+
</details>
19+
20+
<details><summary>google/cloud-artifact-registry 1.7.0</summary>
21+
22+
23+
24+
### Features
25+
26+
* [ArtifactRegistry] add DIRSUM_SHA256 hash type ([#8902](https://github.com/googleapis/google-cloud-php/issues/8902)) ([7edd367](https://github.com/googleapis/google-cloud-php/commit/7edd3675a572c3085e99e1b6958f51f830058e6d))
27+
28+
</details>
29+
30+
<details><summary>google/cloud-confidentialcomputing 1.7.0</summary>
31+
32+
33+
34+
### Features
35+
36+
* [ConfidentialComputing] add Nvidia Attestation proto message with its relevant fields and ConfidentialGke options ([#8906](https://github.com/googleapis/google-cloud-php/issues/8906)) ([dd1f19f](https://github.com/googleapis/google-cloud-php/commit/dd1f19f32943fb8cbd8338d5d78987882d302f1b))
37+
38+
</details>
39+
40+
<details><summary>google/cloud-firestore 2.1.0-RC1
41+
42+
43+
</summary>
44+
45+
46+
47+
](https://github.com/googleapis/google-cloud-php/compare/v0.318.0...v0.319.0) (2026-02-06)
48+
49+
50+
### Features
51+
52+
* [Firestore] Expose the `Database.firestore_data_access_mode` parameter ([#8900](https://github.com/googleapis/google-cloud-php/issues/8900)) ([7cfa10f](https://github.com/googleapis/google-cloud-php/commit/7cfa10fdcc662e889b2d74f80852bed93e2aed11))
53+
54+
</details>
55+
56+
<details><summary>google/cloud-spanner 2.5.0</summary>
57+
58+
59+
60+
### Features
61+
62+
* **spanner:** [Spanner] include cache updates into the ResultSet response ([#8901](https://github.com/googleapis/google-cloud-php/issues/8901)) ([e07ae1f](https://github.com/googleapis/google-cloud-php/commit/e07ae1f2b3f10364345c1e932da630b22645428b))
63+
64+
</details>
65+
366
## 0.318.0
467

568
<details><summary>googleads/data-manager 0.1.2</summary>

ConfidentialComputing/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.2
1+
1.7.0

Firestore/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
2.0.2-RC1
1+
2.1.0-RC1
2+
23

34

Spanner/VERSION

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

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"google/apps-meet": "0.5.3",
9292
"google/cloud-access-approval": "2.1.2",
9393
"google/cloud-advisorynotifications": "1.2.3",
94-
"google/cloud-ai-platform": "1.49.0",
94+
"google/cloud-ai-platform": "1.50.0",
9595
"google/cloud-alloydb": "1.6.3",
9696
"google/cloud-api-gateway": "2.1.2",
9797
"google/cloud-api-keys": "1.1.1",
@@ -100,7 +100,7 @@
100100
"google/cloud-apihub": "0.4.3",
101101
"google/cloud-appengine-admin": "2.1.2",
102102
"google/cloud-apphub": "0.4.3",
103-
"google/cloud-artifact-registry": "1.6.0",
103+
"google/cloud-artifact-registry": "1.7.0",
104104
"google/cloud-asset": "2.3.2",
105105
"google/cloud-assured-workloads": "1.1.2",
106106
"google/cloud-automl": "2.1.2",
@@ -134,7 +134,7 @@
134134
"google/cloud-commerce-consumer-procurement": "1.3.2",
135135
"google/cloud-common-protos": "0.8.3",
136136
"google/cloud-compute": "2.5.0",
137-
"google/cloud-confidentialcomputing": "1.6.2",
137+
"google/cloud-confidentialcomputing": "1.7.0",
138138
"google/cloud-config": "1.7.1",
139139
"google/cloud-configdelivery": "0.3.2",
140140
"google/cloud-contact-center-insights": "2.4.1",
@@ -171,7 +171,7 @@
171171
"google/cloud-eventarc-publishing": "1.2.1",
172172
"google/cloud-filestore": "2.2.2",
173173
"google/cloud-financialservices": "0.2.3",
174-
"google/cloud-firestore": "2.0.2-RC1\n\n",
174+
"google/cloud-firestore": "2.1.0-RC1\n\n\n",
175175
"google/cloud-functions": "2.1.2",
176176
"google/cloud-geminidataanalytics": "0.8.0",
177177
"google/cloud-gke-backup": "1.3.2",
@@ -247,7 +247,7 @@
247247
"google/cloud-service-usage": "2.1.2",
248248
"google/cloud-servicehealth": "0.4.3",
249249
"google/cloud-shell": "2.1.2",
250-
"google/cloud-spanner": "2.4.1",
250+
"google/cloud-spanner": "2.5.0",
251251
"google/cloud-speech": "2.3.0",
252252
"google/cloud-sql-admin": "1.7.0",
253253
"google/cloud-storage": "1.49.2",

0 commit comments

Comments
 (0)