diff --git a/AlloyDb/VERSION b/AlloyDb/VERSION index 943f9cbc4ec..27f9cd322bb 100644 --- a/AlloyDb/VERSION +++ b/AlloyDb/VERSION @@ -1 +1 @@ -1.7.1 +1.8.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 42fce4b2708..da298a1c8aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## 0.333.0 + +
google/cloud-alloydb 1.8.0 + + + +### Features + +* [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)) + +
+ +
google/cloud-confidentialcomputing 1.8.0 + + + +### Features + +* [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)) + +
+ +
google/cloud-firestore 2.2.0 + + + +### Features + +* [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)) + +
+ +
google/cloud-modelarmor 0.7.0 + + + +### Features + +* [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)) + +
+ +
google/cloud-oracledatabase 0.9.0 + + + +### Features + +* [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)) + +
+ ## 0.332.0
googleads/data-manager 0.5.0 diff --git a/ConfidentialComputing/VERSION b/ConfidentialComputing/VERSION index 943f9cbc4ec..27f9cd322bb 100644 --- a/ConfidentialComputing/VERSION +++ b/ConfidentialComputing/VERSION @@ -1 +1 @@ -1.7.1 +1.8.0 diff --git a/Firestore/VERSION b/Firestore/VERSION index 7ec1d6db408..ccbccc3dc62 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -2.1.0 +2.2.0 diff --git a/ModelArmor/VERSION b/ModelArmor/VERSION index a918a2aa18d..faef31a4357 100644 --- a/ModelArmor/VERSION +++ b/ModelArmor/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0 diff --git a/OracleDatabase/VERSION b/OracleDatabase/VERSION index 100435be135..ac39a106c48 100644 --- a/OracleDatabase/VERSION +++ b/OracleDatabase/VERSION @@ -1 +1 @@ -0.8.2 +0.9.0 diff --git a/composer.json b/composer.json index 7a401386d85..fc26d4eef92 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,7 @@ "google/cloud-access-approval": "2.1.3", "google/cloud-advisorynotifications": "1.2.4", "google/cloud-ai-platform": "1.60.0", - "google/cloud-alloydb": "1.7.1", + "google/cloud-alloydb": "1.8.0", "google/cloud-api-gateway": "2.1.3", "google/cloud-api-keys": "1.1.2", "google/cloud-apigee-connect": "2.1.3", @@ -139,7 +139,7 @@ "google/cloud-commerce-consumer-procurement": "1.3.3", "google/cloud-common-protos": "1.0.0", "google/cloud-compute": "2.10.0", - "google/cloud-confidentialcomputing": "1.7.1", + "google/cloud-confidentialcomputing": "1.8.0", "google/cloud-config": "1.8.0", "google/cloud-configdelivery": "0.3.3", "google/cloud-contact-center-insights": "2.4.2", @@ -176,7 +176,7 @@ "google/cloud-eventarc-publishing": "1.2.2", "google/cloud-filestore": "2.2.3", "google/cloud-financialservices": "0.2.4", - "google/cloud-firestore": "2.1.0", + "google/cloud-firestore": "2.2.0", "google/cloud-functions": "2.1.3", "google/cloud-geminidataanalytics": "0.11.0", "google/cloud-gke-backup": "1.3.3", @@ -206,7 +206,7 @@ "google/cloud-memcache": "2.1.2", "google/cloud-memorystore": "0.10.0", "google/cloud-migrationcenter": "1.2.3", - "google/cloud-modelarmor": "0.6.0", + "google/cloud-modelarmor": "0.7.0", "google/cloud-monitoring": "2.2.2", "google/cloud-netapp": "1.12.0", "google/cloud-network-connectivity": "2.5.3", @@ -215,7 +215,7 @@ "google/cloud-networkservices": "0.8.2", "google/cloud-notebooks": "1.1.3", "google/cloud-optimization": "1.1.3", - "google/cloud-oracledatabase": "0.8.2", + "google/cloud-oracledatabase": "0.9.0", "google/cloud-orchestration-airflow": "2.2.3", "google/cloud-org-policy": "1.3.3", "google/cloud-osconfig": "2.2.3",