Skip to content

Commit

Permalink
0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
googleapis-publisher committed Dec 24, 2018
1 parent c29245f commit f5317fe
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# 0.27.1
* Backwards compatible changes:
* Added `cloudidentity_v1`
* Added `cloudidentity_v1beta1`
* Added `monitoring_v1`
* Updated `accesscontextmanager_v1beta`
* Updated `admin_reports_v1`
* Updated `alertcenter_v1beta1`
* Updated `appengine_v1`
* Updated `appengine_v1beta`
* Updated `appengine_v1beta4`
* Updated `appengine_v1beta5`
* Updated `bigquery_v2`
* Updated `cloudbuild_v1alpha1`
* Updated `cloudfunctions_v1`
* Updated `cloudfunctions_v1beta2`
* Updated `composer_v1beta1`
* Updated `datastore_v1`
* Updated `dialogflow_v2`
* Updated `dialogflow_v2beta1`
* Updated `dlp_v2`
* Updated `drive_v3`
* Updated `logging_v2`
* Updated `logging_v2beta1`
* Updated `pubsub_v1`
* Updated `serviceconsumermanagement_v1`
* Updated `servicecontrol_v1`
* Updated `servicenetworking_v1beta`
* Updated `serviceusage_v1`
* Updated `serviceusage_v1beta1`
* Updated `youtube_partner_v1`

# 0.27.0
* Breaking changes:
* Deleted `replicapoolupdater_v1beta1`
Expand Down
2 changes: 1 addition & 1 deletion lib/google/apis/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
module Google
module Apis
# Client library version
VERSION = '0.27.0'.freeze
VERSION = '0.27.1'.freeze

# Current operating system
# @private
Expand Down

0 comments on commit f5317fe

Please sign in to comment.