Skip to content

Commit 07d272f

Browse files
chore(main): release 1.0.0
1 parent cbce13d commit 07d272f

19 files changed

Lines changed: 159 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.25.1

CHANGELOG.md

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,129 @@
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.25.1</summary>
26+
27+
28+
29+
</details>
30+
31+
<details><summary>google/common-protos 4.14.1</summary>
32+
33+
34+
35+
</details>
36+
37+
<details><summary>google/cloud-confidentialcomputing 1.8.0</summary>
38+
39+
40+
41+
### Features
42+
43+
* [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))
44+
45+
</details>
46+
47+
<details><summary>google/cloud-container 2.10.1</summary>
48+
49+
50+
51+
</details>
52+
53+
<details><summary>google/cloud-core 1.72.3</summary>
54+
55+
56+
57+
</details>
58+
59+
<details><summary>google/cloud-dataproc 2.12.1</summary>
60+
61+
62+
63+
</details>
64+
65+
<details><summary>google/cloud-dlp 2.13.1</summary>
66+
67+
68+
69+
</details>
70+
71+
<details><summary>google/cloud-firestore 2.2.0</summary>
72+
73+
74+
75+
### Features
76+
77+
* [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))
78+
79+
</details>
80+
81+
<details><summary>google/gax 1.43.2</summary>
82+
83+
84+
85+
</details>
86+
87+
<details><summary>google/cloud-geminidataanalytics 0.12.0</summary>
88+
89+
90+
91+
### ⚠ BREAKING CHANGES
92+
93+
* [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))
94+
95+
### Bug Fixes
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)) ([6452082](https://github.com/googleapis/google-cloud-php/commit/64520820718d7ad598ba68f9ed1b292450883b83))
98+
99+
</details>
100+
101+
<details><summary>google/cloud-modelarmor 0.7.0</summary>
102+
103+
104+
105+
### Features
106+
107+
* [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))
108+
109+
</details>
110+
111+
<details><summary>google/cloud-oracledatabase 0.9.0</summary>
112+
113+
114+
115+
### Features
116+
117+
* [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))
118+
119+
</details>
120+
121+
<details><summary>google/cloud-spanner 2.9.1</summary>
122+
123+
124+
125+
</details>
126+
3127
## 0.332.0
4128

5129
<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)