Skip to content

Commit

Permalink
0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
googleapis-publisher committed Dec 17, 2018
1 parent 9f7a5b1 commit ff67782
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# 0.27.0
* Breaking changes:
* Deleted `replicapoolupdater_v1beta1`
* Backwards compatible changes:
* Added `bigtableadmin_v2`
* Added `cloudbuild_v1alpha1`
* Updated `adexchangebuyer2_v2beta1`
* Updated `alertcenter_v1beta1`
* Updated `androidenterprise_v1`
* Updated `bigquerydatatransfer_v1`
* Updated `cloudfunctions_v1`
* Updated `cloudfunctions_v1beta2`
* Updated `compute_alpha`
* Updated `compute_beta`
* Updated `compute_v1`
* Updated `dataflow_v1b3`
* Updated `dataproc_v1beta2`
* Updated `deploymentmanager_alpha`
* Updated `deploymentmanager_v2`
* Updated `deploymentmanager_v2beta`
* Updated `dialogflow_v2`
* Updated `dialogflow_v2beta1`
* Updated `dlp_v2`
* Updated `gmail_v1`
* Updated `jobs_v3`
* Updated `ml_v1`
* Updated `pagespeedonline_v5`
* Updated `runtimeconfig_v1beta1`
* Updated `serviceconsumermanagement_v1`
* Updated `servicemanagement_v1`
* Updated `testing_v1`
* Updated `texttospeech_v1beta1`
* Updated `youtube_partner_v1`

# 0.26.0
* Breaking changes:
* Deleted `dfareporting_v3_0`
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.26.0'.freeze
VERSION = '0.27.0'.freeze

# Current operating system
# @private
Expand Down

0 comments on commit ff67782

Please sign in to comment.