0.14.0
This commit is contained in:
parent
8f6cd3c05c
commit
bc4644ca5e
56
CHANGELOG.md
56
CHANGELOG.md
|
@ -1,3 +1,59 @@
|
||||||
|
# 0.14.0
|
||||||
|
* Breaking changes:
|
||||||
|
* Deleted `toolresults_v1beta3firstparty`
|
||||||
|
* Backwards compatible changes:
|
||||||
|
* Added `cloudtasks_v2beta2`
|
||||||
|
* Updated `adsense_v1_4`
|
||||||
|
* Updated `adsensehost_v4_1`
|
||||||
|
* Updated `androiddeviceprovisioning_v1`
|
||||||
|
* Updated `androidenterprise_v1`
|
||||||
|
* Updated `androidmanagement_v1`
|
||||||
|
* Updated `androidpublisher_v1`
|
||||||
|
* Updated `androidpublisher_v1_1`
|
||||||
|
* Updated `androidpublisher_v2`
|
||||||
|
* Updated `appstate_v1`
|
||||||
|
* Updated `bigquery_v2`
|
||||||
|
* Updated `bigquerydatatransfer_v1`
|
||||||
|
* Updated `calendar_v3`
|
||||||
|
* Updated `cloudbuild_v1`
|
||||||
|
* Updated `cloudfunctions_v1`
|
||||||
|
* Updated `cloudfunctions_v1beta2`
|
||||||
|
* Updated `cloudtrace_v2`
|
||||||
|
* Updated `compute_alpha`
|
||||||
|
* Updated `compute_beta`
|
||||||
|
* Updated `compute_v1`
|
||||||
|
* Updated `container_v1`
|
||||||
|
* Updated `container_v1beta1`
|
||||||
|
* Updated `content_v2`
|
||||||
|
* Updated `content_v2sandbox`
|
||||||
|
* Updated `dataflow_v1b3`
|
||||||
|
* Updated `deploymentmanager_alpha`
|
||||||
|
* Updated `deploymentmanager_v2`
|
||||||
|
* Updated `deploymentmanager_v2beta`
|
||||||
|
* Updated `dlp_v2beta1`
|
||||||
|
* Updated `doubleclicksearch_v2`
|
||||||
|
* Updated `games_configuration_v1configuration`
|
||||||
|
* Updated `games_management_v1management`
|
||||||
|
* Updated `games_v1`
|
||||||
|
* Updated `gmail_v1`
|
||||||
|
* Updated `language_v1`
|
||||||
|
* Updated `language_v1beta1`
|
||||||
|
* Updated `language_v1beta2`
|
||||||
|
* Updated `ml_v1`
|
||||||
|
* Updated `people_v1`
|
||||||
|
* Updated `servicecontrol_v1`
|
||||||
|
* Updated `servicemanagement_v1`
|
||||||
|
* Updated `serviceuser_v1`
|
||||||
|
* Updated `sourcerepo_v1`
|
||||||
|
* Updated `storage_v1beta1`
|
||||||
|
* Updated `storage_v1beta2`
|
||||||
|
* Updated `streetviewpublish_v1`
|
||||||
|
* Updated `toolresults_v1beta3`
|
||||||
|
* Updated `youtube_analytics_v1`
|
||||||
|
* Updated `youtube_analytics_v1beta1`
|
||||||
|
* Updated `youtube_partner_v1`
|
||||||
|
* Updated `youtube_v3`
|
||||||
|
|
||||||
# 0.13.6
|
# 0.13.6
|
||||||
* Backwards compatible changes:
|
* Backwards compatible changes:
|
||||||
* Updated `adexchangebuyer_v1_2`
|
* Updated `adexchangebuyer_v1_2`
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
module Google
|
module Google
|
||||||
module Apis
|
module Apis
|
||||||
# Client library version
|
# Client library version
|
||||||
VERSION = '0.13.6'
|
VERSION = '0.14.0'
|
||||||
|
|
||||||
# Current operating system
|
# Current operating system
|
||||||
# @private
|
# @private
|
||||||
|
|
Loading…
Reference in New Issue