From 7136c7e12596a3461840cac916937e24462b2ad1 Mon Sep 17 00:00:00 2001 From: David Supplee Date: Mon, 26 Feb 2018 15:57:20 -0500 Subject: [PATCH] Prepare v0.56.0 (#918) --- composer.json | 36 +++++++++++++++---------------- docs/manifest.json | 18 ++++++++++++++++ src/Bigtable/VERSION | 2 +- src/Container/VERSION | 2 +- src/Core/VERSION | 2 +- src/Dataproc/VERSION | 2 +- src/Dlp/VERSION | 2 +- src/ErrorReporting/VERSION | 2 +- src/Firestore/FirestoreClient.php | 2 +- src/Firestore/VERSION | 2 +- src/Language/LanguageClient.php | 2 +- src/Language/VERSION | 2 +- src/Logging/LoggingClient.php | 2 +- src/Logging/VERSION | 2 +- src/Monitoring/VERSION | 2 +- src/OsLogin/VERSION | 2 +- src/PubSub/PubSubClient.php | 2 +- src/PubSub/VERSION | 2 +- src/ServiceBuilder.php | 2 +- src/Spanner/SpannerClient.php | 2 +- src/Spanner/VERSION | 2 +- src/Speech/SpeechClient.php | 2 +- src/Speech/VERSION | 2 +- src/Trace/TraceClient.php | 2 +- src/Trace/VERSION | 2 +- src/Version.php | 2 +- src/VideoIntelligence/VERSION | 2 +- src/Vision/VERSION | 2 +- src/Vision/VisionClient.php | 2 +- 29 files changed, 63 insertions(+), 45 deletions(-) diff --git a/composer.json b/composer.json index 5306217c507d..7f0234e4f152 100644 --- a/composer.json +++ b/composer.json @@ -66,26 +66,26 @@ }, "replace": { "google/cloud-bigquery": "1.0.3", - "google/cloud-bigtable": "0.2.1", - "google/cloud-container": "0.2.1", - "google/cloud-core": "1.17.0", - "google/cloud-dataproc": "0.2.1", + "google/cloud-bigtable": "0.2.2", + "google/cloud-container": "0.2.2", + "google/cloud-core": "1.17.1", + "google/cloud-dataproc": "0.2.2", "google/cloud-datastore": "1.3.1", - "google/cloud-dlp": "0.5.2", - "google/cloud-error-reporting": "0.8.2", - "google/cloud-firestore": "0.5.0", - "google/cloud-language": "0.12.1", - "google/cloud-logging": "1.9.2", - "google/cloud-monitoring": "0.8.1", - "google/cloud-oslogin": "0.2.1", - "google/cloud-pubsub": "1.0.0", - "google/cloud-spanner": "1.1.2", - "google/cloud-speech": "0.11.1", + "google/cloud-dlp": "0.5.3", + "google/cloud-error-reporting": "0.8.3", + "google/cloud-firestore": "0.5.1", + "google/cloud-language": "0.12.2", + "google/cloud-logging": "1.9.3", + "google/cloud-monitoring": "0.8.2", + "google/cloud-oslogin": "0.2.2", + "google/cloud-pubsub": "1.0.1", + "google/cloud-spanner": "1.2.0", + "google/cloud-speech": "0.11.2", "google/cloud-storage": "1.3.4", - "google/cloud-trace": "0.6.1", + "google/cloud-trace": "0.6.2", "google/cloud-translate": "1.1.2", - "google/cloud-videointelligence": "0.9.1", - "google/cloud-vision": "0.10.0", + "google/cloud-videointelligence": "0.9.2", + "google/cloud-vision": "0.10.1", "google/cloud-debugger": "0.5.0" }, "suggest": { @@ -130,4 +130,4 @@ ] } } -} +} \ No newline at end of file diff --git a/docs/manifest.json b/docs/manifest.json index d6c4ebc40397..7f582982eb1d 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "readme", "versions": [ + "v0.56.0", "v0.55.0", "v0.54.0", "v0.53.0", @@ -113,6 +114,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v0.2.2", "v0.2.1", "v0.2.0", "v0.1.1", @@ -125,6 +127,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v0.2.2", "v0.2.1", "v0.2.0", "v0.1.1", @@ -137,6 +140,7 @@ "name": "google/cloud-core", "defaultService": "core/servicebuilder", "versions": [ + "v1.17.1", "v1.17.0", "v1.16.0", "v1.15.3", @@ -176,6 +180,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.2.2", "v0.2.1", "v0.2.0", "v0.1.1", @@ -220,6 +225,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.5.3", "v0.5.2", "v0.5.1", "v0.5.0", @@ -241,6 +247,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.8.3", "v0.8.2", "v0.8.1", "v0.8.0", @@ -267,6 +274,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v0.5.1", "v0.5.0", "v0.4.2", "v0.4.1", @@ -287,6 +295,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.12.2", "v0.12.1", "v0.12.0", "v0.11.2", @@ -313,6 +322,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.9.3", "v1.9.2", "v1.9.1", "v1.9.0", @@ -341,6 +351,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.8.2", "v0.8.1", "v0.8.0", "v0.7.3", @@ -366,6 +377,7 @@ "name": "google/cloud-oslogin", "defaultService": "oslogin/readme", "versions": [ + "v0.2.2", "v0.2.1", "v0.2.0", "v0.1.1", @@ -378,6 +390,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.0.1", "v1.0.0", "v0.12.2", "v0.12.1", @@ -409,6 +422,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.2.0", "v1.1.2", "v1.1.1", "v1.1.0", @@ -440,6 +454,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.11.2", "v0.11.1", "v0.11.0", "v0.10.2", @@ -488,6 +503,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.6.2", "v0.6.1", "v0.6.0", "v0.5.1", @@ -524,6 +540,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/videointelligenceserviceclient", "versions": [ + "v0.9.2", "v0.9.1", "v0.9.0", "v0.8.3", @@ -548,6 +565,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.10.1", "v0.10.0", "v0.9.1", "v0.9.0", diff --git a/src/Bigtable/VERSION b/src/Bigtable/VERSION index 7dff5b892112..f4778493c500 100644 --- a/src/Bigtable/VERSION +++ b/src/Bigtable/VERSION @@ -1 +1 @@ -0.2.1 \ No newline at end of file +0.2.2 \ No newline at end of file diff --git a/src/Container/VERSION b/src/Container/VERSION index 7dff5b892112..f4778493c500 100644 --- a/src/Container/VERSION +++ b/src/Container/VERSION @@ -1 +1 @@ -0.2.1 \ No newline at end of file +0.2.2 \ No newline at end of file diff --git a/src/Core/VERSION b/src/Core/VERSION index 73d74673c7d5..507266ba0148 100644 --- a/src/Core/VERSION +++ b/src/Core/VERSION @@ -1 +1 @@ -1.17.0 \ No newline at end of file +1.17.1 \ No newline at end of file diff --git a/src/Dataproc/VERSION b/src/Dataproc/VERSION index 7dff5b892112..f4778493c500 100644 --- a/src/Dataproc/VERSION +++ b/src/Dataproc/VERSION @@ -1 +1 @@ -0.2.1 \ No newline at end of file +0.2.2 \ No newline at end of file diff --git a/src/Dlp/VERSION b/src/Dlp/VERSION index 2411653a5008..c52db9804044 100644 --- a/src/Dlp/VERSION +++ b/src/Dlp/VERSION @@ -1 +1 @@ -0.5.2 \ No newline at end of file +0.5.3 \ No newline at end of file diff --git a/src/ErrorReporting/VERSION b/src/ErrorReporting/VERSION index 53a48a1e8c64..fab77af2a1a7 100644 --- a/src/ErrorReporting/VERSION +++ b/src/ErrorReporting/VERSION @@ -1 +1 @@ -0.8.2 \ No newline at end of file +0.8.3 \ No newline at end of file diff --git a/src/Firestore/FirestoreClient.php b/src/Firestore/FirestoreClient.php index 2ece73413669..8a950c844b1a 100644 --- a/src/Firestore/FirestoreClient.php +++ b/src/Firestore/FirestoreClient.php @@ -53,7 +53,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '0.5.0'; + const VERSION = '0.5.1'; const DEFAULT_DATABASE = '(default)'; diff --git a/src/Firestore/VERSION b/src/Firestore/VERSION index 79a2734bbf3d..5d4294b9120c 100644 --- a/src/Firestore/VERSION +++ b/src/Firestore/VERSION @@ -1 +1 @@ -0.5.0 \ No newline at end of file +0.5.1 \ No newline at end of file diff --git a/src/Language/LanguageClient.php b/src/Language/LanguageClient.php index c520e95dd08e..7e880e8b021f 100644 --- a/src/Language/LanguageClient.php +++ b/src/Language/LanguageClient.php @@ -43,7 +43,7 @@ class LanguageClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '0.12.1'; + const VERSION = '0.12.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Language/VERSION b/src/Language/VERSION index aac2dacab4fe..e96a87111cbb 100644 --- a/src/Language/VERSION +++ b/src/Language/VERSION @@ -1 +1 @@ -0.12.1 \ No newline at end of file +0.12.2 \ No newline at end of file diff --git a/src/Logging/LoggingClient.php b/src/Logging/LoggingClient.php index c5087ffc1cf8..c37c5997a72c 100644 --- a/src/Logging/LoggingClient.php +++ b/src/Logging/LoggingClient.php @@ -68,7 +68,7 @@ class LoggingClient use ArrayTrait; use ClientTrait; - const VERSION = '1.9.2'; + const VERSION = '1.9.3'; 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/src/Logging/VERSION b/src/Logging/VERSION index 6f2d3653d5af..7b0231f53b7a 100644 --- a/src/Logging/VERSION +++ b/src/Logging/VERSION @@ -1 +1 @@ -1.9.2 \ No newline at end of file +1.9.3 \ No newline at end of file diff --git a/src/Monitoring/VERSION b/src/Monitoring/VERSION index c18d72be3037..53a48a1e8c64 100644 --- a/src/Monitoring/VERSION +++ b/src/Monitoring/VERSION @@ -1 +1 @@ -0.8.1 \ No newline at end of file +0.8.2 \ No newline at end of file diff --git a/src/OsLogin/VERSION b/src/OsLogin/VERSION index 7dff5b892112..f4778493c500 100644 --- a/src/OsLogin/VERSION +++ b/src/OsLogin/VERSION @@ -1 +1 @@ -0.2.1 \ No newline at end of file +0.2.2 \ No newline at end of file diff --git a/src/PubSub/PubSubClient.php b/src/PubSub/PubSubClient.php index e5807b55cd52..61579dd5957d 100644 --- a/src/PubSub/PubSubClient.php +++ b/src/PubSub/PubSubClient.php @@ -84,7 +84,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.0.0'; + const VERSION = '1.0.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/src/PubSub/VERSION b/src/PubSub/VERSION index afaf360d37fb..7f207341d5d9 100644 --- a/src/PubSub/VERSION +++ b/src/PubSub/VERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 486806fbc1d7..6076457ae900 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.55.0'; + const VERSION = '0.56.0'; } diff --git a/src/Spanner/SpannerClient.php b/src/Spanner/SpannerClient.php index acf99f4dfbe0..65b02c75ccba 100644 --- a/src/Spanner/SpannerClient.php +++ b/src/Spanner/SpannerClient.php @@ -75,7 +75,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.1.2'; + const VERSION = '1.2.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/src/Spanner/VERSION b/src/Spanner/VERSION index 8428158dc5bd..867e52437ab8 100644 --- a/src/Spanner/VERSION +++ b/src/Spanner/VERSION @@ -1 +1 @@ -1.1.2 \ No newline at end of file +1.2.0 \ No newline at end of file diff --git a/src/Speech/SpeechClient.php b/src/Speech/SpeechClient.php index 30d20fb4ab34..c022fdb78cde 100644 --- a/src/Speech/SpeechClient.php +++ b/src/Speech/SpeechClient.php @@ -42,7 +42,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.11.1'; + const VERSION = '0.11.2'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Speech/VERSION b/src/Speech/VERSION index 027934ea1a1a..a8839f70de05 100644 --- a/src/Speech/VERSION +++ b/src/Speech/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/src/Trace/TraceClient.php b/src/Trace/TraceClient.php index 7832a6f3928a..67085f4b3c4e 100644 --- a/src/Trace/TraceClient.php +++ b/src/Trace/TraceClient.php @@ -41,7 +41,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.6.1'; + const VERSION = '0.6.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Trace/VERSION b/src/Trace/VERSION index 7ceb04048e8a..b1d7abc0dbab 100644 --- a/src/Trace/VERSION +++ b/src/Trace/VERSION @@ -1 +1 @@ -0.6.1 \ No newline at end of file +0.6.2 \ No newline at end of file diff --git a/src/Version.php b/src/Version.php index 8323917beb1a..25d73f90f4a2 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.55.0'; + const VERSION = '0.56.0'; } diff --git a/src/VideoIntelligence/VERSION b/src/VideoIntelligence/VERSION index f514a2f0bd05..f76f9131742e 100644 --- a/src/VideoIntelligence/VERSION +++ b/src/VideoIntelligence/VERSION @@ -1 +1 @@ -0.9.1 \ No newline at end of file +0.9.2 \ No newline at end of file diff --git a/src/Vision/VERSION b/src/Vision/VERSION index 2774f8587f40..71172b43ae95 100644 --- a/src/Vision/VERSION +++ b/src/Vision/VERSION @@ -1 +1 @@ -0.10.0 \ No newline at end of file +0.10.1 \ No newline at end of file diff --git a/src/Vision/VisionClient.php b/src/Vision/VisionClient.php index d2cc5b36fef1..a48c24480105 100644 --- a/src/Vision/VisionClient.php +++ b/src/Vision/VisionClient.php @@ -42,7 +42,7 @@ class VisionClient use ClientTrait; use ValidateTrait; - const VERSION = '0.10.0'; + const VERSION = '0.10.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';