This commit is contained in:
Google APIs 2018-06-04 01:32:25 +00:00
parent ac7d000859
commit 42ae732f65
2 changed files with 31 additions and 1 deletions

View File

@ -1,3 +1,33 @@
# 0.23.0
* Breaking changes:
* Deleted `photoslibrary_v1`
* Backwards compatible changes:
* Added `tpu_v1`
* Updated `androidmanagement_v1`
* Updated `androidpublisher_v2`
* Updated `androidpublisher_v3`
* Updated `appengine_v1`
* Updated `cloudtasks_v2beta2`
* Updated `compute_alpha`
* Updated `compute_beta`
* Updated `compute_v1`
* Updated `content_v2`
* Updated `content_v2sandbox`
* Updated `dlp_v2`
* Updated `genomics_v2alpha1`
* Updated `logging_v2`
* Updated `monitoring_v3`
* Updated `pagespeedonline_v4`
* Updated `pubsub_v1`
* Updated `script_v1`
* Updated `servicemanagement_v1`
* Updated `serviceuser_v1`
* Updated `sheets_v4`
* Updated `storagetransfer_v1`
* Updated `tpu_v1alpha1`
* Updated `videointelligence_v1`
* Updated `videointelligence_v1beta2`
# 0.22.0
* Breaking changes:
* Deleted `resourceviews_v1beta1`

View File

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