This commit is contained in:
Google APIs 2019-01-31 22:56:10 +00:00
parent b2eff01c7f
commit ab7be94388
2 changed files with 29 additions and 1 deletions

View File

@ -1,3 +1,31 @@
# 0.28.2
* Backwards compatible changes:
* Added `docs_v1`
* Added `videointelligence_v1p2beta1`
* Updated `adexchangebuyer2_v2beta1`
* Updated `admin_reports_v1`
* Updated `androidenterprise_v1`
* Updated `cloudasset_v1beta1`
* Updated `cloudbuild_v1alpha1`
* Updated `cloudresourcemanager_v1`
* Updated `cloudresourcemanager_v1beta1`
* Updated `cloudtasks_v2beta3`
* Updated `dlp_v2`
* Updated `file_v1`
* Updated `iam_v1`
* Updated `ml_v1`
* Updated `redis_v1`
* Updated `redis_v1beta1`
* Updated `remotebuildexecution_v1`
* Updated `remotebuildexecution_v1alpha`
* Updated `remotebuildexecution_v2`
* Updated `storagetransfer_v1`
* Updated `testing_v1`
* Updated `vision_v1`
* Updated `vision_v1p1beta1`
* Updated `vision_v1p2beta1`
* Updated `youtube_v3`
# 0.28.1
* Backwards compatible changes:
* Added `file_v1`

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.28.1'.freeze
VERSION = '0.28.2'.freeze
# Current operating system
# @private