diff --git a/BigQuery/VERSION b/BigQuery/VERSION index 589268e6fedb..e21e727f96fa 100644 --- a/BigQuery/VERSION +++ b/BigQuery/VERSION @@ -1 +1 @@ -1.3.0 \ No newline at end of file +1.4.0 \ No newline at end of file diff --git a/BigQuery/src/BigQueryClient.php b/BigQuery/src/BigQueryClient.php index b6605fa31e95..824a5bff0c97 100644 --- a/BigQuery/src/BigQueryClient.php +++ b/BigQuery/src/BigQueryClient.php @@ -49,7 +49,7 @@ class BigQueryClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '1.3.0'; + const VERSION = '1.4.0'; const MAX_DELAY_MICROSECONDS = 32000000; diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index 7ceb04048e8a..b1d7abc0dbab 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -0.6.1 \ No newline at end of file +0.6.2 \ No newline at end of file diff --git a/Bigtable/VERSION b/Bigtable/VERSION index 2411653a5008..c52db9804044 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -0.5.2 \ No newline at end of file +0.5.3 \ No newline at end of file diff --git a/Container/VERSION b/Container/VERSION index 5d4294b9120c..2411653a5008 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -0.5.1 \ No newline at end of file +0.5.2 \ No newline at end of file diff --git a/Core/VERSION b/Core/VERSION index e4264e9848df..87967a790d61 100644 --- a/Core/VERSION +++ b/Core/VERSION @@ -1 +1 @@ -1.21.0 \ No newline at end of file +1.21.1 \ No newline at end of file diff --git a/Dataproc/VERSION b/Dataproc/VERSION index 2411653a5008..c52db9804044 100644 --- a/Dataproc/VERSION +++ b/Dataproc/VERSION @@ -1 +1 @@ -0.5.2 \ No newline at end of file +0.5.3 \ No newline at end of file diff --git a/Debugger/VERSION b/Debugger/VERSION index aac2dacab4fe..e96a87111cbb 100644 --- a/Debugger/VERSION +++ b/Debugger/VERSION @@ -1 +1 @@ -0.12.1 \ No newline at end of file +0.12.2 \ No newline at end of file diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php index 37fe09ed78c2..99128437faf6 100644 --- a/Debugger/src/DebuggerClient.php +++ b/Debugger/src/DebuggerClient.php @@ -39,7 +39,7 @@ class DebuggerClient { use ClientTrait; - const VERSION = '0.12.1'; + const VERSION = '0.12.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly'; diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/Dialogflow/VERSION +++ b/Dialogflow/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/Dlp/VERSION b/Dlp/VERSION index 027934ea1a1a..a8839f70de05 100644 --- a/Dlp/VERSION +++ b/Dlp/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/ErrorReporting/VERSION b/ErrorReporting/VERSION index 027934ea1a1a..a8839f70de05 100644 --- a/ErrorReporting/VERSION +++ b/ErrorReporting/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/Firestore/VERSION b/Firestore/VERSION index a8839f70de05..d33c3a2128bc 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -0.11.2 \ No newline at end of file +0.12.0 \ No newline at end of file diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index 679add71f252..c2f3b324a8fc 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -55,7 +55,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '0.11.2'; + const VERSION = '0.12.0'; const DEFAULT_DATABASE = '(default)'; diff --git a/Iot/VERSION b/Iot/VERSION index a2268e2de445..9fc80f937fab 100644 --- a/Iot/VERSION +++ b/Iot/VERSION @@ -1 +1 @@ -0.3.1 \ No newline at end of file +0.3.2 \ No newline at end of file diff --git a/Kms/VERSION b/Kms/VERSION index 6da28dde76d6..341cf11faf9a 100644 --- a/Kms/VERSION +++ b/Kms/VERSION @@ -1 +1 @@ -0.1.1 \ No newline at end of file +0.2.0 \ No newline at end of file diff --git a/Language/VERSION b/Language/VERSION index 8076af51c002..a12760eb1717 100644 --- a/Language/VERSION +++ b/Language/VERSION @@ -1 +1 @@ -0.15.1 \ No newline at end of file +0.15.2 \ No newline at end of file diff --git a/Language/src/LanguageClient.php b/Language/src/LanguageClient.php index 745d27f51a9b..c514155efadb 100644 --- a/Language/src/LanguageClient.php +++ b/Language/src/LanguageClient.php @@ -44,7 +44,7 @@ class LanguageClient use ClientTrait; use RetryDeciderTrait; - const VERSION = '0.15.1'; + const VERSION = '0.15.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Logging/VERSION b/Logging/VERSION index 44fdbc3aa3b3..91b0acb51aab 100644 --- a/Logging/VERSION +++ b/Logging/VERSION @@ -1 +1 @@ -1.12.4 \ No newline at end of file +1.12.5 \ No newline at end of file diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php index 15ad878e484f..90f0f35188e8 100644 --- a/Logging/src/LoggingClient.php +++ b/Logging/src/LoggingClient.php @@ -70,7 +70,7 @@ class LoggingClient use ArrayTrait; use ClientTrait; - const VERSION = '1.12.4'; + const VERSION = '1.12.5'; 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/Monitoring/VERSION b/Monitoring/VERSION index 027934ea1a1a..a8839f70de05 100644 --- a/Monitoring/VERSION +++ b/Monitoring/VERSION @@ -1 +1 @@ -0.11.1 \ No newline at end of file +0.11.2 \ No newline at end of file diff --git a/OsLogin/VERSION b/OsLogin/VERSION index 09a3acfa138d..7ceb04048e8a 100644 --- a/OsLogin/VERSION +++ b/OsLogin/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file diff --git a/PubSub/VERSION b/PubSub/VERSION index e21e727f96fa..13175fdc4371 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.4.1 \ No newline at end of file diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index ffca482bae6f..0fd21b28c292 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -85,7 +85,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.4.0'; + const VERSION = '1.4.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Redis/VERSION b/Redis/VERSION index 9fc80f937fab..87a0871112f9 100644 --- a/Redis/VERSION +++ b/Redis/VERSION @@ -1 +1 @@ -0.3.2 \ No newline at end of file +0.3.3 \ No newline at end of file diff --git a/Spanner/VERSION b/Spanner/VERSION index 2eda823ff528..308b6faa7585 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.6.1 \ No newline at end of file +1.6.2 \ No newline at end of file diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 6839512279b3..53d20e81f4cd 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -78,7 +78,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.6.1'; + const VERSION = '1.6.2'; 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 8076af51c002..a12760eb1717 100644 --- a/Speech/VERSION +++ b/Speech/VERSION @@ -1 +1 @@ -0.15.1 \ No newline at end of file +0.15.2 \ No newline at end of file diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php index 9c711e3476b0..07780d2fab3f 100644 --- a/Speech/src/SpeechClient.php +++ b/Speech/src/SpeechClient.php @@ -43,7 +43,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.15.1'; + const VERSION = '0.15.2'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Storage/VERSION b/Storage/VERSION index a73b43254444..ce6a70b9d84c 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.5.2 \ No newline at end of file +1.6.0 \ No newline at end of file diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index f25b0d56267b..6f3baf7b7bcf 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.5.2'; + const VERSION = '1.6.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/Tasks/VERSION b/Tasks/VERSION index 6c6aa7cb0918..341cf11faf9a 100644 --- a/Tasks/VERSION +++ b/Tasks/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.2.0 \ No newline at end of file diff --git a/TextToSpeech/VERSION b/TextToSpeech/VERSION index 6c6aa7cb0918..6da28dde76d6 100644 --- a/TextToSpeech/VERSION +++ b/TextToSpeech/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.1.1 \ No newline at end of file diff --git a/Trace/VERSION b/Trace/VERSION index 71172b43ae95..42624f314efd 100644 --- a/Trace/VERSION +++ b/Trace/VERSION @@ -1 +1 @@ -0.10.1 \ No newline at end of file +0.10.2 \ No newline at end of file diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php index 89f2bb93471e..7ef00cf2c9cd 100644 --- a/Trace/src/TraceClient.php +++ b/Trace/src/TraceClient.php @@ -44,7 +44,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.10.1'; + const VERSION = '0.10.2'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/VideoIntelligence/VERSION b/VideoIntelligence/VERSION index e4c0d46e55ff..a6a3a43c3a04 100644 --- a/VideoIntelligence/VERSION +++ b/VideoIntelligence/VERSION @@ -1 +1 @@ -1.0.3 \ No newline at end of file +1.0.4 \ No newline at end of file diff --git a/Vision/VERSION b/Vision/VERSION index 7092c7c46f86..8076af51c002 100644 --- a/Vision/VERSION +++ b/Vision/VERSION @@ -1 +1 @@ -0.15.0 \ No newline at end of file +0.15.1 \ No newline at end of file diff --git a/Vision/src/VisionClient.php b/Vision/src/VisionClient.php index a69b562c6ade..939205da8818 100644 --- a/Vision/src/VisionClient.php +++ b/Vision/src/VisionClient.php @@ -43,7 +43,7 @@ class VisionClient use ClientTrait; use ValidateTrait; - const VERSION = '0.15.0'; + const VERSION = '0.15.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/composer.json b/composer.json index 761c6e2cba15..a6c406123af2 100644 --- a/composer.json +++ b/composer.json @@ -66,35 +66,35 @@ "swaggest/json-schema": "^0.12.0" }, "replace": { - "google/cloud-bigquery": "1.3.0", - "google/cloud-bigquerydatatransfer": "0.6.1", - "google/cloud-bigtable": "0.5.2", - "google/cloud-container": "0.5.1", - "google/cloud-core": "1.21.0", - "google/cloud-dataproc": "0.5.2", + "google/cloud-bigquery": "1.4.0", + "google/cloud-bigquerydatatransfer": "0.6.2", + "google/cloud-bigtable": "0.5.3", + "google/cloud-container": "0.5.2", + "google/cloud-core": "1.21.1", + "google/cloud-dataproc": "0.5.3", "google/cloud-datastore": "1.5.4", - "google/cloud-debugger": "0.12.1", - "google/cloud-dialogflow": "0.3.1", - "google/cloud-dlp": "0.11.1", - "google/cloud-error-reporting": "0.11.1", - "google/cloud-firestore": "0.11.2", - "google/cloud-iot": "0.3.1", - "google/cloud-kms": "0.1.1", - "google/cloud-language": "0.15.1", - "google/cloud-logging": "1.12.4", - "google/cloud-monitoring": "0.11.1", - "google/cloud-oslogin": "0.6.0", - "google/cloud-pubsub": "1.4.0", - "google/cloud-redis": "0.3.2", - "google/cloud-spanner": "1.6.1", - "google/cloud-speech": "0.15.1", - "google/cloud-storage": "1.5.2", - "google/cloud-tasks": "0.1.0", - "google/cloud-text-to-speech": "0.1.0", - "google/cloud-trace": "0.10.1", + "google/cloud-debugger": "0.12.2", + "google/cloud-dialogflow": "0.3.2", + "google/cloud-dlp": "0.11.2", + "google/cloud-error-reporting": "0.11.2", + "google/cloud-firestore": "0.12.0", + "google/cloud-iot": "0.3.2", + "google/cloud-kms": "0.2.0", + "google/cloud-language": "0.15.2", + "google/cloud-logging": "1.12.5", + "google/cloud-monitoring": "0.11.2", + "google/cloud-oslogin": "0.6.1", + "google/cloud-pubsub": "1.4.1", + "google/cloud-redis": "0.3.3", + "google/cloud-spanner": "1.6.2", + "google/cloud-speech": "0.15.2", + "google/cloud-storage": "1.6.0", + "google/cloud-tasks": "0.2.0", + "google/cloud-text-to-speech": "0.1.1", + "google/cloud-trace": "0.10.2", "google/cloud-translate": "1.2.3", - "google/cloud-videointelligence": "1.0.3", - "google/cloud-vision": "0.15.0" + "google/cloud-videointelligence": "1.0.4", + "google/cloud-vision": "0.15.1" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", @@ -213,4 +213,4 @@ ] } } -} +} \ No newline at end of file diff --git a/docs/manifest.json b/docs/manifest.json index 20b4840ceeb2..20bc12e4c161 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.72.0", "v0.71.0", "v0.70.0", "v0.69.1", @@ -110,6 +111,7 @@ "name": "google/cloud-bigquery", "defaultService": "bigquery/bigqueryclient", "versions": [ + "v1.4.0", "v1.3.0", "v1.2.4", "v1.2.3", @@ -140,6 +142,7 @@ "name": "google/cloud-bigquerydatatransfer", "defaultService": "bigquerydatatransfer/readme", "versions": [ + "v0.6.2", "v0.6.1", "v0.6.0", "v0.5.1", @@ -158,6 +161,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v0.5.3", "v0.5.2", "v0.5.1", "v0.5.0", @@ -182,6 +186,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v0.5.2", "v0.5.1", "v0.5.0", "v0.4.1", @@ -205,6 +210,7 @@ "name": "google/cloud-core", "defaultService": "core/servicebuilder", "versions": [ + "v1.21.1", "v1.21.0", "v1.20.7", "v1.20.6", @@ -258,6 +264,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.5.3", "v0.5.2", "v0.5.1", "v0.5.0", @@ -309,6 +316,7 @@ "name": "google/cloud-debugger", "defaultService": "debugger/debuggerclient", "versions": [ + "v0.12.2", "v0.12.1", "v0.12.0", "v0.11.0", @@ -332,6 +340,7 @@ "name": "google/cloud-dialogflow", "defaultService": "dialogflow/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.1", @@ -346,6 +355,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.11.2", "v0.11.1", "v0.11.0", "v0.10.0", @@ -379,6 +389,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.11.2", "v0.11.1", "v0.11.0", "v0.10.1", @@ -417,6 +428,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v0.12.0", "v0.11.2", "v0.11.1", "v0.11.0", @@ -450,6 +462,7 @@ "name": "google/cloud-iot", "defaultService": "iot/readme", "versions": [ + "v0.3.2", "v0.3.1", "v0.3.0", "v0.2.1", @@ -466,6 +479,7 @@ "name": "google/cloud-kms", "defaultService": "kms/readme", "versions": [ + "v0.2.0", "v0.1.1", "v0.1.0", "master" @@ -476,6 +490,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.15.2", "v0.15.1", "v0.15.0", "v0.14.1", @@ -513,6 +528,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.12.5", "v1.12.4", "v1.12.3", "v1.12.2", @@ -556,6 +572,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.11.2", "v0.11.1", "v0.11.0", "v0.10.1", @@ -592,6 +609,7 @@ "name": "google/cloud-oslogin", "defaultService": "oslogin/readme", "versions": [ + "v0.6.1", "v0.6.0", "v0.5.0", "v0.4.1", @@ -615,6 +633,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.4.1", "v1.4.0", "v1.3.0", "v1.2.1", @@ -657,6 +676,7 @@ "name": "google/cloud-redis", "defaultService": "redis/readme", "versions": [ + "v0.3.3", "v0.3.2", "v0.3.1", "v0.3.0", @@ -672,6 +692,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.6.2", "v1.6.1", "v1.6.0", "v1.5.2", @@ -716,6 +737,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.15.2", "v0.15.1", "v0.15.0", "v0.14.1", @@ -753,6 +775,7 @@ "name": "google/cloud-storage", "defaultService": "storage/storageclient", "versions": [ + "v1.6.0", "v1.5.2", "v1.5.1", "v1.5.0", @@ -780,6 +803,7 @@ "name": "google/cloud-tasks", "defaultService": "tasks/readme", "versions": [ + "v0.2.0", "v0.1.0", "master" ] @@ -789,6 +813,7 @@ "name": "google/cloud-text-to-speech", "defaultService": "texttospeech/readme", "versions": [ + "v0.1.1", "v0.1.0", "master" ] @@ -798,6 +823,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.10.2", "v0.10.1", "v0.10.0", "v0.9.0", @@ -849,6 +875,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/readme", "versions": [ + "v1.0.4", "v1.0.3", "v1.0.2", "v1.0.1", @@ -887,6 +914,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.15.1", "v0.15.0", "v0.14.2", "v0.14.1", diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 08fa130ae336..7fc46d4d9cb9 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.71.0'; + const VERSION = '0.72.0'; } diff --git a/src/Version.php b/src/Version.php index c124076d14d2..2013b29fab42 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.71.0'; + const VERSION = '0.72.0'; }