From 40fab0854cd5e9afbc07687dba72c302ca9d7c83 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 12 Mar 2020 17:24:10 -0700 Subject: [PATCH] chore: release 0.127.0 (#2722) --- Asset/VERSION | 2 +- AutoMl/VERSION | 2 +- BigQueryDataTransfer/VERSION | 2 +- Bigtable/VERSION | 2 +- Bigtable/src/BigtableClient.php | 2 +- CHANGELOG.md | 470 ++++++++++++++++++++++++++++++ Container/VERSION | 2 +- Dataproc/VERSION | 2 +- Datastore/VERSION | 2 +- Datastore/src/DatastoreClient.php | 2 +- Debugger/VERSION | 2 +- Debugger/src/DebuggerClient.php | 2 +- Dialogflow/VERSION | 2 +- Dlp/VERSION | 2 +- ErrorReporting/VERSION | 2 +- Firestore/VERSION | 2 +- Firestore/src/FirestoreClient.php | 2 +- Iot/VERSION | 2 +- Kms/VERSION | 2 +- Language/VERSION | 2 +- Language/src/LanguageClient.php | 2 +- Logging/VERSION | 2 +- Logging/src/LoggingClient.php | 2 +- Monitoring/VERSION | 2 +- OsLogin/VERSION | 2 +- PubSub/VERSION | 2 +- PubSub/src/PubSubClient.php | 2 +- Recommender/VERSION | 2 +- Redis/VERSION | 2 +- Scheduler/VERSION | 2 +- SecretManager/VERSION | 2 +- SecurityCenter/VERSION | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- Speech/VERSION | 2 +- Speech/src/SpeechClient.php | 2 +- Talent/VERSION | 2 +- Tasks/VERSION | 2 +- TextToSpeech/VERSION | 2 +- Trace/VERSION | 2 +- Trace/src/TraceClient.php | 2 +- Translate/VERSION | 2 +- VideoIntelligence/VERSION | 2 +- Vision/VERSION | 2 +- Vision/src/VisionClient.php | 2 +- WebRisk/VERSION | 2 +- WebSecurityScanner/VERSION | 2 +- composer.json | 70 ++--- docs/manifest.json | 36 +++ src/ServiceBuilder.php | 2 +- src/Version.php | 2 +- 51 files changed, 589 insertions(+), 83 deletions(-) diff --git a/Asset/VERSION b/Asset/VERSION index 09a3acfa138d..7ceb04048e8a 100644 --- a/Asset/VERSION +++ b/Asset/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file diff --git a/AutoMl/VERSION b/AutoMl/VERSION index 899f24fc754a..2774f8587f40 100644 --- a/AutoMl/VERSION +++ b/AutoMl/VERSION @@ -1 +1 @@ -0.9.0 \ No newline at end of file +0.10.0 \ No newline at end of file diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index 07feb8234926..14a8c2457569 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -0.17.0 \ No newline at end of file +0.17.1 \ No newline at end of file diff --git a/Bigtable/VERSION b/Bigtable/VERSION index cb174d58a534..d2d61a7e8e43 100644 --- a/Bigtable/VERSION +++ b/Bigtable/VERSION @@ -1 +1 @@ -1.2.1 \ No newline at end of file +1.2.2 \ No newline at end of file diff --git a/Bigtable/src/BigtableClient.php b/Bigtable/src/BigtableClient.php index 54bde1e454cf..321f6a362c7a 100644 --- a/Bigtable/src/BigtableClient.php +++ b/Bigtable/src/BigtableClient.php @@ -40,7 +40,7 @@ class BigtableClient { use ArrayTrait; - const VERSION = '1.2.1'; + const VERSION = '1.2.2'; /** * @var GapicClient diff --git a/CHANGELOG.md b/CHANGELOG.md index ed267458fd82..30604ed7e8d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,475 @@ # Changelog +## 0.127.0 + +
google/cloud-asset 0.6.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-automl 0.10.0 + + + +### Features + +* add baseline score to tables annotation, update docs ([#2735](https://www.github.com/googleapis/google-cloud-php/issues/2735)) ([9b6415b](https://www.github.com/googleapis/google-cloud-php/commit/9b6415bc78fc99b017ec887096c54aa6454d4a64)) + + +### Documentation + +* fix cloud.google.com links ([#2756](https://www.github.com/googleapis/google-cloud-php/issues/2756)) ([bf78c44](https://www.github.com/googleapis/google-cloud-php/commit/bf78c440ce88ecc65f0ae2358fec111a2382ac40)) +* update documentation ([#2740](https://www.github.com/googleapis/google-cloud-php/issues/2740)) ([a9cc4ca](https://www.github.com/googleapis/google-cloud-php/commit/a9cc4cae532923c31b8a4ba66566066cacbf0339)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-bigquerydatatransfer 0.17.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-bigtable 1.2.2 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-container 0.12.1 + + + +### Documentation + +* fix cloud.google.com links ([#2757](https://www.github.com/googleapis/google-cloud-php/issues/2757)) ([1fc4048](https://www.github.com/googleapis/google-cloud-php/commit/1fc4048cdcd1fd408a509c095d978ae21bac3d85)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-dataproc 0.18.1 + + + +### Documentation + +* fix cloud.google.com links ([#2758](https://www.github.com/googleapis/google-cloud-php/issues/2758)) ([c38fc20](https://www.github.com/googleapis/google-cloud-php/commit/c38fc20825b8349c4cd091e0b68f144de71aaee9)) +* update doc references ([#2723](https://www.github.com/googleapis/google-cloud-php/issues/2723)) ([97f1e05](https://www.github.com/googleapis/google-cloud-php/commit/97f1e057980bd19102902207bff4831c56e86106)) + + +### Miscellaneous Chores + +* update metadata ([#2718](https://www.github.com/googleapis/google-cloud-php/issues/2718)) ([b5dd56a](https://www.github.com/googleapis/google-cloud-php/commit/b5dd56a62cb725a9e2ef33e98fcd4fd34cb2f810)) +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-datastore 1.11.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-debugger 0.21.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-dialogflow 0.13.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-dlp 0.25.1 + + + +### Documentation + +* fix cloud.google.com links ([#2759](https://www.github.com/googleapis/google-cloud-php/issues/2759)) ([91e6b84](https://www.github.com/googleapis/google-cloud-php/commit/91e6b8489fe565340b80ebabf65c8e5225bbf846)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-error-reporting 0.16.1 + + + +### Documentation + +* fix cloud.google.com links ([#2760](https://www.github.com/googleapis/google-cloud-php/issues/2760)) ([efe46ec](https://www.github.com/googleapis/google-cloud-php/commit/efe46ecb788617674019247abb47705319343633)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-firestore 1.11.1 + + + +### Bug Fixes + +* allow root-level collection named projects ([#2705](https://www.github.com/googleapis/google-cloud-php/issues/2705)) ([606a9ba](https://www.github.com/googleapis/google-cloud-php/commit/606a9ba3b3b20091c31b37d6757eed32fb41f584)) +* getting of null values in Firestore ([#2731](https://www.github.com/googleapis/google-cloud-php/issues/2731)) ([f759a87](https://www.github.com/googleapis/google-cloud-php/commit/f759a87f0d1358766becb234e4c667455f78bfcd)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-iot 0.11.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-kms 1.9.2 + + + +### Documentation + +* fix cloud.google.com links ([#2761](https://www.github.com/googleapis/google-cloud-php/issues/2761)) ([98c49d2](https://www.github.com/googleapis/google-cloud-php/commit/98c49d232be14f0ad95c57af465243e824938ee0)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-language 0.22.1 + + + +### Documentation + +* fix cloud.google.com links ([#2762](https://www.github.com/googleapis/google-cloud-php/issues/2762)) ([d5ccc00](https://www.github.com/googleapis/google-cloud-php/commit/d5ccc000fbf4d11a66efdafacacd98ad84f18f74)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-logging 1.19.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-monitoring 0.20.2 + + + +### Documentation + +* fix cloud.google.com links ([#2763](https://www.github.com/googleapis/google-cloud-php/issues/2763)) ([402c859](https://www.github.com/googleapis/google-cloud-php/commit/402c859fdf61089d4e71e7d7da6a380580c160b6)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-oslogin 0.11.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-pubsub 1.21.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + + +### Documentation + +* update documentation ([#2727](https://www.github.com/googleapis/google-cloud-php/issues/2727)) ([45b446c](https://www.github.com/googleapis/google-cloud-php/commit/45b446c693ccd0c7a12460bd10bfa7f2917c352c)) +* update documentation ([#2742](https://www.github.com/googleapis/google-cloud-php/issues/2742)) ([b7c8717](https://www.github.com/googleapis/google-cloud-php/commit/b7c8717a08583e38fcc1209d5ced466bfea4d48f)) + +
+ +
google/cloud-recommender 0.2.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-redis 0.12.2 + + + +### Documentation + +* fix cloud.google.com links ([#2764](https://www.github.com/googleapis/google-cloud-php/issues/2764)) ([98972d7](https://www.github.com/googleapis/google-cloud-php/commit/98972d76e30f2597ab0f691fe4c46d3713a388ea)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-scheduler 1.2.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-secret-manager 0.3.0 + + + +### Features + +* introduce secret manager v1 client ([#2751](https://www.github.com/googleapis/google-cloud-php/issues/2751)) ([45ebf84](https://www.github.com/googleapis/google-cloud-php/commit/45ebf8465c0374f692879cf50b32f1837e6ba1b9)) + + +### Bug Fixes + +* remove debugging code ([#2765](https://www.github.com/googleapis/google-cloud-php/issues/2765)) ([03cef9c](https://www.github.com/googleapis/google-cloud-php/commit/03cef9c23126ba9be6866609650ea6e1a5f78fa4)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-security-center 0.5.0 + + + +### Features + +* introduce notification configs ([#2743](https://www.github.com/googleapis/google-cloud-php/issues/2743)) ([3935299](https://www.github.com/googleapis/google-cloud-php/commit/393529935d59d31e5ec2fc0a32bd91cf4e8fb6d5)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-spanner 1.25.0 + + + +### Features + +* **spanner:** add emulator support ([#2710](https://www.github.com/googleapis/google-cloud-php/issues/2710)) ([abedee8](https://www.github.com/googleapis/google-cloud-php/commit/abedee8d571b0b53737981ae0f4f75e8eef0482f)) +* add database backup support ([#2766](https://www.github.com/googleapis/google-cloud-php/issues/2766)) ([4697295](https://www.github.com/googleapis/google-cloud-php/commit/46972957bf66340f687be06cdb8ef9d4628425ac)) +* add query options ([#2726](https://www.github.com/googleapis/google-cloud-php/issues/2726)) ([661f8f5](https://www.github.com/googleapis/google-cloud-php/commit/661f8f5785bad84b9f052614fb8075d8c83ee60c)) +* return limited resource representation on instance exists ([#2708](https://www.github.com/googleapis/google-cloud-php/issues/2708)) ([90f8f74](https://www.github.com/googleapis/google-cloud-php/commit/90f8f74bbf0adc54bce31d8181ed9cfd3d42350a)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-speech 0.31.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-talent 0.9.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + + +### Documentation + +* update documentation ([#2755](https://www.github.com/googleapis/google-cloud-php/issues/2755)) ([95e5b46](https://www.github.com/googleapis/google-cloud-php/commit/95e5b46b51336ac39e1f297773dbceca08e97e34)) + +
+ +
google/cloud-tasks 1.6.0 + + + +### Features + +* add stackdriver logging config ([#2728](https://www.github.com/googleapis/google-cloud-php/issues/2728)) ([0f543ef](https://www.github.com/googleapis/google-cloud-php/commit/0f543ef57294e4f99d9ee0557e19fdbdb89196aa)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-text-to-speech 0.6.1 + + + +### Documentation + +* fix cloud.google.com links ([#2768](https://www.github.com/googleapis/google-cloud-php/issues/2768)) ([9de6a40](https://www.github.com/googleapis/google-cloud-php/commit/9de6a40a66c9cfb8d46e44d908e5a0e9327bb002)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-trace 0.17.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-translate 1.7.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-videointelligence 1.9.0 + + + +### Features + +* add logo recognition feature ([#2749](https://www.github.com/googleapis/google-cloud-php/issues/2749)) ([d78c996](https://www.github.com/googleapis/google-cloud-php/commit/d78c996b2c55b8fae81c0b7e3ec3a02cfadf2407)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + + +### Documentation + +* update documentation ([#2744](https://www.github.com/googleapis/google-cloud-php/issues/2744)) ([83b7073](https://www.github.com/googleapis/google-cloud-php/commit/83b70734ae17ca680b5b6e14f881d182da28bd9d)) + +
+ +
google/cloud-vision 0.25.1 + + + +### Documentation + +* fix cloud.google.com links ([#2769](https://www.github.com/googleapis/google-cloud-php/issues/2769)) ([c4b9eae](https://www.github.com/googleapis/google-cloud-php/commit/c4b9eaea39948bd7766bc7d1e0b03b27b855353a)) + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-web-risk 0.4.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ +
google/cloud-web-security-scanner 0.4.1 + + + +### Miscellaneous Chores + +* update synth to fix relative cloud.google.com links ([#2745](https://www.github.com/googleapis/google-cloud-php/issues/2745)) ([277ea7b](https://www.github.com/googleapis/google-cloud-php/commit/277ea7b39e6741ca238fef3f991cf4152d935b90)) + +
+ ## 0.126.0
google/cloud-bigquerydatatransfer 0.17.0 diff --git a/Container/VERSION b/Container/VERSION index d33c3a2128bc..aac2dacab4fe 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -0.12.0 \ No newline at end of file +0.12.1 \ No newline at end of file diff --git a/Dataproc/VERSION b/Dataproc/VERSION index 47d04a528837..6b2d58c8ef35 100644 --- a/Dataproc/VERSION +++ b/Dataproc/VERSION @@ -1 +1 @@ -0.18.0 \ No newline at end of file +0.18.1 \ No newline at end of file diff --git a/Datastore/VERSION b/Datastore/VERSION index 169f19b4901e..b0f61c56dd1e 100644 --- a/Datastore/VERSION +++ b/Datastore/VERSION @@ -1 +1 @@ -1.11.0 \ No newline at end of file +1.11.1 \ No newline at end of file diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php index 453a49103425..cc1347db094b 100644 --- a/Datastore/src/DatastoreClient.php +++ b/Datastore/src/DatastoreClient.php @@ -80,7 +80,7 @@ class DatastoreClient use ClientTrait; use DatastoreTrait; - const VERSION = '1.11.0'; + const VERSION = '1.11.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore'; diff --git a/Debugger/VERSION b/Debugger/VERSION index 1db0edecc06d..b9f8e558df4d 100644 --- a/Debugger/VERSION +++ b/Debugger/VERSION @@ -1 +1 @@ -0.21.0 \ No newline at end of file +0.21.1 \ No newline at end of file diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php index b707259eef1f..f0d6d18d14f6 100644 --- a/Debugger/src/DebuggerClient.php +++ b/Debugger/src/DebuggerClient.php @@ -39,7 +39,7 @@ class DebuggerClient { use ClientTrait; - const VERSION = '0.21.0'; + const VERSION = '0.21.1'; 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 51de3305bb38..ed0d9e9902b9 100644 --- a/Dialogflow/VERSION +++ b/Dialogflow/VERSION @@ -1 +1 @@ -0.13.0 \ No newline at end of file +0.13.1 \ No newline at end of file diff --git a/Dlp/VERSION b/Dlp/VERSION index 94a5fe438afc..5d6014765770 100644 --- a/Dlp/VERSION +++ b/Dlp/VERSION @@ -1 +1 @@ -0.25.0 \ No newline at end of file +0.25.1 \ No newline at end of file diff --git a/ErrorReporting/VERSION b/ErrorReporting/VERSION index d183d4ace05b..92e0c7438b9e 100644 --- a/ErrorReporting/VERSION +++ b/ErrorReporting/VERSION @@ -1 +1 @@ -0.16.0 \ No newline at end of file +0.16.1 \ No newline at end of file diff --git a/Firestore/VERSION b/Firestore/VERSION index 169f19b4901e..b0f61c56dd1e 100644 --- a/Firestore/VERSION +++ b/Firestore/VERSION @@ -1 +1 @@ -1.11.0 \ No newline at end of file +1.11.1 \ No newline at end of file diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php index 5991e625adee..4bf17f4fe14e 100644 --- a/Firestore/src/FirestoreClient.php +++ b/Firestore/src/FirestoreClient.php @@ -75,7 +75,7 @@ class FirestoreClient use SnapshotTrait; use ValidateTrait; - const VERSION = '1.11.0'; + const VERSION = '1.11.1'; const DEFAULT_DATABASE = '(default)'; diff --git a/Iot/VERSION b/Iot/VERSION index 142464bf22b4..027934ea1a1a 100644 --- a/Iot/VERSION +++ b/Iot/VERSION @@ -1 +1 @@ -0.11.0 \ No newline at end of file +0.11.1 \ No newline at end of file diff --git a/Kms/VERSION b/Kms/VERSION index ee672d89ab30..6f2d3653d5af 100644 --- a/Kms/VERSION +++ b/Kms/VERSION @@ -1 +1 @@ -1.9.1 \ No newline at end of file +1.9.2 \ No newline at end of file diff --git a/Language/VERSION b/Language/VERSION index a7f3fc27a7ac..a04c2def31f3 100644 --- a/Language/VERSION +++ b/Language/VERSION @@ -1 +1 @@ -0.22.0 \ No newline at end of file +0.22.1 \ No newline at end of file diff --git a/Language/src/LanguageClient.php b/Language/src/LanguageClient.php index fb1b28540c45..70c046ef1324 100644 --- a/Language/src/LanguageClient.php +++ b/Language/src/LanguageClient.php @@ -46,7 +46,7 @@ class LanguageClient ClientTrait::jsonDecode insteadof RetryDeciderTrait; } - const VERSION = '0.22.0'; + const VERSION = '0.22.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Logging/VERSION b/Logging/VERSION index c1af674ec43f..7df3a13a6dc3 100644 --- a/Logging/VERSION +++ b/Logging/VERSION @@ -1 +1 @@ -1.19.0 \ No newline at end of file +1.19.1 \ No newline at end of file diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php index 8ab616539777..3fa60276fdb8 100644 --- a/Logging/src/LoggingClient.php +++ b/Logging/src/LoggingClient.php @@ -70,7 +70,7 @@ class LoggingClient use ArrayTrait; use ClientTrait; - const VERSION = '1.19.0'; + const VERSION = '1.19.1'; 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 9d2632160c45..a158e5b6253c 100644 --- a/Monitoring/VERSION +++ b/Monitoring/VERSION @@ -1 +1 @@ -0.20.1 \ No newline at end of file +0.20.2 \ No newline at end of file diff --git a/OsLogin/VERSION b/OsLogin/VERSION index 142464bf22b4..027934ea1a1a 100644 --- a/OsLogin/VERSION +++ b/OsLogin/VERSION @@ -1 +1 @@ -0.11.0 \ No newline at end of file +0.11.1 \ No newline at end of file diff --git a/PubSub/VERSION b/PubSub/VERSION index e4264e9848df..87967a790d61 100644 --- a/PubSub/VERSION +++ b/PubSub/VERSION @@ -1 +1 @@ -1.21.0 \ No newline at end of file +1.21.1 \ No newline at end of file diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php index bc31adf46e29..fc47b4d8216a 100644 --- a/PubSub/src/PubSubClient.php +++ b/PubSub/src/PubSubClient.php @@ -85,7 +85,7 @@ class PubSubClient use IncomingMessageTrait; use ResourceNameTrait; - const VERSION = '1.21.0'; + const VERSION = '1.21.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub'; diff --git a/Recommender/VERSION b/Recommender/VERSION index 341cf11faf9a..7dff5b892112 100644 --- a/Recommender/VERSION +++ b/Recommender/VERSION @@ -1 +1 @@ -0.2.0 \ No newline at end of file +0.2.1 \ No newline at end of file diff --git a/Redis/VERSION b/Redis/VERSION index aac2dacab4fe..e96a87111cbb 100644 --- a/Redis/VERSION +++ b/Redis/VERSION @@ -1 +1 @@ -0.12.1 \ No newline at end of file +0.12.2 \ No newline at end of file diff --git a/Scheduler/VERSION b/Scheduler/VERSION index 867e52437ab8..cb174d58a534 100644 --- a/Scheduler/VERSION +++ b/Scheduler/VERSION @@ -1 +1 @@ -1.2.0 \ No newline at end of file +1.2.1 \ No newline at end of file diff --git a/SecretManager/VERSION b/SecretManager/VERSION index 341cf11faf9a..9325c3ccda98 100644 --- a/SecretManager/VERSION +++ b/SecretManager/VERSION @@ -1 +1 @@ -0.2.0 \ No newline at end of file +0.3.0 \ No newline at end of file diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION index 60a2d3e96c80..79a2734bbf3d 100644 --- a/SecurityCenter/VERSION +++ b/SecurityCenter/VERSION @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.5.0 \ No newline at end of file diff --git a/Spanner/VERSION b/Spanner/VERSION index 3e940eb72468..f2538f8b59f6 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.24.1 \ No newline at end of file +1.25.0 \ No newline at end of file diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 9cce3955e489..1c8e5a6983ff 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -88,7 +88,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.24.1'; + const VERSION = '1.25.0'; 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 f0e1a438f2b9..831454594487 100644 --- a/Speech/VERSION +++ b/Speech/VERSION @@ -1 +1 @@ -0.31.0 \ No newline at end of file +0.31.1 \ No newline at end of file diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php index 829738f35e7b..75f57e35db4c 100644 --- a/Speech/src/SpeechClient.php +++ b/Speech/src/SpeechClient.php @@ -50,7 +50,7 @@ class SpeechClient { use ClientTrait; - const VERSION = '0.31.0'; + const VERSION = '0.31.1'; const SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Talent/VERSION b/Talent/VERSION index 899f24fc754a..f514a2f0bd05 100644 --- a/Talent/VERSION +++ b/Talent/VERSION @@ -1 +1 @@ -0.9.0 \ No newline at end of file +0.9.1 \ No newline at end of file diff --git a/Tasks/VERSION b/Tasks/VERSION index 3e1ad720b13d..ce6a70b9d84c 100644 --- a/Tasks/VERSION +++ b/Tasks/VERSION @@ -1 +1 @@ -1.5.0 \ No newline at end of file +1.6.0 \ No newline at end of file diff --git a/TextToSpeech/VERSION b/TextToSpeech/VERSION index 09a3acfa138d..7ceb04048e8a 100644 --- a/TextToSpeech/VERSION +++ b/TextToSpeech/VERSION @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file diff --git a/Trace/VERSION b/Trace/VERSION index 07feb8234926..14a8c2457569 100644 --- a/Trace/VERSION +++ b/Trace/VERSION @@ -1 +1 @@ -0.17.0 \ No newline at end of file +0.17.1 \ No newline at end of file diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php index a1d00f267c67..9bb6708f6c75 100644 --- a/Trace/src/TraceClient.php +++ b/Trace/src/TraceClient.php @@ -40,7 +40,7 @@ class TraceClient { use ClientTrait; - const VERSION = '0.17.0'; + const VERSION = '0.17.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/Translate/VERSION b/Translate/VERSION index 9dbb0c0052e7..081af9a10f3f 100644 --- a/Translate/VERSION +++ b/Translate/VERSION @@ -1 +1 @@ -1.7.0 \ No newline at end of file +1.7.1 \ No newline at end of file diff --git a/VideoIntelligence/VERSION b/VideoIntelligence/VERSION index afa2b3515e91..abb16582324b 100644 --- a/VideoIntelligence/VERSION +++ b/VideoIntelligence/VERSION @@ -1 +1 @@ -1.8.0 \ No newline at end of file +1.9.0 \ No newline at end of file diff --git a/Vision/VERSION b/Vision/VERSION index 94a5fe438afc..5d6014765770 100644 --- a/Vision/VERSION +++ b/Vision/VERSION @@ -1 +1 @@ -0.25.0 \ No newline at end of file +0.25.1 \ No newline at end of file diff --git a/Vision/src/VisionClient.php b/Vision/src/VisionClient.php index f52faa36dade..7c293ddc0c7e 100644 --- a/Vision/src/VisionClient.php +++ b/Vision/src/VisionClient.php @@ -50,7 +50,7 @@ class VisionClient use ClientTrait; use ValidateTrait; - const VERSION = '0.25.0'; + const VERSION = '0.25.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform'; diff --git a/WebRisk/VERSION b/WebRisk/VERSION index 60a2d3e96c80..44bb5d1f7435 100644 --- a/WebRisk/VERSION +++ b/WebRisk/VERSION @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.4.1 \ No newline at end of file diff --git a/WebSecurityScanner/VERSION b/WebSecurityScanner/VERSION index 60a2d3e96c80..44bb5d1f7435 100644 --- a/WebSecurityScanner/VERSION +++ b/WebSecurityScanner/VERSION @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.4.1 \ No newline at end of file diff --git a/composer.json b/composer.json index ca08e931b0c1..e78535e5585d 100644 --- a/composer.json +++ b/composer.json @@ -69,46 +69,46 @@ "swaggest/json-schema": "^0.12.0" }, "replace": { - "google/cloud-asset": "0.6.0", - "google/cloud-automl": "0.9.0", + "google/cloud-asset": "0.6.1", + "google/cloud-automl": "0.10.0", "google/cloud-bigquery": "1.13.0", - "google/cloud-bigquerydatatransfer": "0.17.0", - "google/cloud-bigtable": "1.2.1", + "google/cloud-bigquerydatatransfer": "0.17.1", + "google/cloud-bigtable": "1.2.2", "google/cloud-billing": "0.1.0", "google/cloud-common-protos": "0.2.0", - "google/cloud-container": "0.12.0", + "google/cloud-container": "0.12.1", "google/cloud-core": "1.35.0", - "google/cloud-dataproc": "0.18.0", - "google/cloud-datastore": "1.11.0", - "google/cloud-debugger": "0.21.0", - "google/cloud-dialogflow": "0.13.0", - "google/cloud-dlp": "0.25.0", - "google/cloud-error-reporting": "0.16.0", - "google/cloud-firestore": "1.11.0", - "google/cloud-iot": "0.11.0", - "google/cloud-kms": "1.9.1", - "google/cloud-language": "0.22.0", - "google/cloud-logging": "1.19.0", - "google/cloud-monitoring": "0.20.1", - "google/cloud-oslogin": "0.11.0", - "google/cloud-pubsub": "1.21.0", - "google/cloud-recommender": "0.2.0", - "google/cloud-redis": "0.12.1", - "google/cloud-scheduler": "1.2.0", - "google/cloud-secret-manager": "0.2.0", - "google/cloud-security-center": "0.4.0", - "google/cloud-spanner": "1.24.1", - "google/cloud-speech": "0.31.0", + "google/cloud-dataproc": "0.18.1", + "google/cloud-datastore": "1.11.1", + "google/cloud-debugger": "0.21.1", + "google/cloud-dialogflow": "0.13.1", + "google/cloud-dlp": "0.25.1", + "google/cloud-error-reporting": "0.16.1", + "google/cloud-firestore": "1.11.1", + "google/cloud-iot": "0.11.1", + "google/cloud-kms": "1.9.2", + "google/cloud-language": "0.22.1", + "google/cloud-logging": "1.19.1", + "google/cloud-monitoring": "0.20.2", + "google/cloud-oslogin": "0.11.1", + "google/cloud-pubsub": "1.21.1", + "google/cloud-recommender": "0.2.1", + "google/cloud-redis": "0.12.2", + "google/cloud-scheduler": "1.2.1", + "google/cloud-secret-manager": "0.3.0", + "google/cloud-security-center": "0.5.0", + "google/cloud-spanner": "1.25.0", + "google/cloud-speech": "0.31.1", "google/cloud-storage": "1.18.0", - "google/cloud-talent": "0.9.0", - "google/cloud-tasks": "1.5.0", - "google/cloud-text-to-speech": "0.6.0", - "google/cloud-trace": "0.17.0", - "google/cloud-translate": "1.7.0", - "google/cloud-videointelligence": "1.8.0", - "google/cloud-vision": "0.25.0", - "google/cloud-web-risk": "0.4.0", - "google/cloud-web-security-scanner": "0.4.0" + "google/cloud-talent": "0.9.1", + "google/cloud-tasks": "1.6.0", + "google/cloud-text-to-speech": "0.6.1", + "google/cloud-trace": "0.17.1", + "google/cloud-translate": "1.7.1", + "google/cloud-videointelligence": "1.9.0", + "google/cloud-vision": "0.25.1", + "google/cloud-web-risk": "0.4.1", + "google/cloud-web-security-scanner": "0.4.1" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", diff --git a/docs/manifest.json b/docs/manifest.json index f86caddae6ec..915542ff7c1c 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -11,6 +11,7 @@ "name": "google/cloud", "defaultService": "servicebuilder", "versions": [ + "v0.127.0", "v0.126.0", "v0.125.0", "v0.124.0", @@ -171,6 +172,7 @@ "name": "google/cloud-asset", "defaultService": "asset/readme", "versions": [ + "v0.6.1", "v0.6.0", "v0.5.0", "v0.4.0", @@ -197,6 +199,7 @@ "name": "google/cloud-automl", "defaultService": "automl/readme", "versions": [ + "v0.10.0", "v0.9.0", "v0.8.1", "v0.8.0", @@ -266,6 +269,7 @@ "name": "google/cloud-bigquerydatatransfer", "defaultService": "bigquerydatatransfer/readme", "versions": [ + "v0.17.1", "v0.17.0", "v0.16.0", "v0.15.1", @@ -308,6 +312,7 @@ "name": "google/cloud-bigtable", "defaultService": "bigtable/readme", "versions": [ + "v1.2.2", "v1.2.1", "v1.2.0", "v1.1.1", @@ -378,6 +383,7 @@ "name": "google/cloud-container", "defaultService": "container/readme", "versions": [ + "v0.12.1", "v0.12.0", "v0.11.0", "v0.10.4", @@ -499,6 +505,7 @@ "name": "google/cloud-dataproc", "defaultService": "dataproc/readme", "versions": [ + "v0.18.1", "v0.18.0", "v0.17.0", "v0.16.1", @@ -549,6 +556,7 @@ "name": "google/cloud-datastore", "defaultService": "datastore/datastoreclient", "versions": [ + "v1.11.1", "v1.11.0", "v1.10.1", "v1.10.0", @@ -595,6 +603,7 @@ "name": "google/cloud-debugger", "defaultService": "debugger/debuggerclient", "versions": [ + "v0.21.1", "v0.21.0", "v0.20.0", "v0.19.1", @@ -640,6 +649,7 @@ "name": "google/cloud-dialogflow", "defaultService": "dialogflow/readme", "versions": [ + "v0.13.1", "v0.13.0", "v0.12.0", "v0.11.0", @@ -678,6 +688,7 @@ "name": "google/cloud-dlp", "defaultService": "dlp/readme", "versions": [ + "v0.25.1", "v0.25.0", "v0.24.0", "v0.23.0", @@ -734,6 +745,7 @@ "name": "google/cloud-error-reporting", "defaultService": "errorreporting/readme", "versions": [ + "v0.16.1", "v0.16.0", "v0.15.0", "v0.14.5", @@ -791,6 +803,7 @@ "name": "google/cloud-firestore", "defaultService": "firestore/firestoreclient", "versions": [ + "v1.11.1", "v1.11.0", "v1.10.1", "v1.10.0", @@ -858,6 +871,7 @@ "name": "google/cloud-iot", "defaultService": "iot/readme", "versions": [ + "v0.11.1", "v0.11.0", "v0.10.0", "v0.9.0", @@ -894,6 +908,7 @@ "name": "google/cloud-kms", "defaultService": "kms/readme", "versions": [ + "v1.9.2", "v1.9.1", "v1.9.0", "v1.8.0", @@ -930,6 +945,7 @@ "name": "google/cloud-language", "defaultService": "language/languageclient", "versions": [ + "v0.22.1", "v0.22.0", "v0.21.0", "v0.20.0", @@ -987,6 +1003,7 @@ "name": "google/cloud-logging", "defaultService": "logging/loggingclient", "versions": [ + "v1.19.1", "v1.19.0", "v1.18.0", "v1.17.0", @@ -1052,6 +1069,7 @@ "name": "google/cloud-monitoring", "defaultService": "monitoring/readme", "versions": [ + "v0.20.2", "v0.20.1", "v0.20.0", "v0.19.0", @@ -1110,6 +1128,7 @@ "name": "google/cloud-oslogin", "defaultService": "oslogin/readme", "versions": [ + "v0.11.1", "v0.11.0", "v0.10.0", "v0.9.5", @@ -1150,6 +1169,7 @@ "name": "google/cloud-pubsub", "defaultService": "pubsub/pubsubclient", "versions": [ + "v1.21.1", "v1.21.0", "v1.20.0", "v1.19.0", @@ -1222,6 +1242,7 @@ "name": "google/cloud-recommender", "defaultService": "recommender/readme", "versions": [ + "v0.2.1", "v0.2.0", "v0.1.0", "master" @@ -1232,6 +1253,7 @@ "name": "google/cloud-redis", "defaultService": "redis/readme", "versions": [ + "v0.12.2", "v0.12.1", "v0.12.0", "v0.11.0", @@ -1271,6 +1293,7 @@ "name": "google/cloud-scheduler", "defaultService": "scheduler/readme", "versions": [ + "v1.2.1", "v1.2.0", "v1.1.0", "v1.0.1", @@ -1289,6 +1312,7 @@ "name": "google/cloud-secret-manager", "defaultService": "secretmanager/readme", "versions": [ + "v0.3.0", "v0.2.0", "v0.1.0", "master" @@ -1299,6 +1323,7 @@ "name": "google/cloud-security-center", "defaultService": "securitycenter/readme", "versions": [ + "v0.5.0", "v0.4.0", "v0.3.0", "v0.2.0", @@ -1312,6 +1337,7 @@ "name": "google/cloud-spanner", "defaultService": "spanner/spannerclient", "versions": [ + "v1.25.0", "v1.24.1", "v1.24.0", "v1.23.0", @@ -1392,6 +1418,7 @@ "name": "google/cloud-speech", "defaultService": "speech/speechclient", "versions": [ + "v0.31.1", "v0.31.0", "v0.30.0", "v0.29.0", @@ -1508,6 +1535,7 @@ "name": "google/cloud-talent", "defaultService": "talent/readme", "versions": [ + "v0.9.1", "v0.9.0", "v0.8.2", "v0.8.1", @@ -1528,6 +1556,7 @@ "name": "google/cloud-tasks", "defaultService": "tasks/readme", "versions": [ + "v1.6.0", "v1.5.0", "v1.4.0", "v1.3.0", @@ -1562,6 +1591,7 @@ "name": "google/cloud-text-to-speech", "defaultService": "texttospeech/readme", "versions": [ + "v0.6.1", "v0.6.0", "v0.5.0", "v0.4.4", @@ -1589,6 +1619,7 @@ "name": "google/cloud-trace", "defaultService": "trace/traceclient", "versions": [ + "v0.17.1", "v0.17.0", "v0.16.0", "v0.15.0", @@ -1640,6 +1671,7 @@ "name": "google/cloud-translate", "defaultService": "translate/translateclient", "versions": [ + "v1.7.1", "v1.7.0", "v1.6.0", "v1.5.0", @@ -1673,6 +1705,7 @@ "name": "google/cloud-videointelligence", "defaultService": "videointelligence/readme", "versions": [ + "v1.9.0", "v1.8.0", "v1.7.2", "v1.7.1", @@ -1734,6 +1767,7 @@ "name": "google/cloud-vision", "defaultService": "vision/visionclient", "versions": [ + "v0.25.1", "v0.25.0", "v0.24.1", "v0.24.0", @@ -1796,6 +1830,7 @@ "name": "google/cloud-web-risk", "defaultService": "webrisk/readme", "versions": [ + "v0.4.1", "v0.4.0", "v0.3.0", "v0.2.0", @@ -1809,6 +1844,7 @@ "name": "google/cloud-web-security-scanner", "defaultService": "websecurityscanner/readme", "versions": [ + "v0.4.1", "v0.4.0", "v0.3.0", "v0.2.0", diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php index 0527985c848b..57243cf96022 100644 --- a/src/ServiceBuilder.php +++ b/src/ServiceBuilder.php @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder /** * @deprecated */ - const VERSION = '0.126.0'; + const VERSION = '0.127.0'; } diff --git a/src/Version.php b/src/Version.php index 03747fa14bd4..2193caddc614 100644 --- a/src/Version.php +++ b/src/Version.php @@ -22,5 +22,5 @@ */ class Version { - const VERSION = '0.126.0'; + const VERSION = '0.127.0'; }