Skip to content

Commit

Permalink
0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
googleapis-publisher committed Jan 21, 2019
1 parent c2db9e6 commit 10e54b4
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
# 0.28.0
* Breaking changes:
* Deleted `monitoring_v1`
* Backwards compatible changes:
* Updated `alertcenter_v1beta1`
* Updated `analytics_v3`
* Updated `androidmanagement_v1`
* Updated `bigquery_v2`
* Updated `cloudbilling_v1`
* Updated `cloudbuild_v1`
* Updated `cloudbuild_v1alpha1`
* Updated `cloudsearch_v1`
* Updated `cloudtasks_v2beta3`
* Updated `composer_v1`
* Updated `composer_v1beta1`
* Updated `dialogflow_v2`
* Updated `dialogflow_v2beta1`
* Updated `firebasehosting_v1beta1`
* Updated `fitness_v1`
* Updated `iam_v1`
* Updated `iap_v1`
* Updated `iap_v1beta1`
* Updated `jobs_v2`
* Updated `jobs_v3p1beta1`
* Updated `logging_v2`
* Updated `logging_v2beta1`
* Updated `ml_v1`
* Updated `remotebuildexecution_v1`
* Updated `remotebuildexecution_v1alpha`
* Updated `remotebuildexecution_v2`
* Updated `script_v1`
* Updated `servicecontrol_v1`
* Updated `servicemanagement_v1`
* Updated `servicenetworking_v1beta`
* Updated `serviceusage_v1`
* Updated `speech_v1`
* Updated `speech_v1p1beta1`
* Updated `videointelligence_v1`
* Updated `videointelligence_v1beta2`
* Updated `videointelligence_v1p1beta1`
* Updated `vision_v1`
* Updated `vision_v1p1beta1`
* Updated `vision_v1p2beta1`

# 0.27.3
* Backwards compatible changes:
* Added `containeranalysis_v1alpha1`
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.3'.freeze
VERSION = '0.28.0'.freeze

# Current operating system
# @private
Expand Down

0 comments on commit 10e54b4

Please sign in to comment.