Skip to content

Commit

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

* skip debugger agent test if stackdriver extension is missing
  • Loading branch information
dwsupplee authored Mar 16, 2018
1 parent 42112df commit 4d2dbc7
Show file tree
Hide file tree
Showing 28 changed files with 65 additions and 43 deletions.
36 changes: 18 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -130,4 +130,4 @@
]
}
}
}
}
17 changes: 17 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand All @@ -127,6 +128,7 @@
"name": "google/cloud-container",
"defaultService": "container/readme",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand All @@ -140,6 +142,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
"v1.18.0",
"v1.17.1",
"v1.17.0",
"v1.16.0",
Expand Down Expand Up @@ -180,6 +183,7 @@
"name": "google/cloud-dataproc",
"defaultService": "dataproc/readme",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand Down Expand Up @@ -225,6 +229,7 @@
"name": "google/cloud-dlp",
"defaultService": "dlp/readme",
"versions": [
"v0.6.0",
"v0.5.3",
"v0.5.2",
"v0.5.1",
Expand All @@ -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",
Expand Down Expand Up @@ -274,6 +280,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
"v0.5.2",
"v0.5.1",
"v0.5.0",
"v0.4.2",
Expand All @@ -295,6 +302,7 @@
"name": "google/cloud-language",
"defaultService": "language/languageclient",
"versions": [
"v0.12.3",
"v0.12.2",
"v0.12.1",
"v0.12.0",
Expand Down Expand Up @@ -322,6 +330,7 @@
"name": "google/cloud-logging",
"defaultService": "logging/loggingclient",
"versions": [
"v1.9.4",
"v1.9.3",
"v1.9.2",
"v1.9.1",
Expand Down Expand Up @@ -351,6 +360,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
"v0.8.3",
"v0.8.2",
"v0.8.1",
"v0.8.0",
Expand All @@ -377,6 +387,7 @@
"name": "google/cloud-oslogin",
"defaultService": "oslogin/readme",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand All @@ -390,6 +401,7 @@
"name": "google/cloud-pubsub",
"defaultService": "pubsub/pubsubclient",
"versions": [
"v1.0.2",
"v1.0.1",
"v1.0.0",
"v0.12.2",
Expand Down Expand Up @@ -422,6 +434,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
"v1.2.1",
"v1.2.0",
"v1.1.2",
"v1.1.1",
Expand Down Expand Up @@ -454,6 +467,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v0.11.3",
"v0.11.2",
"v0.11.1",
"v0.11.0",
Expand Down Expand Up @@ -503,6 +517,7 @@
"name": "google/cloud-trace",
"defaultService": "trace/traceclient",
"versions": [
"v0.6.3",
"v0.6.2",
"v0.6.1",
"v0.6.0",
Expand Down Expand Up @@ -540,6 +555,7 @@
"name": "google/cloud-videointelligence",
"defaultService": "videointelligence/videointelligenceserviceclient",
"versions": [
"v0.9.3",
"v0.9.2",
"v0.9.1",
"v0.9.0",
Expand All @@ -565,6 +581,7 @@
"name": "google/cloud-vision",
"defaultService": "vision/visionclient",
"versions": [
"v0.10.2",
"v0.10.1",
"v0.10.0",
"v0.9.1",
Expand Down
2 changes: 1 addition & 1 deletion src/Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
2 changes: 1 addition & 1 deletion src/Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
2 changes: 1 addition & 1 deletion src/Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.1
1.18.0
2 changes: 1 addition & 1 deletion src/Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
2 changes: 1 addition & 1 deletion src/Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.3
0.6.0
2 changes: 1 addition & 1 deletion src/ErrorReporting/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.3
0.8.4
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.5.1';
const VERSION = '0.5.2';

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.5.1
0.5.2
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.12.2';
const VERSION = '0.12.3';

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.12.2
0.12.3
2 changes: 1 addition & 1 deletion src/Logging/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.3
1.9.4
2 changes: 1 addition & 1 deletion src/Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.2
0.8.3
2 changes: 1 addition & 1 deletion src/OsLogin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
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 = '1.0.1';
const VERSION = '1.0.2';

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 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion src/Spanner/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
2 changes: 1 addition & 1 deletion src/Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1
2 changes: 1 addition & 1 deletion src/Speech/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';

Expand Down
2 changes: 1 addition & 1 deletion src/Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.2
0.11.3
2 changes: 1 addition & 1 deletion src/Trace/TraceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';

Expand Down
2 changes: 1 addition & 1 deletion src/Trace/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.2
0.6.3
2 changes: 1 addition & 1 deletion src/VideoIntelligence/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.2
0.9.3
2 changes: 1 addition & 1 deletion src/Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.1
0.10.2
2 changes: 1 addition & 1 deletion src/Vision/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -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';

Expand Down
5 changes: 5 additions & 0 deletions tests/unit/Debugger/AgentTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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);
}

Expand Down

0 comments on commit 4d2dbc7

Please sign in to comment.