Skip to content

Commit 46632fb

Browse files
chore(main): release 0.333.0
1 parent 67c73b3 commit 46632fb

6 files changed

Lines changed: 50 additions & 8 deletions

File tree

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

CHANGELOG.md

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

3+
## 0.333.0
4+
5+
<details><summary>google/cloud-alloydb 1.8.0</summary>
6+
7+
8+
9+
### Features
10+
11+
* [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))
12+
13+
</details>
14+
15+
<details><summary>google/cloud-confidentialcomputing 1.8.0</summary>
16+
17+
18+
19+
### Features
20+
21+
* [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))
22+
23+
</details>
24+
25+
<details><summary>google/cloud-firestore 2.2.0</summary>
26+
27+
28+
29+
### Features
30+
31+
* [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))
32+
33+
</details>
34+
35+
<details><summary>google/cloud-oracledatabase 0.9.0</summary>
36+
37+
38+
39+
### Features
40+
41+
* [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))
42+
43+
</details>
44+
345
## 0.332.0
446

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

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

Firestore/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.2.0

OracleDatabase/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.2
1+
0.9.0

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"google/cloud-access-approval": "2.1.3",
9494
"google/cloud-advisorynotifications": "1.2.4",
9595
"google/cloud-ai-platform": "1.60.0",
96-
"google/cloud-alloydb": "1.7.1",
96+
"google/cloud-alloydb": "1.8.0",
9797
"google/cloud-api-gateway": "2.1.3",
9898
"google/cloud-api-keys": "1.1.2",
9999
"google/cloud-apigee-connect": "2.1.3",
@@ -139,7 +139,7 @@
139139
"google/cloud-commerce-consumer-procurement": "1.3.3",
140140
"google/cloud-common-protos": "1.0.0",
141141
"google/cloud-compute": "2.10.0",
142-
"google/cloud-confidentialcomputing": "1.7.1",
142+
"google/cloud-confidentialcomputing": "1.8.0",
143143
"google/cloud-config": "1.8.0",
144144
"google/cloud-configdelivery": "0.3.3",
145145
"google/cloud-contact-center-insights": "2.4.2",
@@ -176,7 +176,7 @@
176176
"google/cloud-eventarc-publishing": "1.2.2",
177177
"google/cloud-filestore": "2.2.3",
178178
"google/cloud-financialservices": "0.2.4",
179-
"google/cloud-firestore": "2.1.0",
179+
"google/cloud-firestore": "2.2.0",
180180
"google/cloud-functions": "2.1.3",
181181
"google/cloud-geminidataanalytics": "0.11.0",
182182
"google/cloud-gke-backup": "1.3.3",
@@ -215,7 +215,7 @@
215215
"google/cloud-networkservices": "0.8.2",
216216
"google/cloud-notebooks": "1.1.3",
217217
"google/cloud-optimization": "1.1.3",
218-
"google/cloud-oracledatabase": "0.8.2",
218+
"google/cloud-oracledatabase": "0.9.0",
219219
"google/cloud-orchestration-airflow": "2.2.3",
220220
"google/cloud-org-policy": "1.3.3",
221221
"google/cloud-osconfig": "2.2.3",

0 commit comments

Comments
 (0)