This commit is contained in:
Google APIs 2020-05-11 01:32:40 +00:00
parent 5639154e1b
commit 144e9b375e
2 changed files with 23 additions and 1 deletions

View File

@ -1,3 +1,25 @@
# 0.39.1
* Backwards compatible changes:
* Added `osconfig_v1beta`
* Updated `bigquery_v2`
* Updated `bigqueryconnection_v1beta1`
* Updated `books_v1`
* Updated `chat_v1`
* Updated `clouddebugger_v2`
* Updated `cloudfunctions_v1`
* Updated `cloudtasks_v2`
* Updated `cloudtasks_v2beta2`
* Updated `cloudtasks_v2beta3`
* Updated `logging_v2`
* Updated `monitoring_v3`
* Updated `networkmanagement_v1beta1`
* Updated `pubsub_v1`
* Updated `pubsub_v1beta2`
* Updated `servicedirectory_v1beta1`
* Updated `servicemanagement_v1`
* Updated `toolresults_v1beta3`
* Updated `vault_v1`
# 0.39.0
* Breaking changes:
* Deleted `commentanalyzer_v1alpha1`

View File

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