Skip to content

Commit b8034b7

Browse files
chore(main): release 0.319.0
1 parent dd1f19f commit b8034b7

File tree

6 files changed

+57
-8
lines changed

6 files changed

+57
-8
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.49.1

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

3+
## 0.319.0
4+
5+
<details><summary>google/cloud-ai-platform 1.49.1</summary>
6+
7+
8+
9+
### Documentation
10+
11+
* [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))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-artifact-registry 1.7.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [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))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-firestore 2.1.0-RC1
26+
27+
28+
</summary>
29+
30+
31+
32+
](https://github.com/googleapis/google-cloud-php/compare/v0.318.0...v0.319.0) (2026-02-06)
33+
34+
35+
### Features
36+
37+
* [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))
38+
39+
</details>
40+
41+
<details><summary>google/cloud-spanner 2.5.0</summary>
42+
43+
44+
45+
### Features
46+
47+
* **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))
48+
49+
</details>
50+
351
## 0.318.0
452

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

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: 4 additions & 4 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.49.1",
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",
@@ -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)