From eb00fd13f31d9540c4e6584b120333f169038be9 Mon Sep 17 00:00:00 2001 From: John Pedrie Date: Tue, 17 Oct 2017 13:11:46 -0400 Subject: [PATCH] Prepare v0.40.0 (#705) --- composer.json | 28 ++++++++++++++-------------- docs/manifest.json | 14 ++++++++++++++ src/BigQuery/BigQueryClient.php | 2 +- src/BigQuery/Table.php | 2 +- src/BigQuery/VERSION | 2 +- src/Core/VERSION | 2 +- src/Dlp/VERSION | 2 +- src/ErrorReporting/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/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/Storage/StorageClient.php | 2 +- src/Storage/VERSION | 2 +- src/Version.php | 2 +- src/VideoIntelligence/VERSION | 2 +- src/Vision/VERSION | 2 +- src/Vision/VisionClient.php | 2 +- 26 files changed, 52 insertions(+), 38 deletions(-) diff --git a/composer.json b/composer.json index e947486ee221..2f2328a2357c 100644 --- a/composer.json +++ b/composer.json @@ -63,22 +63,22 @@ "phpseclib/phpseclib": "^2" }, "replace": { - "google/cloud-bigquery": "0.2.4", - "google/cloud-core": "1.9.0", + "google/cloud-bigquery": "0.3.0", + "google/cloud-core": "1.10.0", "google/cloud-datastore": "1.0.1", - "google/cloud-error-reporting": "0.4.3", - "google/cloud-logging": "1.4.0", - "google/cloud-monitoring": "0.4.3", - "google/cloud-language": "0.5.0", - "google/cloud-pubsub": "0.7.0", - "google/cloud-spanner": "0.6.0", - "google/cloud-speech": "0.7.0", - "google/cloud-storage": "1.1.5", + "google/cloud-error-reporting": "0.5.0", + "google/cloud-logging": "1.5.0", + "google/cloud-monitoring": "0.5.0", + "google/cloud-language": "0.6.0", + "google/cloud-pubsub": "0.8.0", + "google/cloud-spanner": "0.7.0", + "google/cloud-speech": "0.8.0", + "google/cloud-storage": "1.2.0", "google/cloud-trace": "0.3.2", "google/cloud-translate": "1.0.1", - "google/cloud-videointelligence": "0.4.0", - "google/cloud-vision": "0.4.1", - "google/cloud-dlp": "0.1.2" + "google/cloud-videointelligence": "0.5.0", + "google/cloud-vision": "0.5.0", + "google/cloud-dlp": "0.2.0" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." @@ -117,4 +117,4 @@ ] } } -} +} \ No newline at end of file diff --git a/docs/manifest.json b/docs/manifest.json index 78ec0cd7bc8b..cd907b43e4f5 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "readme", "versions": [ + "v0.40.0", "v0.39.2", "v0.39.1", "v0.39.0", @@ -69,6 +70,7 @@ "name": "google/cloud-bigquery", "defaultService": "bigquery/bigqueryclient", "versions": [ + "v0.3.0", "v0.2.4", "v0.2.3", "v0.2.2", @@ -83,6 +85,7 @@ "name": "google/cloud-core", "defaultService": "core/servicebuilder", "versions": [ + "v1.10.0", "v1.9.0", "v1.8.1", "v1.8.0", @@ -118,6 +121,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.2.0", "v0.1.2", "v0.1.1", "v0.1.0", @@ -129,6 +133,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.5.0", "v0.4.3", "v0.4.2", "v0.4.1", @@ -145,6 +150,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.5.0", "v1.4.0", "v1.3.2", "v1.3.1", @@ -161,6 +167,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.5.0", "v0.4.3", "v0.4.2", "v0.4.1", @@ -177,6 +184,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.6.0", "v0.5.0", "v0.4.1", "v0.4.0", @@ -191,6 +199,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v0.8.0", "v0.7.0", "v0.6.2", "v0.6.1", @@ -209,6 +218,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v0.7.0", "v0.6.0", "v0.5.0", "v0.4.0", @@ -227,6 +237,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.8.0", "v0.7.0", "v0.6.2", "v0.6.1", @@ -244,6 +255,7 @@ "name": "google/cloud-storage", "defaultService": "storage/storageclient", "versions": [ + "v1.2.0", "v1.1.5", "v1.1.4", "v1.1.3", @@ -286,6 +298,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/videointelligenceserviceclient", "versions": [ + "v0.5.0", "v0.4.0", "v0.3.3", "v0.3.2", @@ -301,6 +314,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.5.0", "v0.4.1", "v0.4.0", "v0.3.0", diff --git a/src/BigQuery/BigQueryClient.php b/src/BigQuery/BigQueryClient.php index f0e1f0772bf5..b4d9c91492c9 100644 --- a/src/BigQuery/BigQueryClient.php +++ b/src/BigQuery/BigQueryClient.php @@ -48,7 +48,7 @@ class BigQueryClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '0.2.4'; + const VERSION = '0.3.0'; const MAX_DELAY_MICROSECONDS = 32000000; diff --git a/src/BigQuery/Table.php b/src/BigQuery/Table.php index 8a419cb27f71..951133f5107a 100644 --- a/src/BigQuery/Table.php +++ b/src/BigQuery/Table.php @@ -369,7 +369,7 @@ public function copy(Table $destination, array $options = []) * [upstream API documentation for Job configuration] * (https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration) * for the available options. - * @return ExportJobConfiguration + * @return ExtractJobConfiguration */ public function extract($destination, array $options = []) { diff --git a/src/BigQuery/VERSION b/src/BigQuery/VERSION index 72f9fa820204..9325c3ccda98 100644 --- a/src/BigQuery/VERSION +++ b/src/BigQuery/VERSION @@ -1 +1 @@ -0.2.4 \ No newline at end of file +0.3.0 \ No newline at end of file diff --git a/src/Core/VERSION b/src/Core/VERSION index abb16582324b..ed21137ee197 100644 --- a/src/Core/VERSION +++ b/src/Core/VERSION @@ -1 +1 @@ -1.9.0 \ No newline at end of file +1.10.0 \ No newline at end of file diff --git a/src/Dlp/VERSION b/src/Dlp/VERSION index d917d3e26adc..341cf11faf9a 100644 --- a/src/Dlp/VERSION +++ b/src/Dlp/VERSION @@ -1 +1 @@ -0.1.2 +0.2.0 \ No newline at end of file diff --git a/src/ErrorReporting/VERSION b/src/ErrorReporting/VERSION index 70d5b25fa873..79a2734bbf3d 100644 --- a/src/ErrorReporting/VERSION +++ b/src/ErrorReporting/VERSION @@ -1 +1 @@ -0.4.3 \ No newline at end of file +0.5.0 \ No newline at end of file diff --git a/src/Language/LanguageClient.php b/src/Language/LanguageClient.php index 74427b80c406..430c7b48a7b7 100644 --- a/src/Language/LanguageClient.php +++ b/src/Language/LanguageClient.php @@ -43,7 +43,7 @@ class LanguageClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '0.5.0'; + const VERSION = '0.6.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Language/VERSION b/src/Language/VERSION index 79a2734bbf3d..09a3acfa138d 100644 --- a/src/Language/VERSION +++ b/src/Language/VERSION @@ -1 +1 @@ -0.5.0 \ No newline at end of file +0.6.0 \ No newline at end of file diff --git a/src/Logging/LoggingClient.php b/src/Logging/LoggingClient.php index 7eb2e4a76f41..147f0731c191 100644 --- a/src/Logging/LoggingClient.php +++ b/src/Logging/LoggingClient.php @@ -59,7 +59,7 @@ class LoggingClient use ArrayTrait; use ClientTrait; - const VERSION = '1.4.0'; + const VERSION = '1.5.0'; 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 e21e727f96fa..3e1ad720b13d 100644 --- a/src/Logging/VERSION +++ b/src/Logging/VERSION @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.5.0 \ No newline at end of file diff --git a/src/Monitoring/VERSION b/src/Monitoring/VERSION index 70d5b25fa873..79a2734bbf3d 100644 --- a/src/Monitoring/VERSION +++ b/src/Monitoring/VERSION @@ -1 +1 @@ -0.4.3 \ No newline at end of file +0.5.0 \ No newline at end of file diff --git a/src/PubSub/PubSubClient.php b/src/PubSub/PubSubClient.php index 364d16213bbe..e436e91713dd 100644 --- a/src/PubSub/PubSubClient.php +++ b/src/PubSub/PubSubClient.php @@ -76,7 +76,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '0.7.0'; + const VERSION = '0.8.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/src/PubSub/VERSION b/src/PubSub/VERSION index bcaffe19b5bb..8adc70fdd9d6 100644 --- a/src/PubSub/VERSION +++ b/src/PubSub/VERSION @@ -1 +1 @@ -0.7.0 \ No newline at end of file +0.8.0 \ No newline at end of file diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index abdb511562af..8e8ae435a3d2 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.39.2'; + const VERSION = '0.40.0'; } diff --git a/src/Spanner/SpannerClient.php b/src/Spanner/SpannerClient.php index 0453fc26f395..23cc8c78e37c 100644 --- a/src/Spanner/SpannerClient.php +++ b/src/Spanner/SpannerClient.php @@ -64,7 +64,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '0.6.0'; + const VERSION = '0.7.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 09a3acfa138d..bcaffe19b5bb 100644 --- a/src/Spanner/VERSION +++ b/src/Spanner/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.7.0 \ No newline at end of file diff --git a/src/Speech/SpeechClient.php b/src/Speech/SpeechClient.php index f001063e3409..49e096247ee9 100644 --- a/src/Speech/SpeechClient.php +++ b/src/Speech/SpeechClient.php @@ -42,7 +42,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.7.0'; + const VERSION = '0.8.0'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Speech/VERSION b/src/Speech/VERSION index bcaffe19b5bb..8adc70fdd9d6 100644 --- a/src/Speech/VERSION +++ b/src/Speech/VERSION @@ -1 +1 @@ -0.7.0 \ No newline at end of file +0.8.0 \ No newline at end of file diff --git a/src/Storage/StorageClient.php b/src/Storage/StorageClient.php index a0768447ba26..df7e80315dd7 100644 --- a/src/Storage/StorageClient.php +++ b/src/Storage/StorageClient.php @@ -45,7 +45,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.1.5'; + const VERSION = '1.2.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/src/Storage/VERSION b/src/Storage/VERSION index 314c3d71752e..867e52437ab8 100644 --- a/src/Storage/VERSION +++ b/src/Storage/VERSION @@ -1 +1 @@ -1.1.5 \ No newline at end of file +1.2.0 \ No newline at end of file diff --git a/src/Version.php b/src/Version.php index ead5b5e1da7a..e790c2253859 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.39.2'; + const VERSION = '0.40.0'; } diff --git a/src/VideoIntelligence/VERSION b/src/VideoIntelligence/VERSION index 60a2d3e96c80..79a2734bbf3d 100644 --- a/src/VideoIntelligence/VERSION +++ b/src/VideoIntelligence/VERSION @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.5.0 \ No newline at end of file diff --git a/src/Vision/VERSION b/src/Vision/VERSION index 44bb5d1f7435..79a2734bbf3d 100644 --- a/src/Vision/VERSION +++ b/src/Vision/VERSION @@ -1 +1 @@ -0.4.1 \ No newline at end of file +0.5.0 \ No newline at end of file diff --git a/src/Vision/VisionClient.php b/src/Vision/VisionClient.php index 741ff1021bae..b8058e20ad56 100644 --- a/src/Vision/VisionClient.php +++ b/src/Vision/VisionClient.php @@ -42,7 +42,7 @@ class VisionClient use ClientTrait; use ValidateTrait; - const VERSION = '0.4.1'; + const VERSION = '0.5.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';