Skip to content

Commit

Permalink
chore(main): release 0.225.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 31, 2023
1 parent 490966c commit 549b0db
Show file tree
Hide file tree
Showing 8 changed files with 82 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Batch/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.0
0.13.1
71 changes: 71 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,76 @@
# Changelog

## 0.225.0

<details><summary>google/cloud-batch 0.13.1</summary>



### Documentation

* Update default max parallel tasks per job ([#6750](https://github.com/googleapis/google-cloud-php/issues/6750)) ([ef399b9](https://github.com/googleapis/google-cloud-php/commit/ef399b9e7f0157f832cae1836dcbc99ecb9ddefb))

</details>

<details><summary>google/cloud-container 1.22.0</summary>



### Features

* Add ResourceManagerTags API to attach tags on the underlying Compute Engine VMs of GKE Nodes which can be used to selectively enforce Cloud Firewall network firewall policies ([#6748](https://github.com/googleapis/google-cloud-php/issues/6748)) ([490966c](https://github.com/googleapis/google-cloud-php/commit/490966c444a73dd8c4e4d27b150af0ce5d0d9eda))


### Documentation

* Updated comments ([490966c](https://github.com/googleapis/google-cloud-php/commit/490966c444a73dd8c4e4d27b150af0ce5d0d9eda))

</details>

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



</details>

<details><summary>google/cloud-dataform 0.3.0</summary>



### Features

* Support custom service account repository configuration ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support for ReleaseConfigs ([#6737](https://github.com/googleapis/google-cloud-php/issues/6737)) ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support for WorkflowConfigs ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support labels on repositories ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support new ComputeRepositoryAccessTokenStatus repository method ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support new first-party repository methods for committing, listing/reading files, and fetching history ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support NPMRC environment variables ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support SSH based git authentication configuration ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))
* Support workspace compilation override fields ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))


### Bug Fixes

* Rearrange several messages, thus changing field types ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))


### Documentation

* Several comments reformatted ([c5b3bb1](https://github.com/googleapis/google-cloud-php/commit/c5b3bb1c53aeb0088b835b4e144df317b9275f63))

</details>

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



### Features

* **Storage:** Enable Autoclass V2 ([#6731](https://github.com/googleapis/google-cloud-php/issues/6731)) ([412a8e4](https://github.com/googleapis/google-cloud-php/commit/412a8e43fe2b0a943dc3697def66fb03c5fd24e5))

</details>

## 0.224.0

<details><summary>google/analytics-admin 0.19.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21.1
1.22.0
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.52.7
1.52.8
2 changes: 1 addition & 1 deletion Dataform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.3
0.3.0
2 changes: 1 addition & 1 deletion Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.33.4
1.34.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 = '1.33.4';
const VERSION = '1.34.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
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"google/cloud-assured-workloads": "0.10.1",
"google/cloud-automl": "1.5.3",
"google/cloud-bare-metal-solution": "0.5.1",
"google/cloud-batch": "0.13.0",
"google/cloud-batch": "0.13.1",
"google/cloud-beyondcorp-appconnections": "0.3.1",
"google/cloud-beyondcorp-appconnectors": "0.3.1",
"google/cloud-beyondcorp-appgateways": "0.3.1",
Expand Down Expand Up @@ -115,14 +115,14 @@
"google/cloud-confidentialcomputing": "0.5.1",
"google/cloud-config": "0.1.2",
"google/cloud-contact-center-insights": "1.6.1",
"google/cloud-container": "1.21.1",
"google/cloud-container": "1.22.0",
"google/cloud-container-analysis": "0.3.4",
"google/cloud-core": "1.52.7",
"google/cloud-core": "1.52.8",
"google/cloud-data-catalog": "1.8.1",
"google/cloud-data-fusion": "0.5.1",
"google/cloud-datacatalog-lineage": "0.3.1",
"google/cloud-dataflow": "0.5.1",
"google/cloud-dataform": "0.2.3",
"google/cloud-dataform": "0.3.0",
"google/cloud-datalabeling": "0.4.1",
"google/cloud-dataplex": "0.10.0",
"google/cloud-dataproc": "3.10.1",
Expand Down Expand Up @@ -204,7 +204,7 @@
"google/cloud-spanner": "1.66.0",
"google/cloud-speech": "1.14.3",
"google/cloud-sql-admin": "0.8.0",
"google/cloud-storage": "1.33.4",
"google/cloud-storage": "1.34.0",
"google/cloud-storage-transfer": "1.3.1",
"google/cloud-storageinsights": "0.2.3",
"google/cloud-support": "0.1.2",
Expand Down

0 comments on commit 549b0db

Please sign in to comment.