diff --git a/BigQueryMigration/VERSION b/BigQueryMigration/VERSION index 0495c4a88ca..f0bb29e7638 100644 --- a/BigQueryMigration/VERSION +++ b/BigQueryMigration/VERSION @@ -1 +1 @@ -1.2.3 +1.3.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index e0c2268151e..ec81a562d49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,140 @@ # Changelog +## 0.331.0 + +
google/cloud-bigquery-migration 1.3.0 + + + +### Features + +* [BigQueryMigration] add support for assessment tasks in BigQuery Migration API ([#9204](https://github.com/googleapis/google-cloud-php/issues/9204)) ([474203e](https://github.com/googleapis/google-cloud-php/commit/474203ee9e73c69b94c9f8217fa290ef9cc08371)) + +
+ +
google/cloud-core 1.72.2 + + + +### Bug Fixes + +* Cast Core upload header values to strings ([#9208](https://github.com/googleapis/google-cloud-php/issues/9208)) ([5a95b9e](https://github.com/googleapis/google-cloud-php/commit/5a95b9e9858c143edf3503f4b33949a6bc09221e)) + +
+ +
google/cloud-dataplex 1.14.0 + + + +### Features + +* **dataplex:** [Dataplex] Add `RequestDataProductAccess` method to request access to `DataAssets` with in a `DataProduct` ([#9209](https://github.com/googleapis/google-cloud-php/issues/9209)) ([f4098d9](https://github.com/googleapis/google-cloud-php/commit/f4098d91528d6ff8fad8e67696731a7fa16aa7ac)) + +
+ +
google/developers-knowledge 0.2.0 + + + +### Features + +* [DevelopersKnowledge] PHP Client Library for the Developer Knowledge API namespace ([#9205](https://github.com/googleapis/google-cloud-php/issues/9205)) ([2bda834](https://github.com/googleapis/google-cloud-php/commit/2bda834a479333b01a839dc408ee1590cb31fe58)) + + +### Bug Fixes + +* PHP Client Library for the Developer Knowledge API namespace ([2bda834](https://github.com/googleapis/google-cloud-php/commit/2bda834a479333b01a839dc408ee1590cb31fe58)) + +
+ +
google/cloud-dlp 2.12.0 + + + +### Features + +* [Dlp] Supporting Conversation Content Type ([#9218](https://github.com/googleapis/google-cloud-php/issues/9218)) ([41b77b6](https://github.com/googleapis/google-cloud-php/commit/41b77b616ad104735fd88b75f1bd829d79dda98e)) + +
+ +
google/cloud-geminidataanalytics 0.10.0 + + + +### Features + +* Introduce GeminiDataAnalytics V1 ([#9214](https://github.com/googleapis/google-cloud-php/issues/9214)) ([70f8b83](https://github.com/googleapis/google-cloud-php/commit/70f8b83b200a1758c907982fa5c64c46fadd4e73)) + +
+ +
google/cloud-network-security 1.4.0 + + + +### Features + +* [NetworkSecurity] add networksecurity v1 client library ([#9206](https://github.com/googleapis/google-cloud-php/issues/9206)) ([13adc9b](https://github.com/googleapis/google-cloud-php/commit/13adc9b596f3479570e65d21bb276a2ca4751f06)) + +
+ +
google/cloud-recommender 2.2.0 + + + +### Features + +* [Recommender] Support utilization insights and cloud hub ([#9220](https://github.com/googleapis/google-cloud-php/issues/9220)) ([3cb6a22](https://github.com/googleapis/google-cloud-php/commit/3cb6a22585f23e2dd25bccf0f72cfb0c1b9eab3c)) + +
+ +
google/cloud-security-private-ca 2.4.0 + + + +### Features + +* [SecurityPrivateCa] add allow_requester_specified_not_before_time and requested_not_before_time fields to PrivateCA v1 API ([#9215](https://github.com/googleapis/google-cloud-php/issues/9215)) ([fb908b8](https://github.com/googleapis/google-cloud-php/commit/fb908b860a8a0fb89232dda7d9fed18201071d59)) + +
+ +
google/cloud-spanner 2.8.1 + + + +
+ +
google/cloud-sql-admin 1.9.0 + + + +### Features + +* [SqlAdmin] A new field `target_instance_settings` is added to message `.google.cloud.sql.v1.PointInTimeRestoreContext` ([#9216](https://github.com/googleapis/google-cloud-php/issues/9216)) ([b6a6b3e](https://github.com/googleapis/google-cloud-php/commit/b6a6b3eb44481d0813d1a77a784167fcbc2b7c70)) + +
+ +
google/cloud-storage 2.3.0 + + + +### Features + +* **storage:** Add deleteSourceObjects option to Bucket::compose() ([#9211](https://github.com/googleapis/google-cloud-php/issues/9211)) ([cc0d5a2](https://github.com/googleapis/google-cloud-php/commit/cc0d5a2451972cc41fcd2ac4f62580b7bbfbd66f)) +* **storage:** Enable default CRC32C checksum validation for object downloads ([#9210](https://github.com/googleapis/google-cloud-php/issues/9210)) ([9ad4f21](https://github.com/googleapis/google-cloud-php/commit/9ad4f21de17300fa98999fdd1b07d0c4c4f2ac02)) +* **Storage:** Update StorageObject::exists to use HEAD request instead of GET ([#9196](https://github.com/googleapis/google-cloud-php/issues/9196)) ([34a5663](https://github.com/googleapis/google-cloud-php/commit/34a56637b619bc65e8ee0137185c079bce08f56f)) + +
+ +
google/cloud-storage-control 1.9.0 + + + +### Features + +* [StorageControl] add support for GCS Storage Control Intelligence Finding APIs ([#9217](https://github.com/googleapis/google-cloud-php/issues/9217)) ([8925a0d](https://github.com/googleapis/google-cloud-php/commit/8925a0d9d06f4a7f6a57bbddce0791e33811e116)) + +
+ ## 0.330.0
google/cloud-bigquery 1.38.0 diff --git a/Core/VERSION b/Core/VERSION index 22d6771a47d..8af89b0da4e 100644 --- a/Core/VERSION +++ b/Core/VERSION @@ -1 +1 @@ -1.72.1 +1.72.2 diff --git a/Dataplex/VERSION b/Dataplex/VERSION index feaae22bac7..850e742404b 100644 --- a/Dataplex/VERSION +++ b/Dataplex/VERSION @@ -1 +1 @@ -1.13.0 +1.14.0 diff --git a/DevelopersKnowledge/VERSION b/DevelopersKnowledge/VERSION index 6e8bf73aa55..0ea3a944b39 100644 --- a/DevelopersKnowledge/VERSION +++ b/DevelopersKnowledge/VERSION @@ -1 +1 @@ -0.1.0 +0.2.0 diff --git a/Dlp/VERSION b/Dlp/VERSION index 46b81d815a2..d8b698973a4 100644 --- a/Dlp/VERSION +++ b/Dlp/VERSION @@ -1 +1 @@ -2.11.0 +2.12.0 diff --git a/GeminiDataAnalytics/VERSION b/GeminiDataAnalytics/VERSION index ac39a106c48..78bc1abd14f 100644 --- a/GeminiDataAnalytics/VERSION +++ b/GeminiDataAnalytics/VERSION @@ -1 +1 @@ -0.9.0 +0.10.0 diff --git a/NetworkSecurity/VERSION b/NetworkSecurity/VERSION index f0bb29e7638..88c5fb891dc 100644 --- a/NetworkSecurity/VERSION +++ b/NetworkSecurity/VERSION @@ -1 +1 @@ -1.3.0 +1.4.0 diff --git a/Recommender/VERSION b/Recommender/VERSION index ac2cdeba013..ccbccc3dc62 100644 --- a/Recommender/VERSION +++ b/Recommender/VERSION @@ -1 +1 @@ -2.1.3 +2.2.0 diff --git a/SecurityPrivateCa/VERSION b/SecurityPrivateCa/VERSION index 276cbf9e285..197c4d5c2d7 100644 --- a/SecurityPrivateCa/VERSION +++ b/SecurityPrivateCa/VERSION @@ -1 +1 @@ -2.3.0 +2.4.0 diff --git a/Spanner/VERSION b/Spanner/VERSION index 834f2629538..dbe59006547 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -2.8.0 +2.8.1 diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION index 27f9cd322bb..f8e233b2733 100644 --- a/SqlAdmin/VERSION +++ b/SqlAdmin/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 diff --git a/Storage/VERSION b/Storage/VERSION index ccbccc3dc62..276cbf9e285 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -2.2.0 +2.3.0 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index ba98f721530..1fbacc0ae21 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '2.2.0'; + const VERSION = '2.3.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/StorageControl/VERSION b/StorageControl/VERSION index 27f9cd322bb..f8e233b2733 100644 --- a/StorageControl/VERSION +++ b/StorageControl/VERSION @@ -1 +1 @@ -1.8.0 +1.9.0 diff --git a/composer.json b/composer.json index 5478e47a5fa..e2aa8db1649 100644 --- a/composer.json +++ b/composer.json @@ -120,7 +120,7 @@ "google/cloud-bigquery-connection": "2.1.3", "google/cloud-bigquery-data-exchange": "0.6.3", "google/cloud-bigquery-datapolicies": "1.1.3", - "google/cloud-bigquery-migration": "1.2.3", + "google/cloud-bigquery-migration": "1.3.0", "google/cloud-bigquery-reservation": "2.7.0", "google/cloud-bigquery-storage": "2.3.1", "google/cloud-bigquerydatatransfer": "2.2.4", @@ -144,7 +144,7 @@ "google/cloud-contact-center-insights": "2.4.2", "google/cloud-container": "2.9.0", "google/cloud-container-analysis": "1.2.2", - "google/cloud-core": "1.72.1", + "google/cloud-core": "1.72.2", "google/cloud-data-catalog": "2.4.2", "google/cloud-data-fusion": "1.1.2", "google/cloud-databasecenter": "0.7.0", @@ -152,7 +152,7 @@ "google/cloud-dataflow": "0.10.0", "google/cloud-dataform": "0.11.0", "google/cloud-datalabeling": "0.7.2", - "google/cloud-dataplex": "1.13.0", + "google/cloud-dataplex": "1.14.0", "google/cloud-dataproc": "2.11.0", "google/cloud-dataproc-metastore": "1.2.3", "google/cloud-datastore": "2.0.6", @@ -164,7 +164,7 @@ "google/cloud-dialogflow": "2.4.0", "google/cloud-dialogflow-cx": "0.11.1", "google/cloud-discoveryengine": "1.11.1", - "google/cloud-dlp": "2.11.0", + "google/cloud-dlp": "2.12.0", "google/cloud-dms": "2.1.3", "google/cloud-document-ai": "2.7.0", "google/cloud-domains": "1.1.3", @@ -177,7 +177,7 @@ "google/cloud-financialservices": "0.2.4", "google/cloud-firestore": "2.1.0", "google/cloud-functions": "2.1.3", - "google/cloud-geminidataanalytics": "0.9.0", + "google/cloud-geminidataanalytics": "0.10.0", "google/cloud-gke-backup": "1.3.3", "google/cloud-gke-connect-gateway": "1.1.3", "google/cloud-gke-hub": "1.3.1", @@ -210,7 +210,7 @@ "google/cloud-netapp": "1.12.0", "google/cloud-network-connectivity": "2.5.3", "google/cloud-network-management": "2.9.2", - "google/cloud-network-security": "1.3.0", + "google/cloud-network-security": "1.4.0", "google/cloud-networkservices": "0.8.2", "google/cloud-notebooks": "1.1.3", "google/cloud-optimization": "1.1.3", @@ -232,7 +232,7 @@ "google/cloud-rapidmigrationassessment": "1.2.4", "google/cloud-recaptcha-enterprise": "2.3.1", "google/cloud-recommendations-ai": "0.9.3", - "google/cloud-recommender": "2.1.3", + "google/cloud-recommender": "2.2.0", "google/cloud-redis": "2.2.3", "google/cloud-redis-cluster": "0.8.0", "google/cloud-resource-manager": "1.1.3", @@ -242,7 +242,7 @@ "google/cloud-secret-manager": "2.3.0", "google/cloud-securesourcemanager": "1.8.0", "google/cloud-security-center": "2.5.1", - "google/cloud-security-private-ca": "2.3.0", + "google/cloud-security-private-ca": "2.4.0", "google/cloud-security-public-ca": "1.2.0", "google/cloud-securitycentermanagement": "1.4.0", "google/cloud-securitycompliance": "0.4.0", @@ -252,11 +252,11 @@ "google/cloud-service-usage": "2.2.0", "google/cloud-servicehealth": "0.5.0", "google/cloud-shell": "2.2.0", - "google/cloud-spanner": "2.8.0", + "google/cloud-spanner": "2.8.1", "google/cloud-speech": "2.5.1", - "google/cloud-sql-admin": "1.8.0", - "google/cloud-storage": "2.2.0", - "google/cloud-storage-control": "1.8.0", + "google/cloud-sql-admin": "1.9.0", + "google/cloud-storage": "2.3.0", + "google/cloud-storage-control": "1.9.0", "google/cloud-storage-transfer": "2.4.0", "google/cloud-storagebatchoperations": "0.7.0", "google/cloud-storageinsights": "1.4.0", @@ -283,7 +283,7 @@ "google/cloud-workflows": "1.3.0", "google/cloud-workloadmanager": "0.2.0", "google/common-protos": "4.14.0", - "google/developers-knowledge": "0.1.0", + "google/developers-knowledge": "0.2.0", "google/geo-common-protos": "0.2.4", "google/grafeas": "1.7.0", "google/longrunning": "0.7.1",