Skip to content

Commit

Permalink
chore(main): release 0.218.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 5, 2023
1 parent baba59d commit 607d30b
Show file tree
Hide file tree
Showing 8 changed files with 81 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.11.1
0.11.2
2 changes: 1 addition & 1 deletion BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.26.1
1.26.2
2 changes: 1 addition & 1 deletion BigQuery/src/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}

const VERSION = '1.26.1';
const VERSION = '1.26.2';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# Changelog

## 0.218.0

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



### Documentation

* Update description on size_gb in disk field ([#6603](https://github.com/googleapis/google-cloud-php/issues/6603)) ([022b2ee](https://github.com/googleapis/google-cloud-php/commit/022b2ee6b6592c5d759cffde17ca410febd24857))

</details>

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



</details>

<details><summary>google/cloud-discoveryengine 0.7.0</summary>



### Features

* Added more options for search extractive content support ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))
* Added more skip reasons and details for search summarization ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))
* Added query expansion details in search response ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Added query expansion details in search response ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))
* Allow uri in user events ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Allow uri in user events ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))
* Support bring your own embedding feature ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Support conversational / multi-turn search ([#6602](https://github.com/googleapis/google-cloud-php/issues/6602)) ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Support image search ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Support search summarization ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Support structural search features ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Support tail suggestions in completion API ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Supported bring your own embedding feature ([#6600](https://github.com/googleapis/google-cloud-php/issues/6600)) ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))
* Updated summarization interface for multi-turn search ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))


### Documentation

* Keep the API doc up-to-date with recent changes ([cc040f3](https://github.com/googleapis/google-cloud-php/commit/cc040f3c7459ecdfbab7f5edcaad3b3f78aa6007))
* Keep the API doc up-to-date with recent changes ([3617d3d](https://github.com/googleapis/google-cloud-php/commit/3617d3d1c54d704e7d723c44abea5bcd5ee242fb))

</details>

<details><summary>google/cloud-kms 1.20.2</summary>



### Documentation

* Minor formatting ([#6599](https://github.com/googleapis/google-cloud-php/issues/6599)) ([b745f7c](https://github.com/googleapis/google-cloud-php/commit/b745f7c75a7c5144cdba8dba3b0f090c548723c5))
* Minor formatting ([#6605](https://github.com/googleapis/google-cloud-php/issues/6605)) ([c911e23](https://github.com/googleapis/google-cloud-php/commit/c911e234409193fdaa5e1a5727e51b894d6e6453))

</details>

<details><summary>google/cloud-recommender 1.9.0</summary>



### Features

* Add MarkRecommendationDismissed method ([#6604](https://github.com/googleapis/google-cloud-php/issues/6604)) ([baba59d](https://github.com/googleapis/google-cloud-php/commit/baba59d65973e28f8a3f7f6e70701badcd39e855))
* Add Sustainability and Reliability impact ([baba59d](https://github.com/googleapis/google-cloud-php/commit/baba59d65973e28f8a3f7f6e70701badcd39e855))
* Billing account scoped Recommender/InsightType config ([baba59d](https://github.com/googleapis/google-cloud-php/commit/baba59d65973e28f8a3f7f6e70701badcd39e855))

</details>

## 0.217.0

<details><summary>google/cloud-batch 0.11.1</summary>
Expand Down
2 changes: 1 addition & 1 deletion DiscoveryEngine/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.7.0
2 changes: 1 addition & 1 deletion Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.20.1
1.20.2
2 changes: 1 addition & 1 deletion Recommender/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.2
1.9.0
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@
"google/cloud-assured-workloads": "0.10.0",
"google/cloud-automl": "1.5.2",
"google/cloud-bare-metal-solution": "0.5.0",
"google/cloud-batch": "0.11.1",
"google/cloud-batch": "0.11.2",
"google/cloud-beyondcorp-appconnections": "0.3.0",
"google/cloud-beyondcorp-appconnectors": "0.3.0",
"google/cloud-beyondcorp-appgateways": "0.3.0",
"google/cloud-beyondcorp-clientconnectorservices": "0.3.0",
"google/cloud-beyondcorp-clientgateways": "0.3.0",
"google/cloud-bigquery": "1.26.1",
"google/cloud-bigquery": "1.26.2",
"google/cloud-bigquery-analyticshub": "0.2.2",
"google/cloud-bigquery-connection": "1.4.0",
"google/cloud-bigquery-data-exchange": "0.3.2",
Expand Down Expand Up @@ -132,7 +132,7 @@
"google/cloud-debugger": "1.6.1",
"google/cloud-deploy": "0.12.0",
"google/cloud-dialogflow": "1.8.0",
"google/cloud-discoveryengine": "0.6.0",
"google/cloud-discoveryengine": "0.7.0",
"google/cloud-dlp": "1.10.1",
"google/cloud-dms": "1.3.0",
"google/cloud-document-ai": "1.6.0",
Expand All @@ -155,7 +155,7 @@
"google/cloud-iap": "1.3.2",
"google/cloud-ids": "0.4.0",
"google/cloud-iot": "1.6.2",
"google/cloud-kms": "1.20.1",
"google/cloud-kms": "1.20.2",
"google/cloud-kms-inventory": "0.3.0",
"google/cloud-language": "0.31.0",
"google/cloud-life-sciences": "0.5.2",
Expand Down Expand Up @@ -184,7 +184,7 @@
"google/cloud-rapidmigrationassessment": "0.2.0",
"google/cloud-recaptcha-enterprise": "1.4.2",
"google/cloud-recommendations-ai": "0.6.2",
"google/cloud-recommender": "1.8.2",
"google/cloud-recommender": "1.9.0",
"google/cloud-redis": "1.8.2",
"google/cloud-resource-manager": "0.7.0",
"google/cloud-resource-settings": "1.1.2",
Expand Down

0 comments on commit 607d30b

Please sign in to comment.