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 AdsAdManager/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.2
0.7.0
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.59.0
1.60.0
2 changes: 1 addition & 1 deletion AppsChat/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.0
0.20.0
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.36.0
1.37.0
2 changes: 1 addition & 1 deletion BigQuery/src/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '1.36.0';
const VERSION = '1.37.0';

const MAX_DELAY_MICROSECONDS = 32000000;
const SERVICE_NAME = 'bigquery';
Expand Down
127 changes: 127 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,132 @@
# Changelog

## 0.329.0

<details><summary>googleads/ad-manager 0.7.0</summary>



### Features

* [AdsAdManager] added new API dimension: CREATIVE_SSL_COMPLIANCE_OVERRIDE ([#9171](https://github.com/googleapis/google-cloud-php/issues/9171)) ([0ab7c80](https://github.com/googleapis/google-cloud-php/commit/0ab7c80b476cad558493f35ce7743538bbe6c76d))

</details>

<details><summary>google/cloud-ai-platform 1.60.0</summary>



### Features

* [AiPlatform] Release ReasoningEngineExecutionService.CancelAsyncQueryReasoningEngine v1 API ([#9172](https://github.com/googleapis/google-cloud-php/issues/9172)) ([de348c6](https://github.com/googleapis/google-cloud-php/commit/de348c624d1e3f2ad0dab0027590eac7600cfa25))

</details>

<details><summary>google/apps-chat 0.20.0</summary>



### Features

* [AppsChat] Support force notify and silent notification option for CreateMessage ([#9176](https://github.com/googleapis/google-cloud-php/issues/9176)) ([d2977c9](https://github.com/googleapis/google-cloud-php/commit/d2977c910ae6428c37732fc40b653b86c2f76a5c))

</details>

<details><summary>google/cloud-bigquery 1.37.0</summary>



### Features

* **BigQuery:** Add documentation and constants for the view option on table resources ([#9170](https://github.com/googleapis/google-cloud-php/issues/9170)) ([19c2147](https://github.com/googleapis/google-cloud-php/commit/19c21471b0748d6fc991aaef548ba8995e704cdd))

</details>

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



### Bug Fixes

* **Core:** Remove obsolete ADC keyfile check ([#9155](https://github.com/googleapis/google-cloud-php/issues/9155)) ([b6404c5](https://github.com/googleapis/google-cloud-php/commit/b6404c5cbbf02bcd5c9479e3d13335198ada8f07))

</details>

<details><summary>google/cloud-datacatalog-lineage 1.4.0</summary>



### Features

* [DataCatalogLineage] A new method SearchLineageStreaming is added ([#9175](https://github.com/googleapis/google-cloud-php/issues/9175)) ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
* Added support for column level lineage information to be passed and returned from the Lineage service ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))
* SearchLinks can now accept multiple source and target entity references as search criteria ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))


### Documentation

* Documentation for SearchLineageStreaming API was added ([5fe1150](https://github.com/googleapis/google-cloud-php/commit/5fe1150c16358a27e47256b1646ba479311502d9))

</details>

<details><summary>google/cloud-dataproc 2.11.0</summary>



### Features

* [Dataproc] add support for Cloud Resource Manager tags for Dataproc Serverless workloads ([#9167](https://github.com/googleapis/google-cloud-php/issues/9167)) ([7854a1d](https://github.com/googleapis/google-cloud-php/commit/7854a1d103be1606d6b9cf30b7f16b97d1d5e609))

</details>

<details><summary>google/cloud-language 1.2.1</summary>



</details>

<details><summary>google/cloud-logging 2.1.0</summary>



### Features

* **docs:** Publish interface refdocs along with the classes they implement ([#9124](https://github.com/googleapis/google-cloud-php/issues/9124)) ([346404a](https://github.com/googleapis/google-cloud-php/commit/346404ae06d1c6f9c5d24a869356ad4c7f8ebd26))

</details>

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



### Features

* **spanner:** [Spanner] add cache updates API ([#9166](https://github.com/googleapis/google-cloud-php/issues/9166)) ([225b13d](https://github.com/googleapis/google-cloud-php/commit/225b13d2e23bc5d1d2798efed86fdfb6adce63a9))

</details>

<details><summary>google/cloud-speech 2.5.1</summary>



</details>

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



### Features

* **storage:** Support fopen modes x and xb ([#9159](https://github.com/googleapis/google-cloud-php/issues/9159)) ([563c2f9](https://github.com/googleapis/google-cloud-php/commit/563c2f917b76eecd5752ad2ee65c57f54386c6e3))

</details>

<details><summary>google/cloud-vision 2.2.1</summary>



</details>

## 0.328.0

<details><summary>google/cloud-ai-platform 1.59.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.0
1.72.1
2 changes: 1 addition & 1 deletion DataCatalogLineage/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 Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.0
2.11.0
2 changes: 1 addition & 1 deletion Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1
2 changes: 1 addition & 1 deletion Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.8.0
2 changes: 1 addition & 1 deletion Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.0
2.5.1
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.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.0.0';
const VERSION = '2.1.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 Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0
2.2.1
26 changes: 13 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@
"google/access-context-manager": "1.1.3",
"google/analytics-admin": "0.32.0",
"google/analytics-data": "0.24.0",
"google/apps-chat": "0.19.0",
"google/apps-chat": "0.20.0",
"google/apps-events-subscriptions": "0.4.4",
"google/apps-meet": "0.5.4",
"google/cloud-access-approval": "2.1.3",
"google/cloud-advisorynotifications": "1.2.4",
"google/cloud-ai-platform": "1.59.0",
"google/cloud-ai-platform": "1.60.0",
"google/cloud-alloydb": "1.7.1",
"google/cloud-api-gateway": "2.1.3",
"google/cloud-api-keys": "1.1.2",
Expand All @@ -115,7 +115,7 @@
"google/cloud-beyondcorp-appgateways": "1.1.3",
"google/cloud-beyondcorp-clientconnectorservices": "1.1.3",
"google/cloud-beyondcorp-clientgateways": "1.1.3",
"google/cloud-bigquery": "1.36.0",
"google/cloud-bigquery": "1.37.0",
"google/cloud-bigquery-analyticshub": "1.5.1",
"google/cloud-bigquery-connection": "2.1.3",
"google/cloud-bigquery-data-exchange": "0.6.3",
Expand Down Expand Up @@ -144,16 +144,16 @@
"google/cloud-contact-center-insights": "2.4.2",
"google/cloud-container": "2.8.1",
"google/cloud-container-analysis": "1.2.2",
"google/cloud-core": "1.72.0",
"google/cloud-core": "1.72.1",
"google/cloud-data-catalog": "2.4.2",
"google/cloud-data-fusion": "1.1.2",
"google/cloud-databasecenter": "0.6.0",
"google/cloud-datacatalog-lineage": "1.3.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-dataproc": "2.10.0",
"google/cloud-dataproc": "2.11.0",
"google/cloud-dataproc-metastore": "1.2.3",
"google/cloud-datastore": "2.0.6",
"google/cloud-datastore-admin": "1.1.2",
Expand Down Expand Up @@ -191,11 +191,11 @@
"google/cloud-ids": "1.2.0",
"google/cloud-kms": "2.9.0",
"google/cloud-kms-inventory": "1.4.0",
"google/cloud-language": "1.2.0",
"google/cloud-language": "1.2.1",
"google/cloud-licensemanager": "0.3.0",
"google/cloud-life-sciences": "0.9.0",
"google/cloud-locationfinder": "0.2.0",
"google/cloud-logging": "2.0.0",
"google/cloud-logging": "2.1.0",
"google/cloud-lustre": "0.4.0",
"google/cloud-maintenance": "0.4.0",
"google/cloud-managed-identities": "2.2.0",
Expand Down Expand Up @@ -252,10 +252,10 @@
"google/cloud-service-usage": "2.2.0",
"google/cloud-servicehealth": "0.5.0",
"google/cloud-shell": "2.2.0",
"google/cloud-spanner": "2.7.0",
"google/cloud-speech": "2.5.0",
"google/cloud-spanner": "2.8.0",
"google/cloud-speech": "2.5.1",
"google/cloud-sql-admin": "1.8.0",
"google/cloud-storage": "2.0.0",
"google/cloud-storage": "2.1.0",
"google/cloud-storage-control": "1.8.0",
"google/cloud-storage-transfer": "2.4.0",
"google/cloud-storagebatchoperations": "0.7.0",
Expand All @@ -273,7 +273,7 @@
"google/cloud-video-stitcher": "1.2.0",
"google/cloud-video-transcoder": "1.4.0",
"google/cloud-videointelligence": "2.2.0",
"google/cloud-vision": "2.2.0",
"google/cloud-vision": "2.2.1",
"google/cloud-visionai": "0.3.0",
"google/cloud-vm-migration": "1.4.0",
"google/cloud-vmware-engine": "1.3.0",
Expand Down Expand Up @@ -305,7 +305,7 @@
"google/shopping-merchant-quota": "1.3.0",
"google/shopping-merchant-reports": "1.3.0",
"google/shopping-merchant-reviews": "0.6.1",
"googleads/ad-manager": "0.6.2",
"googleads/ad-manager": "0.7.0",
"googleads/data-manager": "0.4.0",
"googleads/marketingplatform-admin": "0.4.2"
},
Expand Down
Loading