Skip to content

Commit ff87e5d

Browse files
chore(main): release 1.0.0
1 parent a29a629 commit ff87e5d

19 files changed

Lines changed: 163 additions & 33 deletions

File tree

AdsDataManager/VERSION

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

AlloyDb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1
1+
1.8.0

Bigtable/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.25.0
1+
2.26.0

CHANGELOG.md

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

3+
## 1.0.0
4+
5+
<details><summary>googleads/data-manager 0.6.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [AdsDataManager] add encrypted_user_id.proto and the EncryptedUserId resource ([#9192](https://github.com/googleapis/google-cloud-php/issues/9192)) ([bab5404](https://github.com/googleapis/google-cloud-php/commit/bab540478dba8b0ca1da01f315d6f6f36a336e7f))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-alloydb 1.8.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [AlloyDb] add POSTGRES_18 to supported database versions ([#9246](https://github.com/googleapis/google-cloud-php/issues/9246)) ([609378d](https://github.com/googleapis/google-cloud-php/commit/609378dff5799ef5128f2fdaea778cc49cb3864f))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-bigtable 2.26.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [Bigtable] add support for filtering SampleRowKeys to a specific row_range ([#9232](https://github.com/googleapis/google-cloud-php/issues/9232)) ([f50f8b1](https://github.com/googleapis/google-cloud-php/commit/f50f8b171fc8a55a1b2fbecd20468112feb72840))
32+
33+
</details>
34+
35+
<details><summary>google/common-protos 4.14.1</summary>
36+
37+
38+
39+
</details>
40+
41+
<details><summary>google/cloud-confidentialcomputing 1.8.0</summary>
42+
43+
44+
45+
### Features
46+
47+
* [ConfidentialComputing] add instance field to VerifyAttestationRequest ([#9248](https://github.com/googleapis/google-cloud-php/issues/9248)) ([ebc3e3f](https://github.com/googleapis/google-cloud-php/commit/ebc3e3f39dbba7ee1eba341ba7844693917ad008))
48+
49+
</details>
50+
51+
<details><summary>google/cloud-container 2.10.1</summary>
52+
53+
54+
55+
</details>
56+
57+
<details><summary>google/cloud-core 1.72.3</summary>
58+
59+
60+
61+
</details>
62+
63+
<details><summary>google/cloud-dataproc 2.12.1</summary>
64+
65+
66+
67+
</details>
68+
69+
<details><summary>google/cloud-dlp 2.13.1</summary>
70+
71+
72+
73+
</details>
74+
75+
<details><summary>google/cloud-firestore 2.2.0</summary>
76+
77+
78+
79+
### Features
80+
81+
* [Firestore] expose the 'auto_commit_transaction' option for the ExecutePipeline API ([#9244](https://github.com/googleapis/google-cloud-php/issues/9244)) ([b50f2ba](https://github.com/googleapis/google-cloud-php/commit/b50f2ba00a80aa5a4989360d532442565b4a7666))
82+
83+
</details>
84+
85+
<details><summary>google/gax 1.43.2</summary>
86+
87+
88+
89+
</details>
90+
91+
<details><summary>google/cloud-geminidataanalytics 0.12.0</summary>
92+
93+
94+
95+
### ⚠ BREAKING CHANGES
96+
97+
* [GeminiDataAnalytics] Changed proto3 optional flag of an existing field `value` in message `.google.cloud.geminidataanalytics.v1beta.LookerQuery` ([#9233](https://github.com/googleapis/google-cloud-php/issues/9233))
98+
99+
### Bug Fixes
100+
101+
* [GeminiDataAnalytics] Changed proto3 optional flag of an existing field `value` in message `.google.cloud.geminidataanalytics.v1beta.LookerQuery` ([#9233](https://github.com/googleapis/google-cloud-php/issues/9233)) ([6452082](https://github.com/googleapis/google-cloud-php/commit/64520820718d7ad598ba68f9ed1b292450883b83))
102+
103+
</details>
104+
105+
<details><summary>google/cloud-modelarmor 0.7.0</summary>
106+
107+
108+
109+
### Features
110+
111+
* [ModelArmor] add streaming methods StreamSanitizeUserPrompt and StreamSanitizeModelResponse ([#9243](https://github.com/googleapis/google-cloud-php/issues/9243)) ([226e394](https://github.com/googleapis/google-cloud-php/commit/226e394b7c878fd5cbf55e0f88dfa182db149fa1))
112+
113+
</details>
114+
115+
<details><summary>google/cloud-oracledatabase 0.9.0</summary>
116+
117+
118+
119+
### Features
120+
121+
* [OracleDatabase] add v1 client libraries for Oracle Database Goldengate ([#9242](https://github.com/googleapis/google-cloud-php/issues/9242)) ([bbb8f47](https://github.com/googleapis/google-cloud-php/commit/bbb8f47b42408089bed05262e1691f74eaf8be7e))
122+
123+
</details>
124+
125+
<details><summary>google/cloud-spanner 2.9.1</summary>
126+
127+
128+
129+
</details>
130+
3131
## 0.332.0
4132

5133
<details><summary>googleads/data-manager 0.5.0</summary>

CommonProtos/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.14.0
1+
4.14.1

CommonProtos/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google/common-protos",
33
"type": "library",
44
"description": "Google API Common Protos for PHP",
5-
"version": "4.14.0",
5+
"version": "4.14.1",
66
"keywords": [
77
"google"
88
],

ConfidentialComputing/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.1
1+
1.8.0

Container/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.10.0
1+
2.10.1

Core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.72.2
1+
1.72.3

Dataproc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.0
1+
2.12.1

0 commit comments

Comments
 (0)