Skip to content

Commit

Permalink
0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
googleapis-publisher committed Oct 5, 2020
1 parent df6c1eb commit c18c0c7
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 1 deletion.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,64 @@
# 0.46.0
* Breaking changes:
* Deleted `apigateway_v1alpha1`
* Deleted `apigateway_v1alpha2`
* Deleted `appsactivity_v1`
* Backwards compatible changes:
* Updated `accessapproval_v1`
* Updated `androidmanagement_v1`
* Updated `androidpublisher_v3`
* Updated `apigee_v1`
* Updated `appsmarket_v2`
* Updated `assuredworkloads_v1beta1`
* Updated `bigquery_v2`
* Updated `books_v1`
* Updated `cloudidentity_v1`
* Updated `cloudidentity_v1beta1`
* Updated `composer_v1beta1`
* Updated `compute_alpha`
* Updated `compute_beta`
* Updated `compute_v1`
* Updated `content_v2`
* Updated `content_v2_1`
* Updated `datafusion_v1`
* Updated `dataproc_v1`
* Updated `dataproc_v1beta2`
* Updated `dialogflow_v2`
* Updated `dialogflow_v2beta1`
* Updated `dialogflow_v3beta1`
* Updated `file_v1`
* Updated `file_v1beta1`
* Updated `genomics_v2alpha1`
* Updated `jobs_v2`
* Updated `jobs_v3`
* Updated `jobs_v3p1beta1`
* Updated `managedidentities_v1`
* Updated `managedidentities_v1alpha1`
* Updated `managedidentities_v1beta1`
* Updated `memcache_v1beta2`
* Updated `monitoring_v3`
* Updated `osconfig_v1`
* Updated `osconfig_v1beta`
* Updated `pubsublite_v1`
* Updated `recommender_v1`
* Updated `recommender_v1beta1`
* Updated `redis_v1`
* Updated `redis_v1beta1`
* Updated `serviceconsumermanagement_v1`
* Updated `sheets_v4`
* Updated `storage_v1`
* Updated `storagetransfer_v1`
* Updated `texttospeech_v1beta1`
* Updated `toolresults_v1beta3`
* Updated `translate_v3`
* Updated `videointelligence_v1`
* Updated `videointelligence_v1beta2`
* Updated `videointelligence_v1p1beta1`
* Updated `videointelligence_v1p2beta1`
* Updated `videointelligence_v1p3beta1`
* Updated `youtube_partner_v1`
* Updated `youtube_v3`

# 0.45.1
* Backwards compatible changes:
* Added `analyticsadmin_v1alpha`
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 @@ -17,7 +17,7 @@
module Google
module Apis
# Client library version
VERSION = '0.45.1'.freeze
VERSION = '0.46.0'.freeze

# Current operating system
# @private
Expand Down

0 comments on commit c18c0c7

Please sign in to comment.