This commit is contained in:
Google APIs 2017-11-13 01:32:15 +00:00
parent ee33024468
commit 8ed99b7132
2 changed files with 34 additions and 1 deletions

View File

@ -1,3 +1,36 @@
# 0.17.1
* Backwards compatible changes:
* Added `dfareporting_v3_0`
* Added `vision_v1p1beta1`
* Updated `adexchangebuyer2_v2beta1`
* Updated `analyticsreporting_v4`
* Updated `androidmanagement_v1`
* Updated `bigquerydatatransfer_v1`
* Updated `cloudtasks_v2beta2`
* Updated `cloudtrace_v1`
* Updated `cloudtrace_v2`
* Updated `container_v1`
* Updated `container_v1beta1`
* Updated `deploymentmanager_alpha`
* Updated `deploymentmanager_v2beta`
* Updated `dfareporting_v2_7`
* Updated `dfareporting_v2_8`
* Updated `firebasedynamiclinks_v1`
* Updated `firestore_v1beta1`
* Updated `ml_v1`
* Updated `monitoring_v3`
* Updated `oslogin_v1alpha`
* Updated `oslogin_v1beta`
* Updated `people_v1`
* Updated `script_v1`
* Updated `servicemanagement_v1`
* Updated `serviceuser_v1`
* Updated `spanner_v1`
* Updated `tagmanager_v1`
* Updated `tagmanager_v2`
* Updated `vision_v1`
* Updated `youtube_partner_v1`
# 0.17.0
* Breaking changes:
* Deleted `cloudmonitoring_v2beta2`

View File

@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.17.0'
VERSION = '0.17.1'
# Current operating system
# @private