0.39.5
This commit is contained in:
parent
252ad58499
commit
af2e7fb1e9
65
CHANGELOG.md
65
CHANGELOG.md
|
@ -1,3 +1,68 @@
|
|||
# 0.39.5
|
||||
* Backwards compatible changes:
|
||||
* Added `artifactregistry_v1beta1`
|
||||
* Added `dialogflow_v3alpha1`
|
||||
* Added `networkmanagement_v1`
|
||||
* Updated `adexchangebuyer2_v2beta1`
|
||||
* Updated `apigee_v1`
|
||||
* Updated `bigquery_v2`
|
||||
* Updated `bigqueryreservation_v1`
|
||||
* Updated `bigqueryreservation_v1beta1`
|
||||
* Updated `billingbudgets_v1beta1`
|
||||
* Updated `binaryauthorization_v1`
|
||||
* Updated `calendar_v3`
|
||||
* Updated `cloudasset_v1`
|
||||
* Updated `cloudasset_v1beta1`
|
||||
* Updated `cloudasset_v1p1beta1`
|
||||
* Updated `cloudasset_v1p4beta1`
|
||||
* Updated `cloudbuild_v1`
|
||||
* Updated `cloudbuild_v1alpha1`
|
||||
* Updated `cloudbuild_v1alpha2`
|
||||
* Updated `cloudidentity_v1beta1`
|
||||
* Updated `container_v1beta1`
|
||||
* Updated `content_v2_1`
|
||||
* Updated `dataproc_v1beta2`
|
||||
* Updated `datastore_v1`
|
||||
* Updated `datastore_v1beta3`
|
||||
* Updated `deploymentmanager_alpha`
|
||||
* Updated `deploymentmanager_v2`
|
||||
* Updated `deploymentmanager_v2beta`
|
||||
* Updated `dfareporting_v3_3`
|
||||
* Updated `dfareporting_v3_4`
|
||||
* Updated `dialogflow_v2`
|
||||
* Updated `dialogflow_v2beta1`
|
||||
* Updated `displayvideo_v1`
|
||||
* Updated `dlp_v2`
|
||||
* Updated `dns_v1`
|
||||
* Updated `dns_v1beta2`
|
||||
* Updated `dns_v2beta1`
|
||||
* Updated `file_v1`
|
||||
* Updated `file_v1beta1`
|
||||
* Updated `games_configuration_v1configuration`
|
||||
* Updated `games_management_v1management`
|
||||
* Updated `iamcredentials_v1`
|
||||
* Updated `remotebuildexecution_v1`
|
||||
* Updated `remotebuildexecution_v1alpha`
|
||||
* Updated `remotebuildexecution_v2`
|
||||
* Updated `securitycenter_v1`
|
||||
* Updated `securitycenter_v1beta1`
|
||||
* Updated `securitycenter_v1p1beta1`
|
||||
* Updated `serviceconsumermanagement_v1`
|
||||
* Updated `serviceconsumermanagement_v1beta1`
|
||||
* Updated `servicemanagement_v1`
|
||||
* Updated `servicenetworking_v1`
|
||||
* Updated `servicenetworking_v1beta`
|
||||
* Updated `serviceusage_v1`
|
||||
* Updated `serviceusage_v1beta1`
|
||||
* Updated `tasks_v1`
|
||||
* Updated `translate_v3`
|
||||
* Updated `verifiedaccess_v1`
|
||||
* Updated `websecurityscanner_v1`
|
||||
* Updated `websecurityscanner_v1alpha`
|
||||
* Updated `websecurityscanner_v1beta`
|
||||
* Updated `youtube_partner_v1`
|
||||
* Updated `youtube_v3`
|
||||
|
||||
# 0.39.4
|
||||
* Backwards compatible changes:
|
||||
* Updated `bigtableadmin_v1`
|
||||
|
|
|
@ -17,7 +17,7 @@ require 'open3'
|
|||
module Google
|
||||
module Apis
|
||||
# Client library version
|
||||
VERSION = '0.39.4'.freeze
|
||||
VERSION = '0.39.5'.freeze
|
||||
|
||||
# Current operating system
|
||||
# @private
|
||||
|
|
Loading…
Reference in New Issue