Skip to content

Commit

Permalink
chore(main): release 0.195.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 12, 2022
1 parent 68188ce commit 846b5a2
Show file tree
Hide file tree
Showing 12 changed files with 84 additions and 15 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0
2 changes: 1 addition & 1 deletion BigQueryDataPolicies/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
# Changelog

## 0.195.0

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



### Features

* [AiPlatform] add service_account to UploadModelRequest in aiplatform v1 model_service.proto ([#5688](https://github.com/googleapis/google-cloud-php/issues/5688)) ([abf312e](https://github.com/googleapis/google-cloud-php/commit/abf312e57cc273539e691b4c5dc961a568c2b4ce))

</details>

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



### Features

* Introduce bigquery data policies v1 ([#5693](https://github.com/googleapis/google-cloud-php/issues/5693)) ([68188ce](https://github.com/googleapis/google-cloud-php/commit/68188ce1be3108c77eb1aec509cad3e8ac84d4a5))

</details>

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



### Features

* [Compute] introduce network attachments client ([#757](https://github.com/googleapis/google-cloud-php/issues/757)) ([#5679](https://github.com/googleapis/google-cloud-php/issues/5679)) ([31996f1](https://github.com/googleapis/google-cloud-php/commit/31996f1cc2cb7440898530209224dab5a8a59fd9))

</details>

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



### Features

* [Speech] Added new fields to facilitate debugging ([#5668](https://github.com/googleapis/google-cloud-php/issues/5668)) ([42e734c](https://github.com/googleapis/google-cloud-php/commit/42e734c699d5b7224a84c518c35a729be172637f))

</details>

<details><summary>google/cloud-text-to-speech 1.5.0</summary>



### Features

* [TextToSpeech] add LRS API ([#5680](https://github.com/googleapis/google-cloud-php/issues/5680)) ([7ebae6c](https://github.com/googleapis/google-cloud-php/commit/7ebae6c3de78015842d5f83f3208cb3c464c7a93))

</details>

<details><summary>google/cloud-translate 1.12.10</summary>



### Documentation

* [Translate] fix minor docstring formatting ([#5677](https://github.com/googleapis/google-cloud-php/issues/5677)) ([44bb316](https://github.com/googleapis/google-cloud-php/commit/44bb316b4fa658b8349646729e820fa38cc5c426))

</details>

## 0.194.0

<details><summary>google/cloud-access-approval 1.0.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.5.0
1.6.0
2 changes: 1 addition & 1 deletion Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.8.0
2 changes: 1 addition & 1 deletion Speech/src/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;

const VERSION = '1.7.0';
const VERSION = '1.8.0';

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

Expand Down
2 changes: 1 addition & 1 deletion TextToSpeech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.5
1.5.0
2 changes: 1 addition & 1 deletion Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.9
1.12.10
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"google/analytics-admin": "0.8.0",
"google/analytics-data": "0.9.1",
"google/cloud-access-approval": "1.0.0",
"google/cloud-ai-platform": "0.10.0",
"google/cloud-ai-platform": "0.11.0",
"google/cloud-api-gateway": "1.0.0",
"google/cloud-api-keys": "0.1.1",
"google/cloud-apigee-connect": "1.0.0",
Expand All @@ -98,7 +98,7 @@
"google/cloud-bigquery-analyticshub": "0.1.1",
"google/cloud-bigquery-connection": "1.0.0",
"google/cloud-bigquery-data-exchange": "0.2.1",
"google/cloud-bigquery-datapolicies": "0.1.1",
"google/cloud-bigquery-datapolicies": "0.2.0",
"google/cloud-bigquery-migration": "0.1.1",
"google/cloud-bigquery-reservation": "1.0.0",
"google/cloud-bigquery-storage": "1.2.7",
Expand All @@ -111,7 +111,7 @@
"google/cloud-certificate-manager": "0.3.1",
"google/cloud-channel": "1.0.0",
"google/cloud-common-protos": "0.3.6",
"google/cloud-compute": "1.5.0",
"google/cloud-compute": "1.6.0",
"google/cloud-contact-center-insights": "1.0.0",
"google/cloud-container": "1.9.0",
"google/cloud-container-analysis": "0.2.7",
Expand Down Expand Up @@ -192,16 +192,16 @@
"google/cloud-service-usage": "1.0.0",
"google/cloud-shell": "1.0.0",
"google/cloud-spanner": "1.54.1",
"google/cloud-speech": "1.7.0",
"google/cloud-speech": "1.8.0",
"google/cloud-sql-admin": "0.2.6",
"google/cloud-storage": "1.30.0",
"google/cloud-storage-transfer": "1.0.0",
"google/cloud-talent": "1.0.0",
"google/cloud-tasks": "1.11.6",
"google/cloud-text-to-speech": "1.4.5",
"google/cloud-text-to-speech": "1.5.0",
"google/cloud-tpu": "1.0.0",
"google/cloud-trace": "1.4.10",
"google/cloud-translate": "1.12.9",
"google/cloud-translate": "1.12.10",
"google/cloud-video-live-stream": "0.2.3",
"google/cloud-video-stitcher": "0.3.1",
"google/cloud-video-transcoder": "0.5.0",
Expand Down
7 changes: 7 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
"v0.195.0",
"v0.194.0",
"v0.193.0",
"v0.192.0",
Expand Down Expand Up @@ -188,6 +189,7 @@
"name": "google/cloud-ai-platform",
"defaultService": "aiplatform/readme",
"versions": [
"v0.11.0",
"v0.10.0",
"v0.9.0",
"v0.8.0",
Expand Down Expand Up @@ -627,6 +629,7 @@
"name": "google/cloud-bigquery-datapolicies",
"defaultService": "bigquerydatapolicies/readme",
"versions": [
"v0.2.0",
"v0.1.1",
"v0.1.0",
"main"
Expand Down Expand Up @@ -1008,6 +1011,7 @@
"name": "google/cloud-compute",
"defaultService": "compute/readme",
"versions": [
"v1.6.0",
"v1.5.0",
"v1.4.0",
"v1.3.0",
Expand Down Expand Up @@ -3719,6 +3723,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v1.8.0",
"v1.7.0",
"v1.6.5",
"v1.6.4",
Expand Down Expand Up @@ -4020,6 +4025,7 @@
"name": "google/cloud-text-to-speech",
"defaultService": "texttospeech/readme",
"versions": [
"v1.5.0",
"v1.4.5",
"v1.4.4",
"v1.4.3",
Expand Down Expand Up @@ -4168,6 +4174,7 @@
"name": "google/cloud-translate",
"defaultService": "translate/translateclient",
"versions": [
"v1.12.10",
"v1.12.9",
"v1.12.8",
"v1.12.7",
Expand Down
2 changes: 1 addition & 1 deletion src/ServiceBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
const VERSION = '0.194.0';
const VERSION = '0.195.0';
}
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
*/
class Version
{
const VERSION = '0.194.0';
const VERSION = '0.195.0';
}

0 comments on commit 846b5a2

Please sign in to comment.