From 2de0ffd3dcc71042554b911eac02781f77467a80 Mon Sep 17 00:00:00 2001 From: David Supplee Date: Wed, 11 Apr 2018 13:38:38 -0400 Subject: [PATCH] Prepare v0.60.0 (#1007) * v0.60.0 * Add dev dependencies to IoT --- BigQueryDataTransfer/VERSION | 2 +- Bigtable/VERSION | 2 +- Container/VERSION | 2 +- Dataproc/VERSION | 2 +- Datastore/VERSION | 2 +- Datastore/src/DatastoreClient.php | 2 +- Debugger/VERSION | 2 +- Debugger/src/DebuggerClient.php | 2 +- Dlp/VERSION | 2 +- ErrorReporting/VERSION | 2 +- Firestore/VERSION | 2 +- Firestore/src/FirestoreClient.php | 2 +- Iot/VERSION | 2 +- Iot/composer.json | 5 ++++ Language/VERSION | 2 +- Language/src/LanguageClient.php | 2 +- Logging/VERSION | 2 +- Logging/src/LoggingClient.php | 2 +- Monitoring/VERSION | 2 +- OsLogin/VERSION | 2 +- PubSub/VERSION | 2 +- PubSub/src/PubSubClient.php | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- Speech/VERSION | 2 +- Speech/src/SpeechClient.php | 2 +- Trace/VERSION | 2 +- Trace/src/TraceClient.php | 2 +- VideoIntelligence/VERSION | 2 +- Vision/VERSION | 2 +- Vision/src/VisionClient.php | 2 +- composer.json | 40 +++++++++++++++---------------- docs/manifest.json | 21 ++++++++++++++++ src/ServiceBuilder.php | 2 +- src/Version.php | 2 +- 35 files changed, 78 insertions(+), 52 deletions(-) diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index 9fc80f937fab..87a0871112f9 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -0.3.2 \ No newline at end of file +0.3.3 \ No newline at end of file diff --git a/Bigtable/VERSION b/Bigtable/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/Container/VERSION b/Container/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/Dataproc/VERSION b/Dataproc/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/Dataproc/VERSION +++ b/Dataproc/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/Datastore/VERSION b/Datastore/VERSION index 13175fdc4371..c9929e36a808 100644 --- a/Datastore/VERSION +++ b/Datastore/VERSION @@ -1 +1 @@ -1.4.1 \ No newline at end of file +1.4.2 \ No newline at end of file diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php index b57da5a74fba..7b2af6f0b668 100644 --- a/Datastore/src/DatastoreClient.php +++ b/Datastore/src/DatastoreClient.php @@ -79,7 +79,7 @@ class DatastoreClient use ClientTrait; use DatastoreTrait; - const VERSION = '1.4.1'; + const VERSION = '1.4.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore'; diff --git a/Debugger/VERSION b/Debugger/VERSION index 7ceb04048e8a..b1d7abc0dbab 100644 --- a/Debugger/VERSION +++ b/Debugger/VERSION @@ -1 +1 @@ -0.6.1 \ No newline at end of file +0.6.2 \ No newline at end of file diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php index c77120e5dd0d..687ab71aa9e0 100644 --- a/Debugger/src/DebuggerClient.php +++ b/Debugger/src/DebuggerClient.php @@ -38,7 +38,7 @@ class DebuggerClient { use ClientTrait; - const VERSION = '0.6.1'; + const VERSION = '0.6.2'; const DEFAULT_AGENT_VERSION = 'google.com/gcp-php/v0.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Dlp/VERSION b/Dlp/VERSION index 7deb86fee428..d5cc44d1d3f2 100644 --- a/Dlp/VERSION +++ b/Dlp/VERSION @@ -1 +1 @@ -0.7.1 \ No newline at end of file +0.7.2 \ No newline at end of file diff --git a/ErrorReporting/VERSION b/ErrorReporting/VERSION index f76f9131742e..b3ec1638fda7 100644 --- a/ErrorReporting/VERSION +++ b/ErrorReporting/VERSION @@ -1 +1 @@ -0.9.2 \ No newline at end of file +0.9.3 \ No newline at end of file diff --git a/Firestore/VERSION b/Firestore/VERSION index bcaffe19b5bb..8adc70fdd9d6 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -0.7.0 \ No newline at end of file +0.8.0 \ No newline at end of file diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index 5b50f439aa19..c41393b0d53d 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -54,7 +54,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '0.7.0'; + const VERSION = '0.8.0'; const DEFAULT_DATABASE = '(default)'; diff --git a/Iot/VERSION b/Iot/VERSION index 6c6aa7cb0918..6da28dde76d6 100644 --- a/Iot/VERSION +++ b/Iot/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.1.1 \ No newline at end of file diff --git a/Iot/composer.json b/Iot/composer.json index 6603eafa1f6c..6e5b9511a43d 100644 --- a/Iot/composer.json +++ b/Iot/composer.json @@ -20,6 +20,11 @@ "google/proto-client": "^0.36", "google/gax": "^0.31.1" }, + "require-dev": { + "phpunit/phpunit": "^4.8|^5.0", + "google/cloud-core": "^1.14", + "phpdocumentor/reflection": "^3.0" + }, "suggest": { "ext-protobuf": "Provides a significant increase in throughput over the pure PHP protobuf implementation. See https://cloud.google.com/php/grpc for installation instructions." } diff --git a/Language/VERSION b/Language/VERSION index ed0d9e9902b9..3f8dcd03d2db 100644 --- a/Language/VERSION +++ b/Language/VERSION @@ -1 +1 @@ -0.13.1 \ No newline at end of file +0.13.2 \ No newline at end of file diff --git a/Language/src/LanguageClient.php b/Language/src/LanguageClient.php index 250ca0a84e8d..eaa69f06e0c8 100644 --- a/Language/src/LanguageClient.php +++ b/Language/src/LanguageClient.php @@ -44,7 +44,7 @@ class LanguageClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '0.13.1'; + const VERSION = '0.13.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Logging/VERSION b/Logging/VERSION index e33692ab6f79..70ad429ec24a 100644 --- a/Logging/VERSION +++ b/Logging/VERSION @@ -1 +1 @@ -1.10.1 \ No newline at end of file +1.10.2 \ No newline at end of file diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php index 92ddc582a29f..e9602aa4c25a 100644 --- a/Logging/src/LoggingClient.php +++ b/Logging/src/LoggingClient.php @@ -69,7 +69,7 @@ class LoggingClient use ArrayTrait; use ClientTrait; - const VERSION = '1.10.1'; + const VERSION = '1.10.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read'; diff --git a/Monitoring/VERSION b/Monitoring/VERSION index f514a2f0bd05..f76f9131742e 100644 --- a/Monitoring/VERSION +++ b/Monitoring/VERSION @@ -1 +1 @@ -0.9.1 \ No newline at end of file +0.9.2 \ No newline at end of file diff --git a/OsLogin/VERSION b/OsLogin/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/OsLogin/VERSION +++ b/OsLogin/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/PubSub/VERSION b/PubSub/VERSION index 8cfbc905b39f..8428158dc5bd 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -1.1.1 \ No newline at end of file +1.1.2 \ No newline at end of file diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index ae49da611f39..a5760f1eb709 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -85,7 +85,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.1.1'; + const VERSION = '1.1.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Spanner/VERSION b/Spanner/VERSION index 6261a05bb0ef..d5e98f723f15 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.3.1 \ No newline at end of file +1.3.2 \ No newline at end of file diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index b4faf1b06746..4ed4fd05ec9c 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -77,7 +77,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.3.1'; + const VERSION = '1.3.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/Speech/VERSION b/Speech/VERSION index aac2dacab4fe..e96a87111cbb 100644 --- a/Speech/VERSION +++ b/Speech/VERSION @@ -1 +1 @@ -0.12.1 \ No newline at end of file +0.12.2 \ No newline at end of file diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php index dda09234dd56..e022f202b57e 100644 --- a/Speech/src/SpeechClient.php +++ b/Speech/src/SpeechClient.php @@ -43,7 +43,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.12.1'; + const VERSION = '0.12.2'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Trace/VERSION b/Trace/VERSION index 7deb86fee428..d5cc44d1d3f2 100644 --- a/Trace/VERSION +++ b/Trace/VERSION @@ -1 +1 @@ -0.7.1 \ No newline at end of file +0.7.2 \ No newline at end of file diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php index af07c49d1004..3c0b51289fec 100644 --- a/Trace/src/TraceClient.php +++ b/Trace/src/TraceClient.php @@ -43,7 +43,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.7.1'; + const VERSION = '0.7.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/VideoIntelligence/VERSION b/VideoIntelligence/VERSION index 71172b43ae95..42624f314efd 100644 --- a/VideoIntelligence/VERSION +++ b/VideoIntelligence/VERSION @@ -1 +1 @@ -0.10.1 \ No newline at end of file +0.10.2 \ No newline at end of file diff --git a/Vision/VERSION b/Vision/VERSION index 027934ea1a1a..a8839f70de05 100644 --- a/Vision/VERSION +++ b/Vision/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/Vision/src/VisionClient.php b/Vision/src/VisionClient.php index d59595cbcd8b..8bd7690a2c06 100644 --- a/Vision/src/VisionClient.php +++ b/Vision/src/VisionClient.php @@ -43,7 +43,7 @@ class VisionClient use ClientTrait; use ValidateTrait; - const VERSION = '0.11.1'; + const VERSION = '0.11.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/composer.json b/composer.json index 9771bed934e3..e9647f8b6b4d 100644 --- a/composer.json +++ b/composer.json @@ -66,29 +66,29 @@ }, "replace": { "google/cloud-bigquery": "1.2.0", - "google/cloud-bigquerydatatransfer": "0.3.2", - "google/cloud-bigtable": "0.3.1", - "google/cloud-container": "0.3.1", + "google/cloud-bigquerydatatransfer": "0.3.3", + "google/cloud-bigtable": "0.3.2", + "google/cloud-container": "0.3.2", "google/cloud-core": "1.19.1", - "google/cloud-dataproc": "0.3.1", - "google/cloud-datastore": "1.4.1", - "google/cloud-dlp": "0.7.1", - "google/cloud-error-reporting": "0.9.2", - "google/cloud-firestore": "0.7.0", - "google/cloud-iot": "0.1.0", - "google/cloud-language": "0.13.1", - "google/cloud-logging": "1.10.1", - "google/cloud-monitoring": "0.9.1", - "google/cloud-oslogin": "0.3.1", - "google/cloud-pubsub": "1.1.1", - "google/cloud-spanner": "1.3.1", - "google/cloud-speech": "0.12.1", + "google/cloud-dataproc": "0.3.2", + "google/cloud-datastore": "1.4.2", + "google/cloud-dlp": "0.7.2", + "google/cloud-error-reporting": "0.9.3", + "google/cloud-firestore": "0.8.0", + "google/cloud-iot": "0.1.1", + "google/cloud-language": "0.13.2", + "google/cloud-logging": "1.10.2", + "google/cloud-monitoring": "0.9.2", + "google/cloud-oslogin": "0.3.2", + "google/cloud-pubsub": "1.1.2", + "google/cloud-spanner": "1.3.2", + "google/cloud-speech": "0.12.2", "google/cloud-storage": "1.4.0", - "google/cloud-trace": "0.7.1", + "google/cloud-trace": "0.7.2", "google/cloud-translate": "1.2.0", - "google/cloud-videointelligence": "0.10.1", - "google/cloud-vision": "0.11.1", - "google/cloud-debugger": "0.6.1" + "google/cloud-videointelligence": "0.10.2", + "google/cloud-vision": "0.11.2", + "google/cloud-debugger": "0.6.2" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", diff --git a/docs/manifest.json b/docs/manifest.json index 0b44215f18a8..5fa5a4b930c4 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.60.0", "v0.59.0", "v0.58.1", "v0.58.0", @@ -121,6 +122,7 @@ "name": "google/cloud-bigquerydatatransfer", "defaultService": "bigquerydatatransfer/readme", "versions": [ + "v0.3.3", "v0.3.2", "v0.3.1", "v0.3.0", @@ -132,6 +134,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.3", @@ -148,6 +151,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.3", @@ -207,6 +211,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.3", @@ -223,6 +228,7 @@ "name": "google/cloud-datastore", "defaultService": "datastore/datastoreclient", "versions": [ + "v1.4.2", "v1.4.1", "v1.4.0", "v1.3.1", @@ -244,6 +250,7 @@ "name": "google/cloud-debugger", "defaultService": "debugger/debuggerclient", "versions": [ + "v0.6.2", "v0.6.1", "v0.6.0", "v0.5.0", @@ -259,6 +266,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.7.2", "v0.7.1", "v0.7.0", "v0.6.0", @@ -284,6 +292,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.9.3", "v0.9.2", "v0.9.1", "v0.9.0", @@ -315,6 +324,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v0.8.0", "v0.7.0", "v0.6.0", "v0.5.2", @@ -339,6 +349,7 @@ "name": "google/cloud-iot", "defaultService": "iot/readme", "versions": [ + "v0.1.1", "v0.1.0", "master" ] @@ -348,6 +359,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.13.2", "v0.13.1", "v0.13.0", "v0.12.3", @@ -378,6 +390,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.10.2", "v1.10.1", "v1.10.0", "v1.9.4", @@ -410,6 +423,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.9.2", "v0.9.1", "v0.9.0", "v0.8.3", @@ -439,6 +453,7 @@ "name": "google/cloud-oslogin", "defaultService": "oslogin/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.3", @@ -455,6 +470,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.1.2", "v1.1.1", "v1.1.0", "v1.0.2", @@ -490,6 +506,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.3.2", "v1.3.1", "v1.3.0", "v1.2.1", @@ -525,6 +542,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.12.2", "v0.12.1", "v0.12.0", "v0.11.3", @@ -578,6 +596,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.7.2", "v0.7.1", "v0.7.0", "v0.6.3", @@ -619,6 +638,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/videointelligenceserviceclient", "versions": [ + "v0.10.2", "v0.10.1", "v0.10.0", "v0.9.3", @@ -647,6 +667,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.11.2", "v0.11.1", "v0.11.0", "v0.10.2", diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 1997d2cdbd20..3c6ceebdba8f 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.59.0'; + const VERSION = '0.60.0'; } diff --git a/src/Version.php b/src/Version.php index c31a843285fb..cc7d9727ccd3 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.59.0'; + const VERSION = '0.60.0'; }