This commit is contained in:
Google APIs 2019-12-09 01:32:39 +00:00
parent 400f174a41
commit e98c26f98a
2 changed files with 37 additions and 1 deletions

View File

@ -1,3 +1,39 @@
# 0.36.0
* Breaking changes:
* Deleted `cloudbuild_v1alpha1`
* Backwards compatible changes:
* Updated `bigqueryreservation_v1beta1`
* Updated `cloudasset_v1`
* Updated `cloudasset_v1beta1`
* Updated `cloudprivatecatalogproducer_v1beta1`
* Updated `container_v1`
* Updated `container_v1beta1`
* Updated `dataproc_v1`
* Updated `dataproc_v1beta2`
* Updated `dlp_v2`
* Updated `firebase_v1beta1`
* Updated `healthcare_v1beta1`
* Updated `ml_v1`
* Updated `monitoring_v1`
* Updated `monitoring_v3`
* Updated `policytroubleshooter_v1beta`
* Updated `remotebuildexecution_v1`
* Updated `remotebuildexecution_v1alpha`
* Updated `remotebuildexecution_v2`
* Updated `runtimeconfig_v1beta1`
* Updated `securitycenter_v1`
* Updated `securitycenter_v1beta1`
* Updated `servicebroker_v1`
* Updated `servicebroker_v1alpha1`
* Updated `servicebroker_v1beta1`
* Updated `serviceconsumermanagement_v1`
* Updated `servicemanagement_v1`
* Updated `servicenetworking_v1`
* Updated `servicenetworking_v1beta`
* Updated `serviceusage_v1`
* Updated `serviceusage_v1beta1`
* Updated `streetviewpublish_v1`
# 0.35.0
* Breaking changes:
* Deleted `storage_v1beta1`

View File

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