Skip to content

Commit

Permalink
chore(main): release 0.184.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 7, 2022
1 parent c92aa81 commit 2431671
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 13 deletions.
2 changes: 1 addition & 1 deletion AiPlatform/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.5.0
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,57 @@
# Changelog

## 0.184.0

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



### Features

* [AiPlatform] add monitor_window to ModelDeploymentMonitoringScheduleConfig proto in aiplatform v1/v1beta1 model_deployment_monitoring_job.proto ([#5320](https://github.com/googleapis/google-cloud-php/issues/5320)) ([c92aa81](https://github.com/googleapis/google-cloud-php/commit/c92aa81ead0280562b4d923e1824b7c07b5d61fe))

</details>

<details><summary>google/cloud-contact-center-insights 0.2.5</summary>



### Documentation

* [ContactCenterInsights] Updating comments ([#5319](https://github.com/googleapis/google-cloud-php/issues/5319)) ([9574294](https://github.com/googleapis/google-cloud-php/commit/957429495164efc545700d7aab3fc94640710bd6))

</details>

<details><summary>google/cloud-functions 0.4.0</summary>



### Features

* [Functions] added support for CMEK ([#5321](https://github.com/googleapis/google-cloud-php/issues/5321)) ([65913d0](https://github.com/googleapis/google-cloud-php/commit/65913d04710d2fe031ceee43d4cb125be373e291))

</details>

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



### Features

* [Shell] expose clientCertSource option ([#4889](https://github.com/googleapis/google-cloud-php/issues/4889)) ([7326883](https://github.com/googleapis/google-cloud-php/commit/7326883999de2faf92b434892d4286afb9f5356b))

</details>

<details><summary>google/cloud-spanner 1.50.0</summary>



### Features

* [Spanner] add Session creator role ([#5318](https://github.com/googleapis/google-cloud-php/issues/5318)) ([fb87e51](https://github.com/googleapis/google-cloud-php/commit/fb87e51c917e16709c03830a16d50ad372c5780f))

</details>

## 0.183.0

<details><summary>google/cloud-ai-platform 0.4.0</summary>
Expand Down
2 changes: 1 addition & 1 deletion ContactCenterInsights/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.2.5
2 changes: 1 addition & 1 deletion Functions/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2
0.4.0
2 changes: 1 addition & 1 deletion Shell/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.2.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.49.2
1.50.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.49.2';
const VERSION = '1.50.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"google/analytics-admin": "0.6.2",
"google/analytics-data": "0.8.4",
"google/cloud-access-approval": "0.5.0",
"google/cloud-ai-platform": "0.4.0",
"google/cloud-ai-platform": "0.5.0",
"google/cloud-api-gateway": "0.2.3",
"google/cloud-apigee-connect": "0.2.6",
"google/cloud-appengine-admin": "0.3.1",
Expand All @@ -99,7 +99,7 @@
"google/cloud-channel": "0.6.5",
"google/cloud-common-protos": "0.3.3",
"google/cloud-compute": "1.1.0",
"google/cloud-contact-center-insights": "0.2.4",
"google/cloud-contact-center-insights": "0.2.5",
"google/cloud-container": "1.6.3",
"google/cloud-container-analysis": "0.2.2",
"google/cloud-core": "1.46.0",
Expand All @@ -126,7 +126,7 @@
"google/cloud-eventarc-publishing": "0.2.3",
"google/cloud-filestore": "0.1.4",
"google/cloud-firestore": "1.23.0",
"google/cloud-functions": "0.3.2",
"google/cloud-functions": "0.4.0",
"google/cloud-game-servers": "0.4.3",
"google/cloud-gke-connect-gateway": "0.1.5",
"google/cloud-gke-hub": "0.4.0",
Expand Down Expand Up @@ -170,8 +170,8 @@
"google/cloud-service-directory": "0.7.2",
"google/cloud-service-management": "0.3.2",
"google/cloud-service-usage": "0.2.4",
"google/cloud-shell": "0.1.4",
"google/cloud-spanner": "1.49.2",
"google/cloud-shell": "0.2.0",
"google/cloud-spanner": "1.50.0",
"google/cloud-speech": "1.6.1",
"google/cloud-sql-admin": "0.2.3",
"google/cloud-storage": "1.27.1",
Expand Down
6 changes: 6 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.184.0",
"v0.183.0",
"v0.182.0",
"v0.181.0",
Expand Down Expand Up @@ -308,6 +309,7 @@
"name": "google/cloud-ai-platform",
"defaultService": "aiplatform/readme",
"versions": [
"v0.5.0",
"v0.4.0",
"v0.3.1",
"v0.3.0",
Expand Down Expand Up @@ -952,6 +954,7 @@
"name": "google/cloud-contact-center-insights",
"defaultService": "contactcenterinsights/readme",
"versions": [
"v0.2.5",
"v0.2.4",
"v0.2.3",
"v0.2.2",
Expand Down Expand Up @@ -1908,6 +1911,7 @@
"name": "google/cloud-functions",
"defaultService": "functions/readme",
"versions": [
"v0.4.0",
"v0.3.2",
"v0.3.1",
"v0.3.0",
Expand Down Expand Up @@ -3135,6 +3139,7 @@
"name": "google/cloud-shell",
"defaultService": "shell/readme",
"versions": [
"v0.2.0",
"v0.1.4",
"v0.1.3",
"v0.1.2",
Expand All @@ -3148,6 +3153,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
"v1.50.0",
"v1.49.2",
"v1.49.1",
"v1.49.0",
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.183.0';
const VERSION = '0.184.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.183.0';
const VERSION = '0.184.0';
}

0 comments on commit 2431671

Please sign in to comment.