Skip to content

Commit

Permalink
Prepare v0.97.0 (#1750)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie authored Mar 27, 2019
1 parent 624fa75 commit b68c159
Show file tree
Hide file tree
Showing 47 changed files with 115 additions and 79 deletions.
2 changes: 1 addition & 1 deletion Asset/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.8
0.2.0
2 changes: 1 addition & 1 deletion AutoMl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion BigQueryDataTransfer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.6
0.9.0
2 changes: 1 addition & 1 deletion Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.1
0.11.0
2 changes: 1 addition & 1 deletion Bigtable/src/BigtableClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;

const VERSION = '0.10.1';
const VERSION = '0.11.0';

/**
* @var GapicClient
Expand Down
2 changes: 1 addition & 1 deletion CommonProtos/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0
2 changes: 1 addition & 1 deletion Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.3
0.9.0
2 changes: 1 addition & 1 deletion Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.26.0
1.27.0
2 changes: 1 addition & 1 deletion Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.10.0
2 changes: 1 addition & 1 deletion Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.0
1.8.0
2 changes: 1 addition & 1 deletion Datastore/src/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.7.0';
const VERSION = '1.8.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.3
0.17.0
2 changes: 1 addition & 1 deletion Debugger/src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '0.16.3';
const VERSION = '0.17.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
Expand Down
2 changes: 1 addition & 1 deletion Dialogflow/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.5
0.6.0
2 changes: 1 addition & 1 deletion Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.0
0.17.0
2 changes: 1 addition & 1 deletion ErrorReporting/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.5
0.13.0
2 changes: 1 addition & 1 deletion Firestore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.3.0
2 changes: 1 addition & 1 deletion Firestore/src/FirestoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;

const VERSION = '1.2.0';
const VERSION = '1.3.0';

const DEFAULT_DATABASE = '(default)';

Expand Down
2 changes: 1 addition & 1 deletion Iot/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 Kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0
2 changes: 1 addition & 1 deletion Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.5
0.17.0
2 changes: 1 addition & 1 deletion Language/src/LanguageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class LanguageClient
use ClientTrait;
use RetryDeciderTrait;

const VERSION = '0.16.5';
const VERSION = '0.17.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.5
1.15.0
2 changes: 1 addition & 1 deletion Logging/src/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.14.5';
const VERSION = '1.15.0';

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 Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.2
0.15.0
2 changes: 1 addition & 1 deletion OsLogin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.4
0.8.0
2 changes: 1 addition & 1 deletion PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.10.0
2 changes: 1 addition & 1 deletion PubSub/src/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class PubSubClient
use IncomingMessageTrait;
use ResourceNameTrait;

const VERSION = '1.9.0';
const VERSION = '1.10.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
2 changes: 1 addition & 1 deletion Redis/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1
0.6.0
2 changes: 1 addition & 1 deletion Scheduler/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0
1.13.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.12.0';
const VERSION = '1.13.0';

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 Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.21.1
0.22.0
2 changes: 1 addition & 1 deletion Speech/src/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;

const VERSION = '0.21.1';
const VERSION = '0.22.0';

const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion Talent/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.2.0
2 changes: 1 addition & 1 deletion Tasks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0
2 changes: 1 addition & 1 deletion TextToSpeech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.3.0
2 changes: 1 addition & 1 deletion Trace/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.5
0.13.0
2 changes: 1 addition & 1 deletion Trace/src/TraceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class TraceClient
{
use ClientTrait;

const VERSION = '0.12.5';
const VERSION = '0.13.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion VideoIntelligence/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.1
1.4.0
2 changes: 1 addition & 1 deletion Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.3
0.20.0
2 changes: 1 addition & 1 deletion Vision/src/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class VisionClient
use ClientTrait;
use ValidateTrait;

const VERSION = '0.19.3';
const VERSION = '0.20.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
64 changes: 32 additions & 32 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,40 +67,40 @@
"swaggest/json-schema": "^0.12.0"
},
"replace": {
"google/cloud-asset": "0.1.8",
"google/cloud-automl": "0.1.0",
"google/cloud-asset": "0.2.0",
"google/cloud-automl": "0.2.0",
"google/cloud-bigquery": "1.5.0",
"google/cloud-bigquerydatatransfer": "0.8.6",
"google/cloud-bigtable": "0.10.1",
"google/cloud-common-protos": "0.1.1",
"google/cloud-container": "0.8.3",
"google/cloud-core": "1.26.0",
"google/cloud-dataproc": "0.9.1",
"google/cloud-datastore": "1.7.0",
"google/cloud-debugger": "0.16.3",
"google/cloud-dialogflow": "0.5.5",
"google/cloud-dlp": "0.16.0",
"google/cloud-error-reporting": "0.12.5",
"google/cloud-firestore": "1.2.0",
"google/cloud-iot": "0.5.3",
"google/cloud-kms": "1.1.1",
"google/cloud-language": "0.16.5",
"google/cloud-logging": "1.14.5",
"google/cloud-monitoring": "0.14.2",
"google/cloud-oslogin": "0.7.4",
"google/cloud-pubsub": "1.9.0",
"google/cloud-redis": "0.5.1",
"google/cloud-scheduler": "0.2.0",
"google/cloud-spanner": "1.12.0",
"google/cloud-speech": "0.21.1",
"google/cloud-bigquerydatatransfer": "0.9.0",
"google/cloud-bigtable": "0.11.0",
"google/cloud-common-protos": "0.2.0",
"google/cloud-container": "0.9.0",
"google/cloud-core": "1.27.0",
"google/cloud-dataproc": "0.10.0",
"google/cloud-datastore": "1.8.0",
"google/cloud-debugger": "0.17.0",
"google/cloud-dialogflow": "0.6.0",
"google/cloud-dlp": "0.17.0",
"google/cloud-error-reporting": "0.13.0",
"google/cloud-firestore": "1.3.0",
"google/cloud-iot": "0.6.0",
"google/cloud-kms": "1.2.0",
"google/cloud-language": "0.17.0",
"google/cloud-logging": "1.15.0",
"google/cloud-monitoring": "0.15.0",
"google/cloud-oslogin": "0.8.0",
"google/cloud-pubsub": "1.10.0",
"google/cloud-redis": "0.6.0",
"google/cloud-scheduler": "0.3.0",
"google/cloud-spanner": "1.13.0",
"google/cloud-speech": "0.22.0",
"google/cloud-storage": "1.11.0",
"google/cloud-talent": "0.1.0",
"google/cloud-tasks": "0.7.1",
"google/cloud-text-to-speech": "0.2.1",
"google/cloud-trace": "0.12.5",
"google/cloud-talent": "0.2.0",
"google/cloud-tasks": "0.8.0",
"google/cloud-text-to-speech": "0.3.0",
"google/cloud-trace": "0.13.0",
"google/cloud-translate": "1.2.8",
"google/cloud-videointelligence": "1.3.1",
"google/cloud-vision": "0.19.3"
"google/cloud-videointelligence": "1.4.0",
"google/cloud-vision": "0.20.0"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
Expand Down Expand Up @@ -238,4 +238,4 @@
]
}
}
}
}
10 changes: 7 additions & 3 deletions dev/src/Split/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ protected function execute(InputInterface $input, OutputInterface $output)

$errors = [];
foreach ($components as $component) {
$res = $this->processComponent($output, $github, $split, $component);
$res = $this->processComponent($output, $github, $split, $component, $splitBinaryPath, $parentTagSource);
if (!$res) {
$errors[] = $component['id'];
}
Expand Down Expand Up @@ -159,13 +159,17 @@ protected function execute(InputInterface $input, OutputInterface $output)
* @param GitHub A GitHub API wrapper.
* @param Split A Splitsh wrapper.
* @param array $component The component data.
* @param string $splitBinaryPath The path to the splitsh binary.
* @param string $parentTagSource The URI to the parent tag.
* @return bool
*/
private function processComponent(
OutputInterface $output,
GitHub $github,
Split $split,
array $component
array $component,
$splitBinaryPath,
$parentTagSource
) {
$output->writeln('');
$localVersion = current($this->componentManager->componentsVersion($component['id']));
Expand All @@ -187,7 +191,7 @@ private function processComponent(
));

$output->writeln('<comment>[info]</comment> Skipping.');
return;
return true;
}

$output->writeln(sprintf(
Expand Down
Loading

0 comments on commit b68c159

Please sign in to comment.