0.23.0
This commit is contained in:
parent
ac7d000859
commit
42ae732f65
30
CHANGELOG.md
30
CHANGELOG.md
|
@ -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`
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
module Google
|
||||
module Apis
|
||||
# Client library version
|
||||
VERSION = '0.22.0'
|
||||
VERSION = '0.23.0'
|
||||
|
||||
# Current operating system
|
||||
# @private
|
||||
|
|
Loading…
Reference in New Issue