0.27.2
This commit is contained in:
parent
5ad63f2dd5
commit
f89c52a585
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,16 @@
|
|||
# 0.27.2
|
||||
* Backwards compatible changes:
|
||||
* Updated `bigquery_v2`
|
||||
* Updated `cloudscheduler_v1beta1`
|
||||
* Updated `dlp_v2`
|
||||
* Updated `serviceconsumermanagement_v1`
|
||||
* Updated `servicecontrol_v1`
|
||||
* Updated `servicemanagement_v1`
|
||||
* Updated `servicenetworking_v1beta`
|
||||
* Updated `serviceusage_v1`
|
||||
* Updated `serviceusage_v1beta1`
|
||||
* Updated `testing_v1`
|
||||
|
||||
# 0.27.1
|
||||
* Backwards compatible changes:
|
||||
* Added `cloudidentity_v1`
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
module Google
|
||||
module Apis
|
||||
# Client library version
|
||||
VERSION = '0.27.1'.freeze
|
||||
VERSION = '0.27.2'.freeze
|
||||
|
||||
# Current operating system
|
||||
# @private
|
||||
|
|
Loading…
Reference in New Issue