0.46.2
This commit is contained in:
parent
330d7ef719
commit
9dbe47b50c
58
CHANGELOG.md
58
CHANGELOG.md
|
@ -1,3 +1,61 @@
|
|||
# 0.46.2
|
||||
* Backwards compatible changes:
|
||||
* Added `domains_v1alpha2`
|
||||
* Added `domains_v1beta1`
|
||||
* Updated `adexchangebuyer2_v2beta1`
|
||||
* Updated `admin_directory_v1`
|
||||
* Updated `admin_reports_v1`
|
||||
* Updated `admob_v1`
|
||||
* Updated `analyticsadmin_v1alpha`
|
||||
* Updated `analyticsdata_v1alpha`
|
||||
* Updated `androidpublisher_v3`
|
||||
* Updated `artifactregistry_v1beta1`
|
||||
* Updated `bigquery_v2`
|
||||
* Updated `billingbudgets_v1`
|
||||
* Updated `billingbudgets_v1beta1`
|
||||
* Updated `civicinfo_v2`
|
||||
* Updated `classroom_v1`
|
||||
* Updated `container_v1`
|
||||
* Updated `container_v1beta1`
|
||||
* Updated `content_v2`
|
||||
* Updated `content_v2_1`
|
||||
* Updated `displayvideo_v1`
|
||||
* Updated `dlp_v2`
|
||||
* Updated `dns_v1`
|
||||
* Updated `dns_v1beta2`
|
||||
* Updated `doubleclickbidmanager_v1`
|
||||
* Updated `doubleclickbidmanager_v1_1`
|
||||
* Updated `drive_v2`
|
||||
* Updated `drive_v3`
|
||||
* Updated `fitness_v1`
|
||||
* Updated `gameservices_v1`
|
||||
* Updated `gameservices_v1beta`
|
||||
* Updated `gmailpostmastertools_v1beta1`
|
||||
* Updated `healthcare_v1`
|
||||
* Updated `healthcare_v1beta1`
|
||||
* Updated `licensing_v1`
|
||||
* Updated `localservices_v1`
|
||||
* Updated `managedidentities_v1`
|
||||
* Updated `managedidentities_v1alpha1`
|
||||
* Updated `managedidentities_v1beta1`
|
||||
* Updated `monitoring_v3`
|
||||
* Updated `people_v1`
|
||||
* Updated `playablelocations_v3`
|
||||
* Updated `poly_v1`
|
||||
* Updated `prod_tt_sasportal_v1alpha1`
|
||||
* Updated `realtimebidding_v1`
|
||||
* Updated `run_v1`
|
||||
* Updated `servicenetworking_v1`
|
||||
* Updated `servicenetworking_v1beta`
|
||||
* Updated `storagetransfer_v1`
|
||||
* Updated `streetviewpublish_v1`
|
||||
* Updated `sts_v1beta`
|
||||
* Updated `tpu_v1`
|
||||
* Updated `tpu_v1alpha1`
|
||||
* Updated `vault_v1`
|
||||
* Updated `youtube_partner_v1`
|
||||
* Updated `youtube_v3`
|
||||
|
||||
# 0.46.1
|
||||
* Backwards compatible changes:
|
||||
* Added `billingbudgets_v1`
|
||||
|
|
|
@ -17,7 +17,7 @@ require 'open3'
|
|||
module Google
|
||||
module Apis
|
||||
# Client library version
|
||||
VERSION = '0.46.1'.freeze
|
||||
VERSION = '0.46.2'.freeze
|
||||
|
||||
# Current operating system
|
||||
# @private
|
||||
|
|
Loading…
Reference in New Issue