Skip to content

Commit

Permalink
0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
googleapis-publisher committed Dec 16, 2019
1 parent 3d72a3a commit 5616b64
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1 deletion.
69 changes: 69 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,72 @@
# 0.36.1
* Backwards compatible changes:
* Updated `androidenterprise_v1`
* Updated `androidmanagement_v1`
* Updated `androidpublisher_v3`
* Updated `bigquery_v2`
* Updated `bigqueryconnection_v1beta1`
* Updated `bigquerydatatransfer_v1`
* Updated `bigtableadmin_v2`
* Updated `binaryauthorization_v1`
* Updated `binaryauthorization_v1beta1`
* Updated `chat_v1`
* Updated `cloudasset_v1`
* Updated `cloudbilling_v1`
* Updated `cloudbuild_v1`
* Updated `cloudfunctions_v1`
* Updated `cloudiot_v1`
* Updated `cloudkms_v1`
* Updated `cloudresourcemanager_v1`
* Updated `cloudresourcemanager_v1beta1`
* Updated `cloudresourcemanager_v2`
* Updated `cloudresourcemanager_v2beta1`
* Updated `cloudsearch_v1`
* Updated `cloudtasks_v2`
* Updated `cloudtasks_v2beta2`
* Updated `cloudtasks_v2beta3`
* Updated `cloudtrace_v2`
* Updated `compute_alpha`
* Updated `compute_beta`
* Updated `compute_v1`
* Updated `containeranalysis_v1alpha1`
* Updated `containeranalysis_v1beta1`
* Updated `content_v2`
* Updated `content_v2_1`
* Updated `datacatalog_v1beta1`
* Updated `datastore_v1`
* Updated `datastore_v1beta3`
* Updated `dfareporting_v3_4`
* Updated `dialogflow_v2`
* Updated `dialogflow_v2beta1`
* Updated `dlp_v2`
* Updated `file_v1`
* Updated `file_v1beta1`
* Updated `firebaserules_v1`
* Updated `gmail_v1`
* Updated `iamcredentials_v1`
* Updated `iap_v1`
* Updated `iap_v1beta1`
* Updated `logging_v2`
* Updated `ml_v1`
* Updated `monitoring_v1`
* Updated `monitoring_v3`
* Updated `pubsub_v1`
* Updated `pubsub_v1beta2`
* Updated `remotebuildexecution_v1alpha`
* Updated `remotebuildexecution_v2`
* Updated `run_v1`
* Updated `run_v1alpha1`
* Updated `serviceconsumermanagement_v1`
* Updated `servicecontrol_v1`
* Updated `servicenetworking_v1`
* Updated `servicenetworking_v1beta`
* Updated `serviceusage_v1`
* Updated `serviceusage_v1beta1`
* Updated `storagetransfer_v1`
* Updated `testing_v1`
* Updated `toolresults_v1beta3`
* Updated `youtube_partner_v1`

# 0.36.0
* Breaking changes:
* Deleted `cloudbuild_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.36.0'.freeze
VERSION = '0.36.1'.freeze

# Current operating system
# @private
Expand Down

0 comments on commit 5616b64

Please sign in to comment.