Skip to content

Commit

Permalink
chore(main): release 0.268.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 8, 2024
1 parent f06f521 commit 8b312ce
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 6 deletions.
48 changes: 48 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,53 @@
# Changelog

## 0.268.0

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



### Features

* Add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate. ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
* Add desired_tier to EnterpriseConfig. ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
* Add DesiredEnterpriseConfig proto message ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
* Add LinuxNodeConfig in NodePoolAutoConfig ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
* Add LocalSsdEncryptionMode in NodeConfig ([#7817](https://github.com/googleapis/google-cloud-php/issues/7817)) ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))
* Add UpgradeInfoEvent proto message ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))


### Documentation

* Minor documentation updates ([f06f521](https://github.com/googleapis/google-cloud-php/commit/f06f521dca37a305ea5bb03aab3053bc819ba9a3))

</details>

<details><summary>google/cloud-network-management 2.2.0</summary>



### Features

* Add DNS endpoint of Google Kubernetes Engine cluster control plane ([#7815](https://github.com/googleapis/google-cloud-php/issues/7815)) ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))
* Add more detailed drop causes to corresponding enum ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))


### Documentation

* Update outdated comments ([aa8ee86](https://github.com/googleapis/google-cloud-php/commit/aa8ee86d83c3eeb0f49afda8979f4aee711aab15))

</details>

<details><summary>google/cloud-servicehealth 0.1.8</summary>



### Documentation

* Add missing doc comments ([#7813](https://github.com/googleapis/google-cloud-php/issues/7813)) ([32a1cee](https://github.com/googleapis/google-cloud-php/commit/32a1ceed3f69637b687aa10f1efae9c11ebed1b7))

</details>

## 0.267.0

<details><summary>google/access-context-manager 1.0.1</summary>
Expand Down
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.3.0
2 changes: 1 addition & 1 deletion NetworkManagement/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.1
2.2.0
2 changes: 1 addition & 1 deletion ServiceHealth/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.7
0.1.8
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"google/cloud-confidentialcomputing": "1.1.1",
"google/cloud-config": "1.0.1",
"google/cloud-contact-center-insights": "2.1.1",
"google/cloud-container": "2.2.1",
"google/cloud-container": "2.3.0",
"google/cloud-container-analysis": "1.0.2",
"google/cloud-core": "1.60.0",
"google/cloud-data-catalog": "2.0.2",
Expand Down Expand Up @@ -174,7 +174,7 @@
"google/cloud-monitoring": "1.11.1",
"google/cloud-netapp": "1.1.1",
"google/cloud-network-connectivity": "2.0.2",
"google/cloud-network-management": "2.1.1",
"google/cloud-network-management": "2.2.0",
"google/cloud-network-security": "1.0.1",
"google/cloud-networkservices": "0.2.1",
"google/cloud-notebooks": "1.0.1",
Expand Down Expand Up @@ -214,7 +214,7 @@
"google/cloud-service-directory": "2.0.1",
"google/cloud-service-management": "2.0.1",
"google/cloud-service-usage": "2.0.1",
"google/cloud-servicehealth": "0.1.7",
"google/cloud-servicehealth": "0.1.8",
"google/cloud-shell": "2.0.2",
"google/cloud-spanner": "1.89.0",
"google/cloud-speech": "1.19.1",
Expand Down

0 comments on commit 8b312ce

Please sign in to comment.