From 4d2dbc7085bf0716a58c3a92c34cca45c15d611f Mon Sep 17 00:00:00 2001 From: David Supplee Date: Fri, 16 Mar 2018 14:56:38 -0400 Subject: [PATCH] Prepare v0.57.0 (#936) * Prepare v0.57.0 * skip debugger agent test if stackdriver extension is missing --- composer.json | 36 +++++++++++++++---------------- docs/manifest.json | 17 +++++++++++++++ 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/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/VideoIntelligence/VERSION | 2 +- src/Vision/VERSION | 2 +- src/Vision/VisionClient.php | 2 +- tests/unit/Debugger/AgentTest.php | 5 +++++ 28 files changed, 65 insertions(+), 43 deletions(-) diff --git a/composer.json b/composer.json index a97cc5a900c2..a8722c32d738 100644 --- a/composer.json +++ b/composer.json @@ -66,26 +66,26 @@ }, "replace": { "google/cloud-bigquery": "1.0.3", - "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-bigtable": "0.2.3", + "google/cloud-container": "0.2.3", + "google/cloud-core": "1.18.0", + "google/cloud-dataproc": "0.2.3", "google/cloud-datastore": "1.3.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-dlp": "0.6.0", + "google/cloud-error-reporting": "0.8.4", + "google/cloud-firestore": "0.5.2", + "google/cloud-language": "0.12.3", + "google/cloud-logging": "1.9.4", + "google/cloud-monitoring": "0.8.3", + "google/cloud-oslogin": "0.2.3", + "google/cloud-pubsub": "1.0.2", + "google/cloud-spanner": "1.2.1", + "google/cloud-speech": "0.11.3", "google/cloud-storage": "1.3.4", - "google/cloud-trace": "0.6.2", + "google/cloud-trace": "0.6.3", "google/cloud-translate": "1.1.2", - "google/cloud-videointelligence": "0.9.2", - "google/cloud-vision": "0.10.1", + "google/cloud-videointelligence": "0.9.3", + "google/cloud-vision": "0.10.2", "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 7f582982eb1d..3ae7ea829437 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -114,6 +114,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v0.2.3", "v0.2.2", "v0.2.1", "v0.2.0", @@ -127,6 +128,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v0.2.3", "v0.2.2", "v0.2.1", "v0.2.0", @@ -140,6 +142,7 @@ "name": "google/cloud-core", "defaultService": "core/servicebuilder", "versions": [ + "v1.18.0", "v1.17.1", "v1.17.0", "v1.16.0", @@ -180,6 +183,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.2.3", "v0.2.2", "v0.2.1", "v0.2.0", @@ -225,6 +229,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.6.0", "v0.5.3", "v0.5.2", "v0.5.1", @@ -247,6 +252,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.8.4", "v0.8.3", "v0.8.2", "v0.8.1", @@ -274,6 +280,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v0.5.2", "v0.5.1", "v0.5.0", "v0.4.2", @@ -295,6 +302,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.12.3", "v0.12.2", "v0.12.1", "v0.12.0", @@ -322,6 +330,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.9.4", "v1.9.3", "v1.9.2", "v1.9.1", @@ -351,6 +360,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.8.3", "v0.8.2", "v0.8.1", "v0.8.0", @@ -377,6 +387,7 @@ "name": "google/cloud-oslogin", "defaultService": "oslogin/readme", "versions": [ + "v0.2.3", "v0.2.2", "v0.2.1", "v0.2.0", @@ -390,6 +401,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.0.2", "v1.0.1", "v1.0.0", "v0.12.2", @@ -422,6 +434,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.2.1", "v1.2.0", "v1.1.2", "v1.1.1", @@ -454,6 +467,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.11.3", "v0.11.2", "v0.11.1", "v0.11.0", @@ -503,6 +517,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.6.3", "v0.6.2", "v0.6.1", "v0.6.0", @@ -540,6 +555,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/videointelligenceserviceclient", "versions": [ + "v0.9.3", "v0.9.2", "v0.9.1", "v0.9.0", @@ -565,6 +581,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.10.2", "v0.10.1", "v0.10.0", "v0.9.1", diff --git a/src/Bigtable/VERSION b/src/Bigtable/VERSION index f4778493c500..373f8c6f0736 100644 --- a/src/Bigtable/VERSION +++ b/src/Bigtable/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.2.3 \ No newline at end of file diff --git a/src/Container/VERSION b/src/Container/VERSION index f4778493c500..373f8c6f0736 100644 --- a/src/Container/VERSION +++ b/src/Container/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.2.3 \ No newline at end of file diff --git a/src/Core/VERSION b/src/Core/VERSION index 507266ba0148..744068368fba 100644 --- a/src/Core/VERSION +++ b/src/Core/VERSION @@ -1 +1 @@ -1.17.1 \ No newline at end of file +1.18.0 \ No newline at end of file diff --git a/src/Dataproc/VERSION b/src/Dataproc/VERSION index f4778493c500..373f8c6f0736 100644 --- a/src/Dataproc/VERSION +++ b/src/Dataproc/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.2.3 \ No newline at end of file diff --git a/src/Dlp/VERSION b/src/Dlp/VERSION index c52db9804044..09a3acfa138d 100644 --- a/src/Dlp/VERSION +++ b/src/Dlp/VERSION @@ -1 +1 @@ -0.5.3 \ No newline at end of file +0.6.0 \ No newline at end of file diff --git a/src/ErrorReporting/VERSION b/src/ErrorReporting/VERSION index fab77af2a1a7..fcbb5375b7e1 100644 --- a/src/ErrorReporting/VERSION +++ b/src/ErrorReporting/VERSION @@ -1 +1 @@ -0.8.3 \ No newline at end of file +0.8.4 \ No newline at end of file diff --git a/src/Firestore/FirestoreClient.php b/src/Firestore/FirestoreClient.php index 8a950c844b1a..40cb13f56676 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.1'; + const VERSION = '0.5.2'; const DEFAULT_DATABASE = '(default)'; diff --git a/src/Firestore/VERSION b/src/Firestore/VERSION index 5d4294b9120c..2411653a5008 100644 --- a/src/Firestore/VERSION +++ b/src/Firestore/VERSION @@ -1 +1 @@ -0.5.1 \ No newline at end of file +0.5.2 \ No newline at end of file diff --git a/src/Language/LanguageClient.php b/src/Language/LanguageClient.php index 7e880e8b021f..b6891f1e97ff 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.2'; + const VERSION = '0.12.3'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Language/VERSION b/src/Language/VERSION index e96a87111cbb..d61567cd134a 100644 --- a/src/Language/VERSION +++ b/src/Language/VERSION @@ -1 +1 @@ -0.12.2 \ No newline at end of file +0.12.3 \ No newline at end of file diff --git a/src/Logging/LoggingClient.php b/src/Logging/LoggingClient.php index c37c5997a72c..7b5dbb7606d2 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.3'; + const VERSION = '1.9.4'; 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 7b0231f53b7a..70b02ffc1b6f 100644 --- a/src/Logging/VERSION +++ b/src/Logging/VERSION @@ -1 +1 @@ -1.9.3 \ No newline at end of file +1.9.4 \ No newline at end of file diff --git a/src/Monitoring/VERSION b/src/Monitoring/VERSION index 53a48a1e8c64..fab77af2a1a7 100644 --- a/src/Monitoring/VERSION +++ b/src/Monitoring/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/OsLogin/VERSION b/src/OsLogin/VERSION index f4778493c500..373f8c6f0736 100644 --- a/src/OsLogin/VERSION +++ b/src/OsLogin/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +0.2.3 \ No newline at end of file diff --git a/src/PubSub/PubSubClient.php b/src/PubSub/PubSubClient.php index 61579dd5957d..6539ad37ae6c 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.1'; + const VERSION = '1.0.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/src/PubSub/VERSION b/src/PubSub/VERSION index 7f207341d5d9..e6d5cb833c63 100644 --- a/src/PubSub/VERSION +++ b/src/PubSub/VERSION @@ -1 +1 @@ -1.0.1 \ No newline at end of file +1.0.2 \ No newline at end of file diff --git a/src/Spanner/SpannerClient.php b/src/Spanner/SpannerClient.php index 65b02c75ccba..9e1d198ab44c 100644 --- a/src/Spanner/SpannerClient.php +++ b/src/Spanner/SpannerClient.php @@ -75,7 +75,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.2.0'; + const VERSION = '1.2.1'; 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 867e52437ab8..cb174d58a534 100644 --- a/src/Spanner/VERSION +++ b/src/Spanner/VERSION @@ -1 +1 @@ -1.2.0 \ No newline at end of file +1.2.1 \ No newline at end of file diff --git a/src/Speech/SpeechClient.php b/src/Speech/SpeechClient.php index c022fdb78cde..b904084d78e9 100644 --- a/src/Speech/SpeechClient.php +++ b/src/Speech/SpeechClient.php @@ -42,7 +42,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.11.2'; + const VERSION = '0.11.3'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Speech/VERSION b/src/Speech/VERSION index a8839f70de05..2bb6a820b70a 100644 --- a/src/Speech/VERSION +++ b/src/Speech/VERSION @@ -1 +1 @@ -0.11.2 \ No newline at end of file +0.11.3 \ No newline at end of file diff --git a/src/Trace/TraceClient.php b/src/Trace/TraceClient.php index 67085f4b3c4e..57e5d29a7bf9 100644 --- a/src/Trace/TraceClient.php +++ b/src/Trace/TraceClient.php @@ -41,7 +41,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.6.2'; + const VERSION = '0.6.3'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/src/Trace/VERSION b/src/Trace/VERSION index b1d7abc0dbab..a0a15177f393 100644 --- a/src/Trace/VERSION +++ b/src/Trace/VERSION @@ -1 +1 @@ -0.6.2 \ No newline at end of file +0.6.3 \ No newline at end of file diff --git a/src/VideoIntelligence/VERSION b/src/VideoIntelligence/VERSION index f76f9131742e..b3ec1638fda7 100644 --- a/src/VideoIntelligence/VERSION +++ b/src/VideoIntelligence/VERSION @@ -1 +1 @@ -0.9.2 \ No newline at end of file +0.9.3 \ No newline at end of file diff --git a/src/Vision/VERSION b/src/Vision/VERSION index 71172b43ae95..42624f314efd 100644 --- a/src/Vision/VERSION +++ b/src/Vision/VERSION @@ -1 +1 @@ -0.10.1 \ No newline at end of file +0.10.2 \ No newline at end of file diff --git a/src/Vision/VisionClient.php b/src/Vision/VisionClient.php index a48c24480105..e1476a829edf 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.1'; + const VERSION = '0.10.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/tests/unit/Debugger/AgentTest.php b/tests/unit/Debugger/AgentTest.php index c6d856f815a4..e4bda37b79e0 100644 --- a/tests/unit/Debugger/AgentTest.php +++ b/tests/unit/Debugger/AgentTest.php @@ -35,6 +35,11 @@ public function setUp() if (PHP_MAJOR_VERSION < 7) { $this->markTestSkipped('Can only run the Agent on PHP 7+'); } + + if (!extension_loaded('stackdriver_debugger')) { + $this->markTestSkipped('Requires stackdriver_debugger php extension.'); + } + $this->storage = $this->prophesize(BreakpointStorageInterface::class); }