Skip to content

Commit

Permalink
Prepare v0.52.0 (#860)
Browse files Browse the repository at this point in the history
* Prepare v0.52.0

* add auth back to core, for non gapic components (thx bshaffer!)

* add v0.52.0
  • Loading branch information
dwsupplee authored Jan 23, 2018
1 parent 116388f commit 99ad3b2
Show file tree
Hide file tree
Showing 40 changed files with 84 additions and 60 deletions.
46 changes: 23 additions & 23 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,28 +63,28 @@
"phpseclib/phpseclib": "^2"
},
"replace": {
"google/cloud-bigquery": "1.0.1",
"google/cloud-bigtable": "0.1.1",
"google/cloud-container": "0.1.1",
"google/cloud-core": "1.15.1",
"google/cloud-dataproc": "0.1.1",
"google/cloud-datastore": "1.2.1",
"google/cloud-dlp": "0.4.3",
"google/cloud-error-reporting": "0.7.3",
"google/cloud-firestore": "0.3.4",
"google/cloud-language": "0.11.2",
"google/cloud-logging": "1.8.3",
"google/cloud-monitoring": "0.7.3",
"google/cloud-oslogin": "0.1.1",
"google/cloud-pubsub": "0.11.3",
"google/cloud-spanner": "1.0.1",
"google/cloud-speech": "0.10.2",
"google/cloud-storage": "1.3.2",
"google/cloud-trace": "0.5.1",
"google/cloud-translate": "1.1.0",
"google/cloud-videointelligence": "0.8.3",
"google/cloud-vision": "0.8.2",
"google/cloud-debugger": "0.2.0"
"google/cloud-bigquery": "1.0.2",
"google/cloud-bigtable": "0.2.0",
"google/cloud-container": "0.2.0",
"google/cloud-core": "1.15.2",
"google/cloud-dataproc": "0.2.0",
"google/cloud-datastore": "1.2.2",
"google/cloud-dlp": "0.5.0",
"google/cloud-error-reporting": "0.8.0",
"google/cloud-firestore": "0.4.0",
"google/cloud-language": "0.12.0",
"google/cloud-logging": "1.9.0",
"google/cloud-monitoring": "0.8.0",
"google/cloud-oslogin": "0.2.0",
"google/cloud-pubsub": "0.12.0",
"google/cloud-spanner": "1.1.0",
"google/cloud-speech": "0.11.0",
"google/cloud-storage": "1.3.3",
"google/cloud-trace": "0.6.0",
"google/cloud-translate": "1.1.1",
"google/cloud-videointelligence": "0.9.0",
"google/cloud-vision": "0.9.0",
"google/cloud-debugger": "0.3.0"
},
"suggest": {
"phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2.",
Expand Down Expand Up @@ -128,4 +128,4 @@
]
}
}
}
}
23 changes: 23 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": "readme",
"versions": [
"v0.52.0",
"v0.51.0",
"v0.50.1",
"v0.50.0",
Expand Down Expand Up @@ -85,6 +86,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
"v1.0.2",
"v1.0.1",
"v1.0.0",
"v0.6.0",
Expand All @@ -106,6 +108,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v0.2.0",
"v0.1.1",
"v0.1.0",
"master"
Expand All @@ -116,6 +119,7 @@
"name": "google/cloud-container",
"defaultService": "container/readme",
"versions": [
"v0.2.0",
"v0.1.1",
"v0.1.0",
"master"
Expand All @@ -126,6 +130,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
"v1.15.2",
"v1.15.1",
"v1.15.0",
"v1.14.1",
Expand Down Expand Up @@ -161,6 +166,7 @@
"name": "google/cloud-dataproc",
"defaultService": "dataproc/readme",
"versions": [
"v0.2.0",
"v0.1.1",
"v0.1.0",
"master"
Expand All @@ -171,6 +177,7 @@
"name": "google/cloud-datastore",
"defaultService": "datastore/datastoreclient",
"versions": [
"v1.2.2",
"v1.2.1",
"v1.2.0",
"v1.1.0",
Expand All @@ -187,6 +194,7 @@
"name": "google/cloud-debugger",
"defaultService": "debugger/debuggerclient",
"versions": [
"v0.3.0",
"v0.2.0",
"v0.1.0",
"master"
Expand All @@ -197,6 +205,7 @@
"name": "google/cloud-dlp",
"defaultService": "dlp/readme",
"versions": [
"v0.5.0",
"v0.4.3",
"v0.4.2",
"v0.4.1",
Expand All @@ -215,6 +224,7 @@
"name": "google/cloud-error-reporting",
"defaultService": "errorreporting/readme",
"versions": [
"v0.8.0",
"v0.7.3",
"v0.7.2",
"v0.7.1",
Expand All @@ -238,6 +248,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
"v0.4.0",
"v0.3.4",
"v0.3.3",
"v0.3.2",
Expand All @@ -254,6 +265,7 @@
"name": "google/cloud-language",
"defaultService": "language/languageclient",
"versions": [
"v0.12.0",
"v0.11.2",
"v0.11.1",
"v0.11.0",
Expand All @@ -278,6 +290,7 @@
"name": "google/cloud-logging",
"defaultService": "logging/loggingclient",
"versions": [
"v1.9.0",
"v1.8.3",
"v1.8.2",
"v1.8.1",
Expand All @@ -303,6 +316,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
"v0.8.0",
"v0.7.3",
"v0.7.2",
"v0.7.1",
Expand All @@ -326,6 +340,7 @@
"name": "google/cloud-oslogin",
"defaultService": "oslogin/readme",
"versions": [
"v0.2.0",
"v0.1.1",
"v0.1.0",
"master"
Expand All @@ -336,6 +351,7 @@
"name": "google/cloud-pubsub",
"defaultService": "pubsub/pubsubclient",
"versions": [
"v0.12.0",
"v0.11.3",
"v0.11.2",
"v0.11.1",
Expand Down Expand Up @@ -363,6 +379,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
"v1.1.0",
"v1.0.1",
"v1.0.0",
"v0.11.0",
Expand Down Expand Up @@ -391,6 +408,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v0.11.0",
"v0.10.2",
"v0.10.1",
"v0.10.0",
Expand All @@ -414,6 +432,7 @@
"name": "google/cloud-storage",
"defaultService": "storage/storageclient",
"versions": [
"v1.3.3",
"v1.3.2",
"v1.3.1",
"v1.3.0",
Expand All @@ -435,6 +454,7 @@
"name": "google/cloud-trace",
"defaultService": "trace/traceclient",
"versions": [
"v0.6.0",
"v0.5.1",
"v0.5.0",
"v0.4.0",
Expand All @@ -452,6 +472,7 @@
"name": "google/cloud-translate",
"defaultService": "translate/translateclient",
"versions": [
"v1.1.1",
"v1.1.0",
"v1.0.2",
"v1.0.1",
Expand All @@ -467,6 +488,7 @@
"name": "google/cloud-videointelligence",
"defaultService": "videointelligence/videointelligenceserviceclient",
"versions": [
"v0.9.0",
"v0.8.3",
"v0.8.2",
"v0.8.1",
Expand All @@ -489,6 +511,7 @@
"name": "google/cloud-vision",
"defaultService": "vision/visionclient",
"versions": [
"v0.9.0",
"v0.8.2",
"v0.8.1",
"v0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class BigQueryClient
use ClientTrait;
use RetryDeciderTrait;

const VERSION = '1.0.1';
const VERSION = '1.0.2';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion src/Bigtable/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 src/Container/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 src/Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.1
1.15.2
1 change: 1 addition & 0 deletions src/Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"require": {
"php": ">=5.5",
"rize/uri-template": "~0.3",
"google/auth": "^1.2",
"guzzlehttp/guzzle": "^5.3|^6.0",
"guzzlehttp/psr7": "^1.2",
"monolog/monolog": "~1",
Expand Down
2 changes: 1 addition & 1 deletion src/Dataproc/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 src/Datastore/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.2.1';
const VERSION = '1.2.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion src/Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1
1.2.2
2 changes: 1 addition & 1 deletion src/Debugger/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '0.2.0';
const VERSION = '0.3.0';
const DEFAULT_AGENT_VERSION = 'google.com/gcp-php/v0.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
Expand Down
2 changes: 1 addition & 1 deletion src/Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion src/Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.3
0.5.0
2 changes: 1 addition & 1 deletion src/ErrorReporting/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.3
0.8.0
2 changes: 1 addition & 1 deletion src/Firestore/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '0.3.4';
const VERSION = '0.4.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion src/Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.4
0.4.0
2 changes: 1 addition & 1 deletion src/Language/LanguageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class LanguageClient
use ClientTrait;
use RetryDeciderTrait;

const VERSION = '0.11.2';
const VERSION = '0.12.0';

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

Expand Down
2 changes: 1 addition & 1 deletion src/Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.2
0.12.0
2 changes: 1 addition & 1 deletion src/Logging/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.8.3';
const VERSION = '1.9.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
Expand Down
2 changes: 1 addition & 1 deletion src/Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.3
1.9.0
2 changes: 1 addition & 1 deletion src/Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.3
0.8.0
2 changes: 1 addition & 1 deletion src/OsLogin/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 src/PubSub/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class PubSubClient
use IncomingMessageTrait;
use ResourceNameTrait;

const VERSION = '0.11.3';
const VERSION = '0.12.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
2 changes: 1 addition & 1 deletion src/PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.3
0.12.0
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.51.0';
const VERSION = '0.52.0';
}
Loading

0 comments on commit 99ad3b2

Please sign in to comment.