diff --git a/Dataproc/VERSION b/Dataproc/VERSION index c18d72be303..53a48a1e8c6 100644 --- a/Dataproc/VERSION +++ b/Dataproc/VERSION @@ -1 +1 @@ -0.8.1 \ No newline at end of file +0.8.2 \ No newline at end of file diff --git a/PubSub/VERSION b/PubSub/VERSION index 0a182f2e3af..afa2b3515e9 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -1.7.2 \ No newline at end of file +1.8.0 \ No newline at end of file diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index f60a566a201..10eada8cada 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -85,7 +85,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.7.2'; + const VERSION = '1.8.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Spanner/VERSION b/Spanner/VERSION index 67437808808..63f522f0a45 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.11.4 \ No newline at end of file +1.11.5 \ No newline at end of file diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 0e4ccb8a313..123f581370c 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -78,7 +78,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.11.4'; + const VERSION = '1.11.5'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/Speech/VERSION b/Speech/VERSION index 7211b157c69..3f46c4d1821 100644 --- a/Speech/VERSION +++ b/Speech/VERSION @@ -1 +1 @@ -0.18.2 \ No newline at end of file +0.19.0 \ No newline at end of file diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php index d8d31638c92..5bfde072c7a 100644 --- a/Speech/src/SpeechClient.php +++ b/Speech/src/SpeechClient.php @@ -43,7 +43,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.18.2'; + const VERSION = '0.19.0'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Trace/VERSION b/Trace/VERSION index e96a87111cb..d61567cd134 100644 --- a/Trace/VERSION +++ b/Trace/VERSION @@ -1 +1 @@ -0.12.2 \ No newline at end of file +0.12.3 \ No newline at end of file diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php index 4bd691b305d..d5318919852 100644 --- a/Trace/src/TraceClient.php +++ b/Trace/src/TraceClient.php @@ -44,7 +44,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.12.2'; + const VERSION = '0.12.3'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/composer.json b/composer.json index b0fbc97b840..4e2d8ccb736 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ "google/cloud-bigtable": "0.9.3", "google/cloud-container": "0.8.2", "google/cloud-core": "1.25.1", - "google/cloud-dataproc": "0.8.1", + "google/cloud-dataproc": "0.8.2", "google/cloud-datastore": "1.6.0", "google/cloud-debugger": "0.16.2", "google/cloud-dialogflow": "0.5.2", @@ -86,14 +86,14 @@ "google/cloud-logging": "1.14.2", "google/cloud-monitoring": "0.14.0", "google/cloud-oslogin": "0.7.3", - "google/cloud-pubsub": "1.7.2", + "google/cloud-pubsub": "1.8.0", "google/cloud-redis": "0.4.5", - "google/cloud-spanner": "1.11.4", - "google/cloud-speech": "0.18.2", + "google/cloud-spanner": "1.11.5", + "google/cloud-speech": "0.19.0", "google/cloud-storage": "1.10.0", "google/cloud-tasks": "0.5.2", "google/cloud-text-to-speech": "0.1.8", - "google/cloud-trace": "0.12.2", + "google/cloud-trace": "0.12.3", "google/cloud-translate": "1.2.7", "google/cloud-videointelligence": "1.2.2", "google/cloud-vision": "0.19.1", diff --git a/docs/manifest.json b/docs/manifest.json index eecbc0709dd..6be359a1234 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.91.0", "v0.90.0", "v0.89.0", "v0.88.0", @@ -350,6 +351,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.8.2", "v0.8.1", "v0.8.0", "v0.7.0", @@ -816,6 +818,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.8.0", "v1.7.2", "v1.7.1", "v1.7.0", @@ -892,6 +895,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.11.5", "v1.11.4", "v1.11.3", "v1.11.2", @@ -948,6 +952,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.19.0", "v0.18.2", "v0.18.1", "v0.18.0", @@ -1068,6 +1073,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.12.3", "v0.12.2", "v0.12.1", "v0.12.0", diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index f7eaaacbc61..cd322bc57fe 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.90.0'; + const VERSION = '0.91.0'; } diff --git a/src/Version.php b/src/Version.php index e68f5af3829..b97b053f0c4 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.90.0'; + const VERSION = '0.91.0'; }