This commit is contained in:
Google APIs 2018-08-27 01:32:23 +00:00
parent 74836f3886
commit 1b73c2176b
2 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,24 @@
# 0.23.6
* Backwards compatible changes:
* Added `jobs_v3`
* Updated `adexperiencereport_v1`
* Updated `cloudtrace_v1`
* Updated `cloudtrace_v2`
* Updated `container_v1`
* Updated `container_v1beta1`
* Updated `content_v2`
* Updated `content_v2sandbox`
* Updated `dlp_v2`
* Updated `drive_v2`
* Updated `drive_v3`
* Updated `firestore_v1`
* Updated `firestore_v1beta1`
* Updated `firestore_v1beta2`
* Updated `gmail_v1`
* Updated `jobs_v2`
* Updated `testing_v1`
* Updated `youtube_partner_v1`
# 0.23.5
* Backwards compatible changes:
* Added `binaryauthorization_v1beta1`

View File

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