Skip to content

Commit

Permalink
chore(main): release 0.227.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 17, 2023
1 parent db8dcf5 commit 322344e
Show file tree
Hide file tree
Showing 11 changed files with 98 additions and 17 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.27.0
0.28.0
81 changes: 81 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,86 @@
# Changelog

## 0.227.0

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



### Features

* Add deployment_timeout to UploadModel ModelContainerSpec ([#6789](https://github.com/googleapis/google-cloud-php/issues/6789)) ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))
* Add shared_memory_size_mb to UploadModel ModelContainerSpec ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))
* Add startup_probe, health_probe to UploadModel ModelContainerSpec ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))

</details>

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



### Features

* Add Provisioning Request API ([#6796](https://github.com/googleapis/google-cloud-php/issues/6796)) ([ff27805](https://github.com/googleapis/google-cloud-php/commit/ff2780532f52fe4ade6c780ce354d9e0124fdf4a))

</details>

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



### Features

* Added DataQualityResult.score, dimension_score, column_score ([#6797](https://github.com/googleapis/google-cloud-php/issues/6797)) ([db8dcf5](https://github.com/googleapis/google-cloud-php/commit/db8dcf55df8008d4cf991ab37a3d1d04d11f7b7a))
* New event types GOVERNANCE_RULE_MATCHED_RESOURCES, GOVERNANCE_RULE_SEARCH_LIMIT_EXCEEDS, GOVERNANCE_RULE_ERRORS ([db8dcf5](https://github.com/googleapis/google-cloud-php/commit/db8dcf55df8008d4cf991ab37a3d1d04d11f7b7a))

</details>

<details><summary>google/cloud-filestore 1.4.0</summary>



### Features

* Added REGIONAL tier support in the v1 API ([#6790](https://github.com/googleapis/google-cloud-php/issues/6790)) ([244675e](https://github.com/googleapis/google-cloud-php/commit/244675e44914bd42cac8453c224e2cfc4e77824a))

</details>

<details><summary>google/cloud-firestore 1.38.0</summary>



### Features

* **Firestore:** SUM / AVG aggregation feature ([#6557](https://github.com/googleapis/google-cloud-php/issues/6557)) ([53a2795](https://github.com/googleapis/google-cloud-php/commit/53a2795947ac29e16ece35f8a77ca1e848fc9062))

</details>

<details><summary>google/cloud-profiler 1.2.4</summary>



</details>

<details><summary>google/cloud-redis-cluster 0.1.0</summary>



### Features

* Introduce Redis Cluster ([#6795](https://github.com/googleapis/google-cloud-php/issues/6795)) ([b161dcf](https://github.com/googleapis/google-cloud-php/commit/b161dcfd1a1a6b1a42cc165c3371d8b3433572b7))

</details>

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



### Features

* Introduce Telecoautomation ([#6794](https://github.com/googleapis/google-cloud-php/issues/6794)) ([4e0b460](https://github.com/googleapis/google-cloud-php/commit/4e0b460add3c599b79ca3e1dd863eec197e711ee))

</details>

## 0.226.0

<details><summary>google/cloud-ai-platform 0.27.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.22.0
1.23.0
2 changes: 1 addition & 1 deletion Dataplex/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.1
0.12.0
2 changes: 1 addition & 1 deletion Filestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.2
1.4.0
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.37.7
1.38.0
2 changes: 1 addition & 1 deletion Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.37.7';
const VERSION = '1.38.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion Profiler/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4
2 changes: 1 addition & 1 deletion RedisCluster/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 TelcoAutomation/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.1.0
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"google/analytics-data": "0.11.2",
"google/cloud-access-approval": "1.1.3",
"google/cloud-advisorynotifications": "0.5.1",
"google/cloud-ai-platform": "0.27.0",
"google/cloud-ai-platform": "0.28.0",
"google/cloud-alloydb": "0.8.0",
"google/cloud-api-gateway": "1.2.2",
"google/cloud-api-keys": "0.3.3",
Expand Down Expand Up @@ -114,7 +114,7 @@
"google/cloud-confidentialcomputing": "0.6.0",
"google/cloud-config": "0.1.2",
"google/cloud-contact-center-insights": "1.7.0",
"google/cloud-container": "1.22.0",
"google/cloud-container": "1.23.0",
"google/cloud-container-analysis": "0.3.4",
"google/cloud-core": "1.52.8",
"google/cloud-data-catalog": "1.8.2",
Expand All @@ -123,7 +123,7 @@
"google/cloud-dataflow": "0.5.1",
"google/cloud-dataform": "0.3.0",
"google/cloud-datalabeling": "0.4.2",
"google/cloud-dataplex": "0.11.1",
"google/cloud-dataplex": "0.12.0",
"google/cloud-dataproc": "3.11.0",
"google/cloud-dataproc-metastore": "0.10.2",
"google/cloud-datastore": "1.24.4",
Expand All @@ -141,8 +141,8 @@
"google/cloud-essential-contacts": "0.3.4",
"google/cloud-eventarc": "1.2.2",
"google/cloud-eventarc-publishing": "0.5.1",
"google/cloud-filestore": "1.3.2",
"google/cloud-firestore": "1.37.7",
"google/cloud-filestore": "1.4.0",
"google/cloud-firestore": "1.38.0",
"google/cloud-functions": "1.4.2",
"google/cloud-game-servers": "1.2.2",
"google/cloud-gke-backup": "0.5.3",
Expand Down Expand Up @@ -179,14 +179,14 @@
"google/cloud-policysimulator": "0.1.1",
"google/cloud-policytroubleshooter-iam": "0.1.1",
"google/cloud-private-catalog": "0.3.3",
"google/cloud-profiler": "1.2.3",
"google/cloud-profiler": "1.2.4",
"google/cloud-pubsub": "1.46.5",
"google/cloud-rapidmigrationassessment": "0.2.2",
"google/cloud-recaptcha-enterprise": "1.5.2",
"google/cloud-recommendations-ai": "0.6.4",
"google/cloud-recommender": "1.9.1",
"google/cloud-redis": "1.8.4",
"google/cloud-redis-cluster": "0.0.0",
"google/cloud-redis-cluster": "0.1.0",
"google/cloud-resource-manager": "0.7.2",
"google/cloud-resource-settings": "1.1.3",
"google/cloud-retail": "1.4.2",
Expand All @@ -210,7 +210,7 @@
"google/cloud-support": "0.1.2",
"google/cloud-talent": "1.2.2",
"google/cloud-tasks": "1.13.2",
"google/cloud-telcoautomation": "0.0.0",
"google/cloud-telcoautomation": "0.1.0",
"google/cloud-text-to-speech": "1.7.2",
"google/cloud-tpu": "1.3.2",
"google/cloud-trace": "1.6.5",
Expand Down

0 comments on commit 322344e

Please sign in to comment.