From 30a85c9699fa283d6378c06337abd172c4defdcf Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 10 Sep 2018 01:32:20 +0000 Subject: [PATCH] 0.23.9 --- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ lib/google/apis/version.rb | 2 +- 2 files changed, 36 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb48fbe53..11bbb8ebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,38 @@ +# 0.23.9 +* Backwards compatible changes: + * Updated `adexchangebuyer2_v2beta1` + * Updated `androidmanagement_v1` + * Updated `calendar_v3` + * Updated `cloudkms_v1` + * Updated `container_v1` + * Updated `container_v1beta1` + * Updated `dfareporting_v2_8` + * Updated `dfareporting_v3_0` + * Updated `dfareporting_v3_1` + * Updated `dfareporting_v3_2` + * Updated `doubleclickbidmanager_v1` + * Updated `drive_v2` + * Updated `drive_v3` + * Updated `genomics_v1` + * Updated `genomics_v1alpha2` + * Updated `genomics_v2alpha1` + * Updated `iam_v1` + * Updated `jobs_v2` + * Updated `language_v1beta2` + * Updated `logging_v2` + * Updated `logging_v2beta1` + * Updated `manufacturers_v1` + * Updated `ml_v1` + * Updated `partners_v2` + * Updated `pubsub_v1` + * Updated `servicecontrol_v1` + * Updated `testing_v1` + * Updated `toolresults_v1beta3` + * Updated `tpu_v1` + * Updated `tpu_v1alpha1` + * Updated `websecurityscanner_v1alpha` + * Updated `youtube_partner_v1` + # 0.23.8 * Backwards compatible changes: * Updated `adexchangebuyer2_v2beta1` diff --git a/lib/google/apis/version.rb b/lib/google/apis/version.rb index 4ab7f3f4b..d7b2ef315 100644 --- a/lib/google/apis/version.rb +++ b/lib/google/apis/version.rb @@ -15,7 +15,7 @@ module Google module Apis # Client library version - VERSION = '0.23.8'.freeze + VERSION = '0.23.9'.freeze # Current operating system # @private