Skip to content

Commit ba3a7f1

Browse files
chore(main): release 0.325.0
1 parent d241351 commit ba3a7f1

5 files changed

Lines changed: 41 additions & 6 deletions

File tree

CHANGELOG.md

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

3+
## 0.325.0
4+
5+
<details><summary>google/cloud-ces 0.2.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [Ces] update public libraries for CES v1 ([#9040](https://github.com/googleapis/google-cloud-php/issues/9040)) ([d62d86d](https://github.com/googleapis/google-cloud-php/commit/d62d86d31d35671bfed1403a1c8f52e201aec234))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-datacatalog-lineage 1.3.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* **DataCatalogLineage:** Add configmanagement ([#9039](https://github.com/googleapis/google-cloud-php/issues/9039)) ([fbe2e3f](https://github.com/googleapis/google-cloud-php/commit/fbe2e3fcb32ac020514f4830d0083aaa427a25e6))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-firestore 2.1.0-RC2
26+
</summary>
27+
28+
](https://github.com/googleapis/google-cloud-php/compare/v0.324.0...v0.325.0) (2026-03-27)
29+
30+
31+
### Features
32+
33+
* [Firestore] add `expiration_offset` to `Field` ([#9054](https://github.com/googleapis/google-cloud-php/issues/9054)) ([d241351](https://github.com/googleapis/google-cloud-php/commit/d241351fe4567dd24ce161fc58e4dc1a7e3fddfd))
34+
35+
</details>
36+
337
## 0.324.0
438

539
<details><summary>google/cloud-ai-platform 1.55.0</summary>

Ces/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.2.0

DataCatalogLineage/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.3
1+
1.3.0

Firestore/VERSION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
2.0.0-RC2
1+
2.1.0-RC2
2+

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"google/cloud-build": "1.1.2",
131131
"google/cloud-capacityplanner": "0.1.2",
132132
"google/cloud-certificate-manager": "1.1.2",
133-
"google/cloud-ces": "0.1.1",
133+
"google/cloud-ces": "0.2.0",
134134
"google/cloud-channel": "2.4.1",
135135
"google/cloud-chronicle": "0.2.3",
136136
"google/cloud-cloudcontrolspartner": "0.5.3",
@@ -147,7 +147,7 @@
147147
"google/cloud-data-catalog": "2.4.2",
148148
"google/cloud-data-fusion": "1.1.2",
149149
"google/cloud-databasecenter": "0.5.0",
150-
"google/cloud-datacatalog-lineage": "1.2.3",
150+
"google/cloud-datacatalog-lineage": "1.3.0",
151151
"google/cloud-dataflow": "0.9.3",
152152
"google/cloud-dataform": "0.10.1",
153153
"google/cloud-datalabeling": "0.7.2",
@@ -174,7 +174,7 @@
174174
"google/cloud-eventarc-publishing": "1.2.2",
175175
"google/cloud-filestore": "2.2.3",
176176
"google/cloud-financialservices": "0.2.4",
177-
"google/cloud-firestore": "2.0.0-RC2",
177+
"google/cloud-firestore": "2.1.0-RC2\n",
178178
"google/cloud-functions": "2.1.3",
179179
"google/cloud-geminidataanalytics": "0.9.0",
180180
"google/cloud-gke-backup": "1.3.3",

0 commit comments

Comments
 (0)