0.16.0
This commit is contained in:
parent
18c1c82936
commit
ef16956d28
75
CHANGELOG.md
75
CHANGELOG.md
|
@ -1,3 +1,78 @@
|
||||||
|
# 0.16.0
|
||||||
|
* Breaking changes:
|
||||||
|
* Deleted `playmoviespartner_v1`
|
||||||
|
* Deleted `qpx_express_v1`
|
||||||
|
* Backwards compatible changes:
|
||||||
|
* Added `dns_v1beta2`
|
||||||
|
* Updated `adexchangebuyer2_v2beta1`
|
||||||
|
* Updated `admin_directory_v1`
|
||||||
|
* Updated `androidenterprise_v1`
|
||||||
|
* Updated `androidmanagement_v1`
|
||||||
|
* Updated `androidpublisher_v2`
|
||||||
|
* Updated `appengine_v1`
|
||||||
|
* Updated `appengine_v1alpha`
|
||||||
|
* Updated `appengine_v1beta`
|
||||||
|
* Updated `appengine_v1beta4`
|
||||||
|
* Updated `appengine_v1beta5`
|
||||||
|
* Updated `bigquery_v2`
|
||||||
|
* Updated `bigquerydatatransfer_v1`
|
||||||
|
* Updated `calendar_v3`
|
||||||
|
* Updated `classroom_v1`
|
||||||
|
* Updated `cloudbuild_v1`
|
||||||
|
* Updated `cloudfunctions_v1`
|
||||||
|
* Updated `cloudfunctions_v1beta2`
|
||||||
|
* Updated `cloudiot_v1`
|
||||||
|
* Updated `cloudiot_v1beta1`
|
||||||
|
* Updated `cloudtasks_v2beta2`
|
||||||
|
* Updated `cloudtrace_v2`
|
||||||
|
* Updated `compute_alpha`
|
||||||
|
* Updated `compute_beta`
|
||||||
|
* Updated `compute_v1`
|
||||||
|
* Updated `container_v1beta1`
|
||||||
|
* Updated `content_v2`
|
||||||
|
* Updated `content_v2sandbox`
|
||||||
|
* Updated `dataflow_v1b3`
|
||||||
|
* Updated `dataproc_v1beta2`
|
||||||
|
* Updated `datastore_v1`
|
||||||
|
* Updated `datastore_v1beta3`
|
||||||
|
* Updated `deploymentmanager_alpha`
|
||||||
|
* Updated `deploymentmanager_v2beta`
|
||||||
|
* Updated `dlp_v2beta1`
|
||||||
|
* Updated `drive_v2`
|
||||||
|
* Updated `drive_v3`
|
||||||
|
* Updated `firebasedynamiclinks_v1`
|
||||||
|
* Updated `firebaseremoteconfig_v1`
|
||||||
|
* Updated `firebaserules_v1`
|
||||||
|
* Updated `genomics_v1alpha2`
|
||||||
|
* Updated `iam_v1`
|
||||||
|
* Updated `language_v1`
|
||||||
|
* Updated `language_v1beta2`
|
||||||
|
* Updated `logging_v2`
|
||||||
|
* Updated `logging_v2beta1`
|
||||||
|
* Updated `manufacturers_v1`
|
||||||
|
* Updated `ml_v1`
|
||||||
|
* Updated `monitoring_v3`
|
||||||
|
* Updated `oslogin_v1alpha`
|
||||||
|
* Updated `oslogin_v1beta`
|
||||||
|
* Updated `partners_v2`
|
||||||
|
* Updated `proximitybeacon_v1beta1`
|
||||||
|
* Updated `runtimeconfig_v1beta1`
|
||||||
|
* Updated `script_v1`
|
||||||
|
* Updated `servicecontrol_v1`
|
||||||
|
* Updated `servicemanagement_v1`
|
||||||
|
* Updated `serviceuser_v1`
|
||||||
|
* Updated `sheets_v4`
|
||||||
|
* Updated `slides_v1`
|
||||||
|
* Updated `sourcerepo_v1`
|
||||||
|
* Updated `speech_v1`
|
||||||
|
* Updated `sqladmin_v1beta4`
|
||||||
|
* Updated `storage_v1`
|
||||||
|
* Updated `streetviewpublish_v1`
|
||||||
|
* Updated `testing_v1`
|
||||||
|
* Updated `toolresults_v1beta3`
|
||||||
|
* Updated `videointelligence_v1beta1`
|
||||||
|
* Updated `youtube_partner_v1`
|
||||||
|
|
||||||
# 0.15.0
|
# 0.15.0
|
||||||
* Breaking changes:
|
* Breaking changes:
|
||||||
* Deleted `ml_v1beta1`
|
* Deleted `ml_v1beta1`
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
module Google
|
module Google
|
||||||
module Apis
|
module Apis
|
||||||
# Client library version
|
# Client library version
|
||||||
VERSION = '0.15.0'
|
VERSION = '0.16.0'
|
||||||
|
|
||||||
# Current operating system
|
# Current operating system
|
||||||
# @private
|
# @private
|
||||||
|
|
Loading…
Reference in New Issue