Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.192.0 #5561

Merged
merged 3 commits into from
Nov 1, 2022
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 AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.0
0.9.0
2 changes: 1 addition & 1 deletion ApiKeys/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 Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.9.0
2 changes: 1 addition & 1 deletion Batch/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion BigQueryAnalyticsHub/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 BigQueryDataPolicies/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 BigQueryMigration/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 Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19.1
1.20.0
2 changes: 1 addition & 1 deletion Bigtable/src/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;

const VERSION = '1.19.1';
const VERSION = '1.20.0';

/**
* @var GapicClient
Expand Down
262 changes: 262 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,267 @@
# Changelog

## 0.192.0

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



### Features

* [AiPlatform] add model_source_info to Model in aiplatform v1 model.proto ([#5515](https://github.com/googleapis/google-cloud-php/issues/5515)) ([96a18c2](https://github.com/googleapis/google-cloud-php/commit/96a18c2351cd81b55cdd5a93316c9c48c13c0935))

</details>

<details><summary>google/cloud-api-keys 0.1.0</summary>



### Features

* Introduce api keys ([#5572](https://github.com/googleapis/google-cloud-php/issues/5572)) ([af7fa7f](https://github.com/googleapis/google-cloud-php/commit/af7fa7faf0caf2a718f64c8e4f5d741b98737cb8))

</details>

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



### Features

* [Asset] add a new searchable field kmsKeys ([#5513](https://github.com/googleapis/google-cloud-php/issues/5513)) ([6ea918c](https://github.com/googleapis/google-cloud-php/commit/6ea918cc7bfb5d9d2bccc61804d381bee2ce4c7e))

</details>

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



### Features

* [Batch] Enable install_gpu_drivers flag in v1 proto ([#5558](https://github.com/googleapis/google-cloud-php/issues/5558)) ([72cb514](https://github.com/googleapis/google-cloud-php/commit/72cb5149bb2f2497b235965f79b079f6d0a16bf0))

</details>

<details><summary>google/cloud-bigquery-analyticshub 0.1.0</summary>



### Features

* Introduce bigquery analyticshub ([#5570](https://github.com/googleapis/google-cloud-php/issues/5570)) ([e3a41f3](https://github.com/googleapis/google-cloud-php/commit/e3a41f38e9aecbe0d6bc9d789de4130515bb157c))

</details>

<details><summary>google/cloud-bigquery-datapolicies 0.1.0</summary>



### Features

* Introduce bigquery data policies ([#5575](https://github.com/googleapis/google-cloud-php/issues/5575)) ([83d69de](https://github.com/googleapis/google-cloud-php/commit/83d69de711fdad019b0b0a0192940e7d98bb88aa))

</details>

<details><summary>google/cloud-bigquery-migration 0.1.0</summary>



### Features

* Introduce bigquery migration ([#5569](https://github.com/googleapis/google-cloud-php/issues/5569)) ([d45f26b](https://github.com/googleapis/google-cloud-php/commit/d45f26b357fd2d7478a7aa2b1d0e3fb676b9d19a))

</details>

<details><summary>google/cloud-bigtable 1.20.0</summary>



### Features

* [Bigtable] remove proto ReadEfficiencyStats ([#5511](https://github.com/googleapis/google-cloud-php/issues/5511)) ([2f548de](https://github.com/googleapis/google-cloud-php/commit/2f548dea533afe4ab67037148e062ce209a513ea))

</details>

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



### Features

* [Compute] Update Compute Engine API to revision 20221011 ([#736](https://github.com/googleapis/google-cloud-php/issues/736)) ([#5565](https://github.com/googleapis/google-cloud-php/issues/5565)) ([f29bdae](https://github.com/googleapis/google-cloud-php/commit/f29bdae76750d0b7fe6662ad8fd6c815b3bfa7c1))

</details>

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



### Features

* [Container] launch GKE Cost Allocations configuration to the v1 GKE API ([#5510](https://github.com/googleapis/google-cloud-php/issues/5510)) ([8c573f8](https://github.com/googleapis/google-cloud-php/commit/8c573f81170b41f73da0ced0e1d97fc4b147a279))

</details>

<details><summary>google/cloud-container-analysis 0.2.6</summary>



### Bug Fixes

* **deps:** Update dependency google/grafeas to ^0.4.0 ([#5555](https://github.com/googleapis/google-cloud-php/issues/5555)) ([76b1809](https://github.com/googleapis/google-cloud-php/commit/76b180933c909487b8602d5ad5d9d2562c9a3eaf))

</details>

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



### Bug Fixes

* Throw an exception when the credentials fetcher cannot fetch a token ([#5579](https://github.com/googleapis/google-cloud-php/issues/5579)) ([a707e9d](https://github.com/googleapis/google-cloud-php/commit/a707e9dc29d9f4b1fa02813573505e9426c918f4))

</details>

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



### Features

* Introduce dataform ([#5577](https://github.com/googleapis/google-cloud-php/issues/5577)) ([6b1a8e0](https://github.com/googleapis/google-cloud-php/commit/6b1a8e0009c96d5e41837c1e824a7a42e1136aba))

</details>

<details><summary>google/cloud-dataproc 3.2.0</summary>



### Features

* [Dataproc] add support for Dataproc metric configuration ([#5517](https://github.com/googleapis/google-cloud-php/issues/5517)) ([86278f2](https://github.com/googleapis/google-cloud-php/commit/86278f26fd33a6a8d43bbfdd8ea12a0d09822e3c))

</details>

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



### Features

* [Deploy] Publish new JobRun resource and associated methods for Google Cloud Deploy ([#5522](https://github.com/googleapis/google-cloud-php/issues/5522)) ([d3c8752](https://github.com/googleapis/google-cloud-php/commit/d3c8752a16124abea1bddfea94bb11c4d56dfca1))

</details>

<details><summary>google/cloud-dialogflow 0.29.0</summary>



### Features

* [Dialogflow] Added StreamingAnalyzeContent API ([#5531](https://github.com/googleapis/google-cloud-php/issues/5531)) ([32c0a26](https://github.com/googleapis/google-cloud-php/commit/32c0a26282fb4e2b8e23e152d8de83425f2513a0))

</details>

<details><summary>google/cloud-gsuite-addons 0.1.0</summary>



### Features

* Introduce gsuite addons ([#5576](https://github.com/googleapis/google-cloud-php/issues/5576)) ([dfa531b](https://github.com/googleapis/google-cloud-php/commit/dfa531bc56f67ec16c6c9c397f651a5642dc3f52))

</details>

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



### Features

* Introduce iam v2 ([#5574](https://github.com/googleapis/google-cloud-php/issues/5574)) ([ddb5ba1](https://github.com/googleapis/google-cloud-php/commit/ddb5ba17646310ee0a640e8c94f7370c9c0ca2f4))

</details>

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



### Features

* **kms:** [Kms] enable generation of Locations mixin ([#5562](https://github.com/googleapis/google-cloud-php/issues/5562)) ([8bd4f64](https://github.com/googleapis/google-cloud-php/commit/8bd4f64ed7fe571d509cc5e73cff4887bfdba835))

</details>

<details><summary>google/cloud-run 0.2.0</summary>



### Features

* [Run] Adds Startup and Liveness probes to Cloud Run v2 API client libraries ([#5557](https://github.com/googleapis/google-cloud-php/issues/5557)) ([094730b](https://github.com/googleapis/google-cloud-php/commit/094730b24f09ddd54782746af22fbc7857ad98f5))

</details>

<details><summary>google/cloud-security-center 1.12.0</summary>



### Features

* [SecurityCenter] Adding project/folder level parents to notification configs in SCC ([#5559](https://github.com/googleapis/google-cloud-php/issues/5559)) ([9706b57](https://github.com/googleapis/google-cloud-php/commit/9706b5751726588a138d781ba4d51d273ed0eea3))

</details>

<details><summary>google/cloud-security-public-ca 0.1.0</summary>



### Features

* Introduce certificate public CA ([#5571](https://github.com/googleapis/google-cloud-php/issues/5571)) ([fba9e05](https://github.com/googleapis/google-cloud-php/commit/fba9e0512a845c7a3b44e1ffa5f0a7cfb76288f6))

</details>

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



### Bug Fixes

* **storage:** Seeking object before file creation ([#5524](https://github.com/googleapis/google-cloud-php/issues/5524)) ([2a92db5](https://github.com/googleapis/google-cloud-php/commit/2a92db51a51688b70b357f8e7b0f4e9279cc7290))

</details>

<details><summary>google/cloud-video-stitcher 0.3.0</summary>



### Features

* [VideoStitcher] Add support for Media CDN ([#5580](https://github.com/googleapis/google-cloud-php/issues/5580)) ([c37b2ca](https://github.com/googleapis/google-cloud-php/commit/c37b2cabdf90d84856263c169ebc2adf5d895ba1))

</details>

<details><summary>google/cloud-vision 1.6.0</summary>



### Features

* [Vision] update comments for image annotator OCR models ([#5263](https://github.com/googleapis/google-cloud-php/issues/5263)) ([99b7c55](https://github.com/googleapis/google-cloud-php/commit/99b7c555a30160a5e3cb840835de9cc9d395859a))

</details>

<details><summary>google/cloud-web-risk 1.2.0</summary>



### Features

* [WebRisk] Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type ([#5553](https://github.com/googleapis/google-cloud-php/issues/5553)) ([3877e2c](https://github.com/googleapis/google-cloud-php/commit/3877e2c7f57615203ba67deaf49861c8915a6f62))

</details>

## 0.191.0

<details><summary>google/analytics-admin 0.7.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion Compute/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.1
1.8.0
2 changes: 1 addition & 1 deletion ContainerAnalysis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.5
0.2.6
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.47.3
1.47.4
2 changes: 1 addition & 1 deletion Dataform/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 Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2
3.2.0
2 changes: 1 addition & 1 deletion Deploy/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.3.0
2 changes: 1 addition & 1 deletion Dialogflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.28.1
0.29.0
2 changes: 1 addition & 1 deletion GSuiteAddOns/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 Iam/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 Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.4
1.14.0
2 changes: 1 addition & 1 deletion Run/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0
2 changes: 1 addition & 1 deletion SecurityCenter/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.0
1.12.0
2 changes: 1 addition & 1 deletion SecurityPublicCA/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 Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.28.1
1.28.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 = '1.28.1';
const VERSION = '1.28.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 VideoStitcher/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.3.0
2 changes: 1 addition & 1 deletion Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.10
1.6.0
2 changes: 1 addition & 1 deletion Vision/src/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class VisionClient
use ClientTrait;
use ValidateTrait;

const VERSION = '1.5.10';
const VERSION = '1.6.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion WebRisk/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.7
1.2.0
Loading