Skip to content

Commit

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

* Prepare v0.49.0

* Prepare v0.49.0
  • Loading branch information
jdpedrie authored Dec 29, 2017
1 parent cbbebb5 commit c2664e6
Show file tree
Hide file tree
Showing 32 changed files with 70 additions and 49 deletions.
39 changes: 20 additions & 19 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,27 +64,28 @@
"phpseclib/phpseclib": "^2"
},
"replace": {
"google/cloud-bigquery": "0.5.0",
"google/cloud-bigtable": "0.1.0",
"google/cloud-container": "0.1.0",
"google/cloud-core": "1.14.1",
"google/cloud-dataproc": "0.1.0",
"google/cloud-bigquery": "0.6.0",
"google/cloud-bigtable": "0.1.1",
"google/cloud-container": "0.1.1",
"google/cloud-core": "1.15.0",
"google/cloud-dataproc": "0.1.1",
"google/cloud-datastore": "1.2.0",
"google/cloud-dlp": "0.4.2",
"google/cloud-error-reporting": "0.7.2",
"google/cloud-firestore": "0.3.1",
"google/cloud-language": "0.11.1",
"google/cloud-logging": "1.8.0",
"google/cloud-monitoring": "0.7.2",
"google/cloud-oslogin": "0.1.0",
"google/cloud-pubsub": "0.11.1",
"google/cloud-spanner": "1.0.0",
"google/cloud-speech": "0.10.1",
"google/cloud-dlp": "0.4.3",
"google/cloud-error-reporting": "0.7.3",
"google/cloud-firestore": "0.3.2",
"google/cloud-language": "0.11.2",
"google/cloud-logging": "1.8.1",
"google/cloud-monitoring": "0.7.3",
"google/cloud-oslogin": "0.1.1",
"google/cloud-pubsub": "0.11.2",
"google/cloud-spanner": "1.0.1",
"google/cloud-speech": "0.10.2",
"google/cloud-storage": "1.3.0",
"google/cloud-trace": "0.5.0",
"google/cloud-trace": "0.5.1",
"google/cloud-translate": "1.1.0",
"google/cloud-videointelligence": "0.8.2",
"google/cloud-vision": "0.8.1"
"google/cloud-videointelligence": "0.8.3",
"google/cloud-vision": "0.8.2",
"google/cloud-debugger": "0.1.0"
},
"suggest": {
"phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2.",
Expand Down Expand Up @@ -128,4 +129,4 @@
]
}
}
}
}
20 changes: 20 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "readme",
"versions": [
"v0.49.0",
"v0.48.0",
"v0.47.0",
"v0.46.0",
Expand Down Expand Up @@ -81,6 +82,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
"v0.6.0",
"v0.5.0",
"v0.4.0",
"v0.3.1",
Expand All @@ -99,6 +101,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
"v0.1.1",
"v0.1.0",
"master"
]
Expand All @@ -108,6 +111,7 @@
"name": "google/cloud-container",
"defaultService": "container/readme",
"versions": [
"v0.1.1",
"v0.1.0",
"master"
]
Expand All @@ -117,6 +121,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
"v1.15.0",
"v1.14.1",
"v1.14.0",
"v1.13.2",
Expand Down Expand Up @@ -150,6 +155,7 @@
"name": "google/cloud-dataproc",
"defaultService": "dataproc/readme",
"versions": [
"v0.1.1",
"v0.1.0",
"master"
]
Expand All @@ -174,6 +180,7 @@
"name": "google/cloud-debugger",
"defaultService": "debugger/debuggerclient",
"versions": [
"v0.1.0",
"master"
]
},
Expand All @@ -182,6 +189,7 @@
"name": "google/cloud-dlp",
"defaultService": "dlp/readme",
"versions": [
"v0.4.3",
"v0.4.2",
"v0.4.1",
"v0.4.0",
Expand All @@ -199,6 +207,7 @@
"name": "google/cloud-error-reporting",
"defaultService": "errorreporting/readme",
"versions": [
"v0.7.3",
"v0.7.2",
"v0.7.1",
"v0.7.0",
Expand All @@ -221,6 +230,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
"v0.3.2",
"v0.3.1",
"v0.3.0",
"v0.2.0",
Expand All @@ -234,6 +244,7 @@
"name": "google/cloud-language",
"defaultService": "language/languageclient",
"versions": [
"v0.11.2",
"v0.11.1",
"v0.11.0",
"v0.10.0",
Expand All @@ -257,6 +268,7 @@
"name": "google/cloud-logging",
"defaultService": "logging/loggingclient",
"versions": [
"v1.8.1",
"v1.8.0",
"v1.7.0",
"v1.6.2",
Expand All @@ -279,6 +291,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
"v0.7.3",
"v0.7.2",
"v0.7.1",
"v0.7.0",
Expand All @@ -301,6 +314,7 @@
"name": "google/cloud-oslogin",
"defaultService": "oslogin/readme",
"versions": [
"v0.1.1",
"v0.1.0",
"master"
]
Expand All @@ -310,6 +324,7 @@
"name": "google/cloud-pubsub",
"defaultService": "pubsub/pubsubclient",
"versions": [
"v0.11.2",
"v0.11.1",
"v0.11.0",
"v0.10.0",
Expand All @@ -335,6 +350,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
"v1.0.1",
"v1.0.0",
"v0.11.0",
"v0.10.0",
Expand Down Expand Up @@ -362,6 +378,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v0.10.2",
"v0.10.1",
"v0.10.0",
"v0.9.0",
Expand Down Expand Up @@ -403,6 +420,7 @@
"name": "google/cloud-trace",
"defaultService": "trace/traceclient",
"versions": [
"v0.5.1",
"v0.5.0",
"v0.4.0",
"v0.3.3",
Expand Down Expand Up @@ -434,6 +452,7 @@
"name": "google/cloud-videointelligence",
"defaultService": "videointelligence/videointelligenceserviceclient",
"versions": [
"v0.8.3",
"v0.8.2",
"v0.8.1",
"v0.8.0",
Expand All @@ -455,6 +474,7 @@
"name": "google/cloud-vision",
"defaultService": "vision/visionclient",
"versions": [
"v0.8.2",
"v0.8.1",
"v0.8.0",
"v0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class BigQueryClient
use ClientTrait;
use RetryDeciderTrait;

const VERSION = '0.5.0';
const VERSION = '0.6.0';

const MAX_DELAY_MICROSECONDS = 32000000;

Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.6.0
2 changes: 1 addition & 1 deletion src/Bigtable/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion src/Container/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion src/Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.1
1.15.0
2 changes: 1 addition & 1 deletion src/Dataproc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion src/Debugger/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
master
0.1.0
2 changes: 1 addition & 1 deletion src/Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2
0.4.3
2 changes: 1 addition & 1 deletion src/ErrorReporting/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2
0.7.3
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.3.1';
const VERSION = '0.3.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.3.1
0.3.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.11.1';
const VERSION = '0.11.2';

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.11.1
0.11.2
2 changes: 1 addition & 1 deletion src/Logging/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.8.0';
const VERSION = '1.8.1';

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.8.0
1.8.1
2 changes: 1 addition & 1 deletion src/Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.2
0.7.3
2 changes: 1 addition & 1 deletion src/OsLogin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
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 = '0.11.1';
const VERSION = '0.11.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 @@
0.11.1
0.11.2
2 changes: 1 addition & 1 deletion src/ServiceBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
const VERSION = '0.48.0';
const VERSION = '0.49.0';
}
2 changes: 1 addition & 1 deletion src/Spanner/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.0.0';
const VERSION = '1.0.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.0.0
1.0.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.10.1';
const VERSION = '0.10.2';

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.10.1
0.10.2
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.5.0';
const VERSION = '0.5.1';

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.5.0
0.5.1
2 changes: 1 addition & 1 deletion src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
*/
class Version
{
const VERSION = '0.48.0';
const VERSION = '0.49.0';
}
2 changes: 1 addition & 1 deletion src/VideoIntelligence/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/Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.8.2
Loading

0 comments on commit c2664e6

Please sign in to comment.