From 9dbe47b50cf9821abd0b99045aefd29e469d2ca4 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 19 Oct 2020 21:16:30 +0000 Subject: [PATCH] 0.46.2 --- CHANGELOG.md | 58 ++++++++++++++++++++++++++++++++++++++ lib/google/apis/version.rb | 2 +- 2 files changed, 59 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6075946..2c5985799 100644 --- a/CHANGELOG.md +++ b/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` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index aff1cf6f3..4c935b9b4 100644 --- a/lib/google/apis/version.rb +++ b/lib/google/apis/version.rb @@ -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