Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BigQueryMigration/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.3.0
135 changes: 135 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,140 @@
# Changelog

## 0.331.0

<details><summary>google/cloud-bigquery-migration 1.3.0</summary>



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

</details>

<details><summary>google/cloud-core 1.72.2</summary>



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

</details>

<details><summary>google/cloud-dataplex 1.14.0</summary>



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

</details>

<details><summary>google/developers-knowledge 0.2.0</summary>



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

</details>

<details><summary>google/cloud-dlp 2.12.0</summary>



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

</details>

<details><summary>google/cloud-geminidataanalytics 0.10.0</summary>



### Features

* Introduce GeminiDataAnalytics V1 ([#9214](https://github.com/googleapis/google-cloud-php/issues/9214)) ([70f8b83](https://github.com/googleapis/google-cloud-php/commit/70f8b83b200a1758c907982fa5c64c46fadd4e73))

</details>

<details><summary>google/cloud-network-security 1.4.0</summary>



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

</details>

<details><summary>google/cloud-recommender 2.2.0</summary>



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

</details>

<details><summary>google/cloud-security-private-ca 2.4.0</summary>



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

</details>

<details><summary>google/cloud-spanner 2.8.1</summary>



</details>

<details><summary>google/cloud-sql-admin 1.9.0</summary>



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

</details>

<details><summary>google/cloud-storage 2.3.0</summary>



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

</details>

<details><summary>google/cloud-storage-control 1.9.0</summary>



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

</details>

## 0.330.0

<details><summary>google/cloud-bigquery 1.38.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.72.1
1.72.2
2 changes: 1 addition & 1 deletion Dataplex/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.0
1.14.0
2 changes: 1 addition & 1 deletion DevelopersKnowledge/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.11.0
2.12.0
2 changes: 1 addition & 1 deletion GeminiDataAnalytics/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.10.0
2 changes: 1 addition & 1 deletion NetworkSecurity/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0
2 changes: 1 addition & 1 deletion Recommender/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.3
2.2.0
2 changes: 1 addition & 1 deletion SecurityPrivateCa/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.0
2.4.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.8.0
2.8.1
2 changes: 1 addition & 1 deletion SqlAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0
2.3.0
2 changes: 1 addition & 1 deletion Storage/src/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
2 changes: 1 addition & 1 deletion StorageControl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
26 changes: 13 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -144,15 +144,15 @@
"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",
"google/cloud-datacatalog-lineage": "1.4.0",
"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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down
Loading