Skip to content
Merged
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 .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.341.0"
".": "0.342.0"
}
119 changes: 119 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,124 @@
# Changelog

## 0.342.0

<details><summary>google/cloud-commerceproducer 0.1.0</summary>



### Features

* introduce CommerceProducer ([#9477](https://github.com/googleapis/google-cloud-php/issues/9477)) ([753a0b9](https://github.com/googleapis/google-cloud-php/commit/753a0b9f68625a2497c35fabd5eaa9644d7b0058))

</details>

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



### Bug Fixes

* **cs:** fix style issues in BatchTest.php ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **cs:** format multi-line args ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* move seedTable back to its original location ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **spanner:** fix PgReadTest index creation on shared database ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **Spanner:** Make System Tests Work & Work Faster ([#9401](https://github.com/googleapis/google-cloud-php/issues/9401)) ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))

</details>

<details><summary>google/gax 1.48.0</summary>



### Features

* **gax:** implement REST URI percent-encoding and dot segment validation ([#9484](https://github.com/googleapis/google-cloud-php/issues/9484)) ([f3a7276](https://github.com/googleapis/google-cloud-php/commit/f3a72769a39fd4998734f5d7ee4dc985bc55194b))
* **Gax:** Resumable Uploads ([#9456](https://github.com/googleapis/google-cloud-php/issues/9456)) ([e225b30](https://github.com/googleapis/google-cloud-php/commit/e225b30dfc315f24393c3a39244572add2402bd6))

</details>

<details><summary>google/longrunning 0.8.1</summary>



</details>

<details><summary>google/cloud-oracledatabase 0.11.0</summary>



### Features

* [OracleDatabase] Expand Oracle Database v1 API to add support for Exascale CMEK, VM Storage options ([#9480](https://github.com/googleapis/google-cloud-php/issues/9480)) ([487d4b6](https://github.com/googleapis/google-cloud-php/commit/487d4b68a6312026272bedc94a69df2a2c8e1a84))

</details>

<details><summary>google/cloud-recaptcha-enterprise 2.5.0</summary>



### Features

* [RecaptchaEnterprise] A comment for field `account_defender_assessment` in message `.google.cloud.recaptchaenterprise.v1.Assessment` is changed ([#9482](https://github.com/googleapis/google-cloud-php/issues/9482)) ([89ed314](https://github.com/googleapis/google-cloud-php/commit/89ed3148eaca541b1acf580dd0b156c1634c0331))

</details>

<details><summary>google/shopping-common-protos 0.5.1</summary>



</details>

<details><summary>google/shopping-merchant-inventories 1.5.3</summary>



</details>

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



### Bug Fixes

* **cs:** fix style issues in BatchTest.php ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **cs:** format multi-line args ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* move seedTable back to its original location ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **spanner:** fix PgReadTest index creation on shared database ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))
* **Spanner:** Make System Tests Work & Work Faster ([#9401](https://github.com/googleapis/google-cloud-php/issues/9401)) ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63))

</details>

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



### Bug Fixes

* **Storage:** restore error handler in StreamWrapperTest ([#9489](https://github.com/googleapis/google-cloud-php/issues/9489)) ([9942b2c](https://github.com/googleapis/google-cloud-php/commit/9942b2c94498fd33a30b8e767f60b7fc016a13e0))

</details>

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



### Features

* [StorageControl] add ViewObjectFullContext RPC and RapidCacheInfo in Storage Control v2 ([#9481](https://github.com/googleapis/google-cloud-php/issues/9481)) ([b35ec14](https://github.com/googleapis/google-cloud-php/commit/b35ec14248fa1b92117df9b8eec5ab595b966a75))

</details>

<details><summary>google/cloud-workloadidentity 0.1.0</summary>



### Features

* introduce the WorkloadIdentity component ([#9488](https://github.com/googleapis/google-cloud-php/issues/9488)) ([1abc161](https://github.com/googleapis/google-cloud-php/commit/1abc161c15cd1ec0c8734cd6c9e984aba3906865))

</details>

## 0.341.0

<details><summary>google/cloud-access-approval 2.2.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion CommerceProducer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.73.1
1.73.2
2 changes: 1 addition & 1 deletion Gax/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.47.1
1.48.0
2 changes: 1 addition & 1 deletion LongRunning/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.8.1
2 changes: 1 addition & 1 deletion LongRunning/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Google LongRunning Client for PHP",
"license": "Apache-2.0",
"minimum-stability": "stable",
"version": "0.8.0",
"version": "0.8.1",
"autoload": {
"psr-4": {
"Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning",
Expand Down
2 changes: 1 addition & 1 deletion OracleDatabase/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0
2 changes: 1 addition & 1 deletion RecaptchaEnterprise/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.5.0
2 changes: 1 addition & 1 deletion ShoppingCommonProtos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1
2 changes: 1 addition & 1 deletion ShoppingMerchantInventories/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.2
1.5.3
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.10.5
2.10.6
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.1
2.5.2
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.5.1';
const VERSION = '2.5.2';

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.10.1
1.11.0
2 changes: 1 addition & 1 deletion WorkloadIdentity/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"google/cloud-chronicle": "0.6.0",
"google/cloud-cloudcontrolspartner": "0.6.0",
"google/cloud-commerce-consumer-procurement": "1.4.0",
"google/cloud-commerceproducer": "0.0.0",
"google/cloud-commerceproducer": "0.1.0",
"google/cloud-common-protos": "1.0.1",
"google/cloud-compute": "2.12.0",
"google/cloud-confidentialcomputing": "1.8.0",
Expand All @@ -149,7 +149,7 @@
"google/cloud-contact-center-insights": "2.5.0",
"google/cloud-container": "2.11.0",
"google/cloud-container-analysis": "1.3.0",
"google/cloud-core": "1.73.1",
"google/cloud-core": "1.73.2",
"google/cloud-data-catalog": "2.5.0",
"google/cloud-data-fusion": "1.2.0",
"google/cloud-databasecenter": "0.8.0",
Expand Down Expand Up @@ -219,7 +219,7 @@
"google/cloud-networkservices": "0.12.0",
"google/cloud-notebooks": "1.2.0",
"google/cloud-optimization": "1.2.0",
"google/cloud-oracledatabase": "0.10.0",
"google/cloud-oracledatabase": "0.11.0",
"google/cloud-orchestration-airflow": "2.3.0",
"google/cloud-org-policy": "1.4.0",
"google/cloud-osconfig": "2.3.0",
Expand All @@ -235,7 +235,7 @@
"google/cloud-pubsub": "2.20.0",
"google/cloud-quotas": "1.7.0",
"google/cloud-rapidmigrationassessment": "1.3.0",
"google/cloud-recaptcha-enterprise": "2.4.0",
"google/cloud-recaptcha-enterprise": "2.5.0",
"google/cloud-recommendations-ai": "0.10.0",
"google/cloud-recommender": "2.3.0",
"google/cloud-redis": "2.3.0",
Expand All @@ -257,11 +257,11 @@
"google/cloud-service-usage": "2.2.1",
"google/cloud-servicehealth": "0.5.1",
"google/cloud-shell": "2.2.1",
"google/cloud-spanner": "2.10.5",
"google/cloud-spanner": "2.10.6",
"google/cloud-speech": "2.5.4",
"google/cloud-sql-admin": "1.11.1",
"google/cloud-storage": "2.5.1",
"google/cloud-storage-control": "1.10.1",
"google/cloud-storage": "2.5.2",
"google/cloud-storage-control": "1.11.0",
"google/cloud-storage-transfer": "2.4.1",
"google/cloud-storagebatchoperations": "0.7.1",
"google/cloud-storageinsights": "1.4.1",
Expand All @@ -286,24 +286,24 @@
"google/cloud-web-risk": "2.4.0",
"google/cloud-web-security-scanner": "1.3.0",
"google/cloud-workflows": "1.4.0",
"google/cloud-workloadidentity": "0.0.0",
"google/cloud-workloadidentity": "0.1.0",
"google/cloud-workloadmanager": "0.3.0",
"google/common-protos": "4.14.1",
"google/developer-knowledge": "0.3.0",
"google/developers-knowledge": "0.0.0",
"google/gax": "1.47.1",
"google/gax": "1.48.0",
"google/geo-common-protos": "0.2.4",
"google/grafeas": "1.9.0",
"google/longrunning": "0.8.0",
"google/longrunning": "0.8.1",
"google/maps-fleetengine": "0.6.0",
"google/maps-fleetengine-delivery": "0.6.0",
"google/maps-routeoptimization": "0.7.0",
"google/shopping-common-protos": "0.5.0",
"google/shopping-common-protos": "0.5.1",
"google/shopping-css": "0.8.3",
"google/shopping-merchant-accounts": "1.4.3",
"google/shopping-merchant-conversions": "1.2.1",
"google/shopping-merchant-datasources": "1.3.3",
"google/shopping-merchant-inventories": "1.5.2",
"google/shopping-merchant-inventories": "1.5.3",
"google/shopping-merchant-issueresolution": "1.3.3",
"google/shopping-merchant-lfp": "1.2.3",
"google/shopping-merchant-notifications": "1.2.3",
Expand Down
Loading