0.37.3
This commit is contained in:
parent
13fcb59c11
commit
8e474f1d07
74
CHANGELOG.md
74
CHANGELOG.md
|
@ -1,3 +1,77 @@
|
|||
# 0.37.3
|
||||
* Backwards compatible changes:
|
||||
* Updated `accesscontextmanager_v1`
|
||||
* Updated `accesscontextmanager_v1beta`
|
||||
* Updated `alertcenter_v1beta1`
|
||||
* Updated `bigqueryconnection_v1beta1`
|
||||
* Updated `bigquerydatatransfer_v1`
|
||||
* Updated `bigqueryreservation_v1beta1`
|
||||
* Updated `billingbudgets_v1beta1`
|
||||
* Updated `chat_v1`
|
||||
* Updated `classroom_v1`
|
||||
* Updated `cloudbuild_v1`
|
||||
* Updated `cloudbuild_v1alpha1`
|
||||
* Updated `cloudbuild_v1alpha2`
|
||||
* Updated `clouddebugger_v2`
|
||||
* Updated `clouderrorreporting_v1beta1`
|
||||
* Updated `cloudidentity_v1beta1`
|
||||
* Updated `cloudtasks_v2`
|
||||
* Updated `cloudtrace_v1`
|
||||
* Updated `cloudtrace_v2`
|
||||
* Updated `cloudtrace_v2beta1`
|
||||
* Updated `commentanalyzer_v1alpha1`
|
||||
* Updated `container_v1`
|
||||
* Updated `content_v2`
|
||||
* Updated `content_v2_1`
|
||||
* Updated `datacatalog_v1beta1`
|
||||
* Updated `dataproc_v1`
|
||||
* Updated `dialogflow_v2`
|
||||
* Updated `dialogflow_v2beta1`
|
||||
* Updated `displayvideo_v1`
|
||||
* Updated `dlp_v2`
|
||||
* Updated `file_v1`
|
||||
* Updated `file_v1beta1`
|
||||
* Updated `firebase_v1beta1`
|
||||
* Updated `firebaserules_v1`
|
||||
* Updated `healthcare_v1beta1`
|
||||
* Updated `iamcredentials_v1`
|
||||
* Updated `iap_v1beta1`
|
||||
* Updated `lifesciences_v2beta`
|
||||
* Updated `logging_v2`
|
||||
* Updated `manufacturers_v1`
|
||||
* Updated `ml_v1`
|
||||
* Updated `osconfig_v1beta`
|
||||
* Updated `pagespeedonline_v5`
|
||||
* Updated `recommender_v1beta1`
|
||||
* Updated `remotebuildexecution_v1`
|
||||
* Updated `remotebuildexecution_v1alpha`
|
||||
* Updated `remotebuildexecution_v2`
|
||||
* Updated `run_v1`
|
||||
* Updated `run_v1alpha1`
|
||||
* Updated `securitycenter_v1`
|
||||
* Updated `securitycenter_v1beta1`
|
||||
* Updated `securitycenter_v1p1alpha1`
|
||||
* Updated `securitycenter_v1p1beta1`
|
||||
* Updated `serviceconsumermanagement_v1`
|
||||
* Updated `servicemanagement_v1`
|
||||
* Updated `servicenetworking_v1`
|
||||
* Updated `servicenetworking_v1beta`
|
||||
* Updated `serviceusage_v1`
|
||||
* Updated `serviceusage_v1beta1`
|
||||
* Updated `sheets_v4`
|
||||
* Updated `testing_v1`
|
||||
* Updated `tpu_v1`
|
||||
* Updated `tpu_v1alpha1`
|
||||
* Updated `translate_v3`
|
||||
* Updated `videointelligence_v1`
|
||||
* Updated `videointelligence_v1beta2`
|
||||
* Updated `videointelligence_v1p1beta1`
|
||||
* Updated `videointelligence_v1p2beta1`
|
||||
* Updated `videointelligence_v1p3beta1`
|
||||
* Updated `vision_v1`
|
||||
* Updated `vision_v1p1beta1`
|
||||
* Updated `vision_v1p2beta1`
|
||||
|
||||
# 0.37.2
|
||||
* Backwards compatible changes:
|
||||
* Added `displayvideo_v1`
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
module Google
|
||||
module Apis
|
||||
# Client library version
|
||||
VERSION = '0.37.2'.freeze
|
||||
VERSION = '0.37.3'.freeze
|
||||
|
||||
# Current operating system
|
||||
# @private
|
||||
|
|
Loading…
Reference in New Issue