0.24.3
This commit is contained in:
parent
1fd5929d7c
commit
50b57cd23d
68
CHANGELOG.md
68
CHANGELOG.md
|
@ -1,3 +1,71 @@
|
||||||
|
# 0.24.3
|
||||||
|
* Backwards compatible changes:
|
||||||
|
* Added `alertcenter_v1beta1`
|
||||||
|
* Added `cloudasset_v1beta1`
|
||||||
|
* Added `firebasehosting_v1beta1`
|
||||||
|
* Added `servicenetworking_v1beta`
|
||||||
|
* Updated `adexchangebuyer2_v2beta1`
|
||||||
|
* Updated `admin_directory_v1`
|
||||||
|
* Updated `androiddeviceprovisioning_v1`
|
||||||
|
* Updated `androidenterprise_v1`
|
||||||
|
* Updated `androidpublisher_v2`
|
||||||
|
* Updated `androidpublisher_v3`
|
||||||
|
* Updated `appengine_v1`
|
||||||
|
* Updated `appengine_v1beta`
|
||||||
|
* Updated `bigquerydatatransfer_v1`
|
||||||
|
* Updated `calendar_v3`
|
||||||
|
* Updated `cloudbuild_v1`
|
||||||
|
* Updated `cloudiot_v1`
|
||||||
|
* Updated `composer_v1`
|
||||||
|
* Updated `composer_v1beta1`
|
||||||
|
* Updated `compute_alpha`
|
||||||
|
* Updated `compute_beta`
|
||||||
|
* Updated `compute_v1`
|
||||||
|
* Updated `content_v2`
|
||||||
|
* Updated `content_v2sandbox`
|
||||||
|
* Updated `customsearch_v1`
|
||||||
|
* Updated `dataflow_v1b3`
|
||||||
|
* Updated `dataproc_v1`
|
||||||
|
* Updated `dataproc_v1beta2`
|
||||||
|
* Updated `datastore_v1`
|
||||||
|
* Updated `datastore_v1beta3`
|
||||||
|
* Updated `dlp_v2`
|
||||||
|
* Updated `file_v1beta1`
|
||||||
|
* Updated `firebasedynamiclinks_v1`
|
||||||
|
* Updated `firebaserules_v1`
|
||||||
|
* Updated `firestore_v1beta2`
|
||||||
|
* Updated `games_v1`
|
||||||
|
* Updated `iam_v1`
|
||||||
|
* Updated `iamcredentials_v1`
|
||||||
|
* Updated `iap_v1beta1`
|
||||||
|
* Updated `jobs_v2`
|
||||||
|
* Updated `jobs_v3`
|
||||||
|
* Updated `jobs_v3p1beta1`
|
||||||
|
* Updated `language_v1`
|
||||||
|
* Updated `language_v1beta1`
|
||||||
|
* Updated `language_v1beta2`
|
||||||
|
* Updated `logging_v2`
|
||||||
|
* Updated `logging_v2beta1`
|
||||||
|
* Updated `ml_v1`
|
||||||
|
* Updated `monitoring_v3`
|
||||||
|
* Updated `partners_v2`
|
||||||
|
* Updated `proximitybeacon_v1beta1`
|
||||||
|
* Updated `redis_v1`
|
||||||
|
* Updated `serviceconsumermanagement_v1`
|
||||||
|
* Updated `servicemanagement_v1`
|
||||||
|
* Updated `serviceusage_v1`
|
||||||
|
* Updated `serviceusage_v1beta1`
|
||||||
|
* Updated `serviceuser_v1`
|
||||||
|
* Updated `spanner_v1`
|
||||||
|
* Updated `streetviewpublish_v1`
|
||||||
|
* Updated `testing_v1`
|
||||||
|
* Updated `videointelligence_v1`
|
||||||
|
* Updated `videointelligence_v1beta2`
|
||||||
|
* Updated `vision_v1`
|
||||||
|
* Updated `vision_v1p1beta1`
|
||||||
|
* Updated `vision_v1p2beta1`
|
||||||
|
* Updated `youtube_partner_v1`
|
||||||
|
|
||||||
# 0.24.2
|
# 0.24.2
|
||||||
|
|
||||||
# 0.24.1
|
# 0.24.1
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
module Google
|
module Google
|
||||||
module Apis
|
module Apis
|
||||||
# Client library version
|
# Client library version
|
||||||
VERSION = '0.24.2'.freeze
|
VERSION = '0.24.3'.freeze
|
||||||
|
|
||||||
# Current operating system
|
# Current operating system
|
||||||
# @private
|
# @private
|
||||||
|
|
Loading…
Reference in New Issue