This commit is contained in:
Google APIs 2019-11-07 01:02:42 +00:00
parent 4844385713
commit 0e3ffb6a68
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
# 0.34.1
* Backwards compatible changes:
* Updated `bigquery_v2`
* Updated `cloudshell_v1`
* Updated `cloudshell_v1alpha1`
* Updated `dlp_v2`
* Updated `docs_v1`
* Updated `genomics_v2alpha1`
* Updated `recommender_v1beta1`
* Updated `redis_v1`
* Updated `redis_v1beta1`
* Updated `securitycenter_v1`
* Updated `securitycenter_v1beta1`
* Updated `sheets_v4`
* Updated `vision_v1`
* Updated `vision_v1p1beta1`
* Updated `vision_v1p2beta1`
# 0.34.0
* Breaking changes:
* Deleted `dfareporting_v3_2`

View File

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