tencentcloud-sdk-nodejs-clb 4.0.611 → 4.0.613
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +341 -0
- package/SERVICE_CHANGELOG.md +409 -69
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/clb/v20180317/clb_client.ts +2 -1
- package/src/services/clb/v20180317/clb_models.ts +50 -5
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +0 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +0 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +44 -5
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,29 +1,33 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 122 次发布
|
6
6
|
|
7
|
-
发布时间:2023-06-01
|
7
|
+
发布时间:2023-06-05 01:12:49
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
新增数据结构:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni)
|
16
16
|
|
17
|
-
|
17
|
+
修改数据结构:
|
18
18
|
|
19
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
19
20
|
|
21
|
+
* 新增成员:Sni
|
20
22
|
|
21
23
|
|
22
|
-
## 内容安全(cms) 版本:2019-03-21
|
23
24
|
|
24
|
-
### 第 16 次发布
|
25
25
|
|
26
|
-
|
26
|
+
## 主机安全(cwp) 版本:2018-02-28
|
27
|
+
|
28
|
+
### 第 90 次发布
|
29
|
+
|
30
|
+
发布时间:2023-06-05 01:20:04
|
27
31
|
|
28
32
|
本次发布包含了以下内容:
|
29
33
|
|
@@ -31,73 +35,92 @@
|
|
31
35
|
|
32
36
|
新增接口:
|
33
37
|
|
34
|
-
* [
|
35
|
-
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
36
|
-
* [DescribeKeywordsLibs](https://cloud.tencent.com/document/api/669/93036)
|
37
|
-
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
38
|
+
* [DescribeVulStoreList](https://cloud.tencent.com/document/api/296/93137)
|
38
39
|
|
39
40
|
<font color="#dd0000">**删除接口**:</font>
|
40
41
|
|
41
|
-
*
|
42
|
-
* CreateTextSample
|
43
|
-
* DeleteFileSample
|
44
|
-
* DeleteTextSample
|
45
|
-
* DescribeFileSample
|
46
|
-
* DescribeTextSample
|
47
|
-
* ManualReview
|
42
|
+
* DescribeSaveOrUpdateWarnings
|
48
43
|
|
49
44
|
新增数据结构:
|
50
45
|
|
51
|
-
* [
|
52
|
-
* [Filters](https://cloud.tencent.com/document/api/669/34506#Filters)
|
53
|
-
* [InvalidSample](https://cloud.tencent.com/document/api/669/34506#InvalidSample)
|
54
|
-
* [KeywordsLibInfo](https://cloud.tencent.com/document/api/669/34506#KeywordsLibInfo)
|
55
|
-
* [UserKeyword](https://cloud.tencent.com/document/api/669/34506#UserKeyword)
|
56
|
-
* [UserKeywordInfo](https://cloud.tencent.com/document/api/669/34506#UserKeywordInfo)
|
46
|
+
* [VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo)
|
57
47
|
|
58
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
59
48
|
|
60
|
-
* FileSample
|
61
|
-
* FileSampleInfo
|
62
|
-
* Filter
|
63
|
-
* ManualReviewContent
|
64
|
-
* ManualReviewData
|
65
|
-
* TextSample
|
66
49
|
|
67
|
-
|
50
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
68
51
|
|
69
|
-
|
52
|
+
### 第 59 次发布
|
70
53
|
|
71
|
-
|
54
|
+
发布时间:2023-06-05 01:24:19
|
55
|
+
|
56
|
+
本次发布包含了以下内容:
|
72
57
|
|
58
|
+
改善已有的文档。
|
73
59
|
|
60
|
+
修改接口:
|
74
61
|
|
62
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
63
|
+
|
64
|
+
* 新增出参:InstanceIds, FlowId
|
75
65
|
|
76
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
77
66
|
|
78
|
-
### 第 58 次发布
|
79
67
|
|
80
|
-
|
68
|
+
|
69
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
70
|
+
|
71
|
+
### 第 50 次发布
|
72
|
+
|
73
|
+
发布时间:2023-06-05 01:24:50
|
81
74
|
|
82
75
|
本次发布包含了以下内容:
|
83
76
|
|
84
77
|
改善已有的文档。
|
85
78
|
|
86
|
-
|
79
|
+
修改接口:
|
80
|
+
|
81
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
82
|
+
|
83
|
+
* 新增入参:SessionResourceTemplate
|
84
|
+
|
85
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
86
|
+
|
87
|
+
* 新增入参:IsInherit
|
88
|
+
|
89
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
90
|
+
|
91
|
+
* 新增入参:IsInherit
|
87
92
|
|
88
|
-
* [ModifyAccountConfig](https://cloud.tencent.com/document/api/557/93041)
|
89
93
|
|
90
94
|
新增数据结构:
|
91
95
|
|
92
|
-
* [
|
96
|
+
* [SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate)
|
93
97
|
|
98
|
+
修改数据结构:
|
94
99
|
|
100
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
95
101
|
|
96
|
-
|
102
|
+
* 新增成员:DefaultHouse, MaxConcurrency, TolerableQueueTime, UserAppId, UserUin, SessionResourceTemplate
|
97
103
|
|
98
|
-
|
104
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
105
|
+
|
106
|
+
* 新增成员:IsInherit
|
107
|
+
|
108
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
109
|
+
|
110
|
+
* 新增成员:MapMaterializedViewName
|
111
|
+
|
112
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
113
|
+
|
114
|
+
* 新增成员:ImageVersion, DriverSize, ExecutorSize, ExecutorNums, ExecutorMaxNumbers
|
99
115
|
|
100
|
-
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
120
|
+
|
121
|
+
### 第 72 次发布
|
122
|
+
|
123
|
+
发布时间:2023-06-02 15:55:45
|
101
124
|
|
102
125
|
本次发布包含了以下内容:
|
103
126
|
|
@@ -105,32 +128,68 @@
|
|
105
128
|
|
106
129
|
修改接口:
|
107
130
|
|
108
|
-
* [
|
131
|
+
* [CreateConvertTaskApi](https://cloud.tencent.com/document/api/1323/78149)
|
109
132
|
|
110
|
-
|
133
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
111
134
|
|
112
|
-
|
135
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
113
136
|
|
137
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
114
138
|
|
115
|
-
|
139
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
116
140
|
|
117
|
-
*
|
141
|
+
* 新增入参:FileId
|
118
142
|
|
143
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
119
144
|
|
145
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/1323/70366)
|
120
146
|
|
121
|
-
|
147
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
122
148
|
|
123
|
-
|
149
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
150
|
+
|
151
|
+
* 新增入参:Agent
|
152
|
+
|
153
|
+
* [GetTaskResultApi](https://cloud.tencent.com/document/api/1323/78148)
|
154
|
+
|
155
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
156
|
+
|
157
|
+
|
158
|
+
修改数据结构:
|
159
|
+
|
160
|
+
* [CallbackInfo](https://cloud.tencent.com/document/api/1323/70369#CallbackInfo)
|
161
|
+
|
162
|
+
* 新增成员:CallbackKey, CallbackToken
|
163
|
+
|
164
|
+
* <font color="#dd0000">**修改成员**:</font>Token
|
165
|
+
|
166
|
+
* [OrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#OrganizationInfo)
|
167
|
+
|
168
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1323/70369#UserInfo)
|
124
169
|
|
125
|
-
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
## 腾讯智能对话平台(tbp) 版本:2019-06-27
|
174
|
+
|
175
|
+
### 第 3 次发布
|
176
|
+
|
177
|
+
发布时间:2023-06-05 01:49:22
|
126
178
|
|
127
179
|
本次发布包含了以下内容:
|
128
180
|
|
129
181
|
改善已有的文档。
|
130
182
|
|
131
|
-
|
183
|
+
修改接口:
|
184
|
+
|
185
|
+
* [TextReset](https://cloud.tencent.com/document/api/1060/37437)
|
186
|
+
|
187
|
+
* 新增出参:ResponseText
|
188
|
+
|
189
|
+
|
132
190
|
|
133
|
-
|
191
|
+
|
192
|
+
## 腾讯智能对话平台(tbp) 版本:2019-03-11
|
134
193
|
|
135
194
|
|
136
195
|
|
@@ -16427,6 +16486,25 @@
|
|
16427
16486
|
|
16428
16487
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
16429
16488
|
|
16489
|
+
### 第 122 次发布
|
16490
|
+
|
16491
|
+
发布时间:2023-06-05 01:12:49
|
16492
|
+
|
16493
|
+
本次发布包含了以下内容:
|
16494
|
+
|
16495
|
+
改善已有的文档。
|
16496
|
+
|
16497
|
+
新增数据结构:
|
16498
|
+
|
16499
|
+
* [[OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni)](https://cloud.tencent.com/document/api/228/30987#[OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni))
|
16500
|
+
|
16501
|
+
修改数据结构:
|
16502
|
+
|
16503
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
16504
|
+
|
16505
|
+
* 新增成员:Sni
|
16506
|
+
|
16507
|
+
|
16430
16508
|
### 第 121 次发布
|
16431
16509
|
|
16432
16510
|
发布时间:2023-05-08 01:12:20
|
@@ -19886,6 +19964,25 @@
|
|
19886
19964
|
|
19887
19965
|
## 云防火墙(cfw) 版本:2019-09-04
|
19888
19966
|
|
19967
|
+
### 第 37 次发布
|
19968
|
+
|
19969
|
+
发布时间:2023-06-02 01:13:34
|
19970
|
+
|
19971
|
+
本次发布包含了以下内容:
|
19972
|
+
|
19973
|
+
改善已有的文档。
|
19974
|
+
|
19975
|
+
修改数据结构:
|
19976
|
+
|
19977
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
19978
|
+
|
19979
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
19980
|
+
|
19981
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
19982
|
+
|
19983
|
+
* 新增成员:Server
|
19984
|
+
|
19985
|
+
|
19889
19986
|
### 第 36 次发布
|
19890
19987
|
|
19891
19988
|
发布时间:2023-05-19 01:21:55
|
@@ -23127,6 +23224,33 @@
|
|
23127
23224
|
|
23128
23225
|
## 负载均衡(clb) 版本:2018-03-17
|
23129
23226
|
|
23227
|
+
### 第 90 次发布
|
23228
|
+
|
23229
|
+
发布时间:2023-06-02 01:14:55
|
23230
|
+
|
23231
|
+
本次发布包含了以下内容:
|
23232
|
+
|
23233
|
+
改善已有的文档。
|
23234
|
+
|
23235
|
+
修改接口:
|
23236
|
+
|
23237
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
23238
|
+
|
23239
|
+
* 新增入参:DynamicVip
|
23240
|
+
|
23241
|
+
|
23242
|
+
新增数据结构:
|
23243
|
+
|
23244
|
+
* [SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)
|
23245
|
+
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
23246
|
+
|
23247
|
+
修改数据结构:
|
23248
|
+
|
23249
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
23250
|
+
|
23251
|
+
* 新增成员:TypeSet
|
23252
|
+
|
23253
|
+
|
23130
23254
|
### 第 89 次发布
|
23131
23255
|
|
23132
23256
|
发布时间:2023-05-22 11:55:58
|
@@ -27781,10 +27905,10 @@
|
|
27781
27905
|
|
27782
27906
|
新增接口:
|
27783
27907
|
|
27784
|
-
* [
|
27785
|
-
* [
|
27786
|
-
* [
|
27787
|
-
* [
|
27908
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
27909
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
27910
|
+
* [DescribeKeywordsLibs](https://cloud.tencent.com/document/api/669/93036)
|
27911
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
27788
27912
|
|
27789
27913
|
<font color="#dd0000">**删除接口**:</font>
|
27790
27914
|
|
@@ -27798,12 +27922,12 @@
|
|
27798
27922
|
|
27799
27923
|
新增数据结构:
|
27800
27924
|
|
27801
|
-
* [
|
27802
|
-
* [
|
27803
|
-
* [
|
27804
|
-
* [
|
27805
|
-
* [
|
27806
|
-
* [
|
27925
|
+
* [DeleteSampleDetails](https://cloud.tencent.com/document/api/669/34506#DeleteSampleDetails)
|
27926
|
+
* [Filters](https://cloud.tencent.com/document/api/669/34506#Filters)
|
27927
|
+
* [InvalidSample](https://cloud.tencent.com/document/api/669/34506#InvalidSample)
|
27928
|
+
* [KeywordsLibInfo](https://cloud.tencent.com/document/api/669/34506#KeywordsLibInfo)
|
27929
|
+
* [UserKeyword](https://cloud.tencent.com/document/api/669/34506#UserKeyword)
|
27930
|
+
* [UserKeywordInfo](https://cloud.tencent.com/document/api/669/34506#UserKeywordInfo)
|
27807
27931
|
|
27808
27932
|
<font color="#dd0000">**删除数据结构**:</font>
|
27809
27933
|
|
@@ -33050,6 +33174,41 @@
|
|
33050
33174
|
|
33051
33175
|
## 主机安全(cwp) 版本:2018-02-28
|
33052
33176
|
|
33177
|
+
### 第 90 次发布
|
33178
|
+
|
33179
|
+
发布时间:2023-06-05 01:20:04
|
33180
|
+
|
33181
|
+
本次发布包含了以下内容:
|
33182
|
+
|
33183
|
+
改善已有的文档。
|
33184
|
+
|
33185
|
+
新增接口:
|
33186
|
+
|
33187
|
+
* [[DescribeVulStoreList](https://cloud.tencent.com/document/api/296/93137)](https://cloud.tencent.com/document/api/#/#)
|
33188
|
+
|
33189
|
+
<font color="#dd0000">**删除接口**:</font>
|
33190
|
+
|
33191
|
+
* DescribeSaveOrUpdateWarnings
|
33192
|
+
|
33193
|
+
新增数据结构:
|
33194
|
+
|
33195
|
+
* [[VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo)](https://cloud.tencent.com/document/api/296/19867#[VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo))
|
33196
|
+
|
33197
|
+
### 第 89 次发布
|
33198
|
+
|
33199
|
+
发布时间:2023-06-02 01:19:01
|
33200
|
+
|
33201
|
+
本次发布包含了以下内容:
|
33202
|
+
|
33203
|
+
改善已有的文档。
|
33204
|
+
|
33205
|
+
修改数据结构:
|
33206
|
+
|
33207
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
33208
|
+
|
33209
|
+
* 新增成员:Path
|
33210
|
+
|
33211
|
+
|
33053
33212
|
### 第 88 次发布
|
33054
33213
|
|
33055
33214
|
发布时间:2023-05-31 01:16:52
|
@@ -39028,6 +39187,21 @@
|
|
39028
39187
|
|
39029
39188
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
39030
39189
|
|
39190
|
+
### 第 59 次发布
|
39191
|
+
|
39192
|
+
发布时间:2023-06-05 01:24:19
|
39193
|
+
|
39194
|
+
本次发布包含了以下内容:
|
39195
|
+
|
39196
|
+
改善已有的文档。
|
39197
|
+
|
39198
|
+
修改接口:
|
39199
|
+
|
39200
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
39201
|
+
|
39202
|
+
* 新增出参:InstanceIds, FlowId
|
39203
|
+
|
39204
|
+
|
39031
39205
|
### 第 58 次发布
|
39032
39206
|
|
39033
39207
|
发布时间:2023-06-01 09:49:03
|
@@ -39038,11 +39212,11 @@
|
|
39038
39212
|
|
39039
39213
|
新增接口:
|
39040
39214
|
|
39041
|
-
* [
|
39215
|
+
* [ModifyAccountConfig](https://cloud.tencent.com/document/api/557/93041)
|
39042
39216
|
|
39043
39217
|
新增数据结构:
|
39044
39218
|
|
39045
|
-
* [
|
39219
|
+
* [ConfigValue](https://cloud.tencent.com/document/api/557/16142#ConfigValue)
|
39046
39220
|
|
39047
39221
|
### 第 57 次发布
|
39048
39222
|
|
@@ -40127,6 +40301,52 @@
|
|
40127
40301
|
|
40128
40302
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
40129
40303
|
|
40304
|
+
### 第 50 次发布
|
40305
|
+
|
40306
|
+
发布时间:2023-06-05 01:24:50
|
40307
|
+
|
40308
|
+
本次发布包含了以下内容:
|
40309
|
+
|
40310
|
+
改善已有的文档。
|
40311
|
+
|
40312
|
+
修改接口:
|
40313
|
+
|
40314
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
40315
|
+
|
40316
|
+
* 新增入参:SessionResourceTemplate
|
40317
|
+
|
40318
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
40319
|
+
|
40320
|
+
* 新增入参:IsInherit
|
40321
|
+
|
40322
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
40323
|
+
|
40324
|
+
* 新增入参:IsInherit
|
40325
|
+
|
40326
|
+
|
40327
|
+
新增数据结构:
|
40328
|
+
|
40329
|
+
* [[SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate)](https://cloud.tencent.com/document/api/1342/53778#[SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate))
|
40330
|
+
|
40331
|
+
修改数据结构:
|
40332
|
+
|
40333
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
40334
|
+
|
40335
|
+
* 新增成员:DefaultHouse, MaxConcurrency, TolerableQueueTime, UserAppId, UserUin, SessionResourceTemplate
|
40336
|
+
|
40337
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
40338
|
+
|
40339
|
+
* 新增成员:IsInherit
|
40340
|
+
|
40341
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
40342
|
+
|
40343
|
+
* 新增成员:MapMaterializedViewName
|
40344
|
+
|
40345
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
40346
|
+
|
40347
|
+
* 新增成员:ImageVersion, DriverSize, ExecutorSize, ExecutorNums, ExecutorMaxNumbers
|
40348
|
+
|
40349
|
+
|
40130
40350
|
### 第 49 次发布
|
40131
40351
|
|
40132
40352
|
发布时间:2023-05-29 01:21:27
|
@@ -45642,7 +45862,7 @@
|
|
45642
45862
|
|
45643
45863
|
新增数据结构:
|
45644
45864
|
|
45645
|
-
* [
|
45865
|
+
* [UserAndGroup](https://cloud.tencent.com/document/api/589/33981#UserAndGroup)
|
45646
45866
|
|
45647
45867
|
### 第 45 次发布
|
45648
45868
|
|
@@ -47732,6 +47952,71 @@
|
|
47732
47952
|
|
47733
47953
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47734
47954
|
|
47955
|
+
### 第 72 次发布
|
47956
|
+
|
47957
|
+
发布时间:2023-06-02 15:55:45
|
47958
|
+
|
47959
|
+
本次发布包含了以下内容:
|
47960
|
+
|
47961
|
+
改善已有的文档。
|
47962
|
+
|
47963
|
+
修改接口:
|
47964
|
+
|
47965
|
+
* [CreateConvertTaskApi](https://cloud.tencent.com/document/api/1323/78149)
|
47966
|
+
|
47967
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
47968
|
+
|
47969
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
47970
|
+
|
47971
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
47972
|
+
|
47973
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
47974
|
+
|
47975
|
+
* 新增入参:FileId
|
47976
|
+
|
47977
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
47978
|
+
|
47979
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/1323/70366)
|
47980
|
+
|
47981
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
47982
|
+
|
47983
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
47984
|
+
|
47985
|
+
* 新增入参:Agent
|
47986
|
+
|
47987
|
+
* [GetTaskResultApi](https://cloud.tencent.com/document/api/1323/78148)
|
47988
|
+
|
47989
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
47990
|
+
|
47991
|
+
|
47992
|
+
修改数据结构:
|
47993
|
+
|
47994
|
+
* [CallbackInfo](https://cloud.tencent.com/document/api/1323/70369#CallbackInfo)
|
47995
|
+
|
47996
|
+
* 新增成员:CallbackKey, CallbackToken
|
47997
|
+
|
47998
|
+
* <font color="#dd0000">**修改成员**:</font>Token
|
47999
|
+
|
48000
|
+
* [OrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#OrganizationInfo)
|
48001
|
+
|
48002
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1323/70369#UserInfo)
|
48003
|
+
|
48004
|
+
|
48005
|
+
### 第 71 次发布
|
48006
|
+
|
48007
|
+
发布时间:2023-06-02 01:26:15
|
48008
|
+
|
48009
|
+
本次发布包含了以下内容:
|
48010
|
+
|
48011
|
+
改善已有的文档。
|
48012
|
+
|
48013
|
+
修改数据结构:
|
48014
|
+
|
48015
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
48016
|
+
|
48017
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
48018
|
+
|
48019
|
+
|
47735
48020
|
### 第 70 次发布
|
47736
48021
|
|
47737
48022
|
发布时间:2023-05-31 01:25:51
|
@@ -73374,7 +73659,7 @@
|
|
73374
73659
|
|
73375
73660
|
新增接口:
|
73376
73661
|
|
73377
|
-
* [
|
73662
|
+
* [RecognizePhilippinesUMIDOCR](https://cloud.tencent.com/document/api/866/93042)
|
73378
73663
|
|
73379
73664
|
### 第 101 次发布
|
73380
73665
|
|
@@ -75775,6 +76060,18 @@
|
|
75775
76060
|
|
75776
76061
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
75777
76062
|
|
76063
|
+
### 第 27 次发布
|
76064
|
+
|
76065
|
+
发布时间:2023-06-02 01:39:39
|
76066
|
+
|
76067
|
+
本次发布包含了以下内容:
|
76068
|
+
|
76069
|
+
改善已有的文档。
|
76070
|
+
|
76071
|
+
<font color="#dd0000">**预下线接口**:</font>
|
76072
|
+
|
76073
|
+
* DescribeClientBalance
|
76074
|
+
|
75778
76075
|
### 第 26 次发布
|
75779
76076
|
|
75780
76077
|
发布时间:2023-02-17 04:47:03
|
@@ -83357,6 +83654,18 @@
|
|
83357
83654
|
|
83358
83655
|
## SSL 证书(ssl) 版本:2019-12-05
|
83359
83656
|
|
83657
|
+
### 第 35 次发布
|
83658
|
+
|
83659
|
+
发布时间:2023-06-02 01:43:30
|
83660
|
+
|
83661
|
+
本次发布包含了以下内容:
|
83662
|
+
|
83663
|
+
改善已有的文档。
|
83664
|
+
|
83665
|
+
新增接口:
|
83666
|
+
|
83667
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
83668
|
+
|
83360
83669
|
### 第 34 次发布
|
83361
83670
|
|
83362
83671
|
发布时间:2023-05-29 14:59:54
|
@@ -85819,6 +86128,21 @@
|
|
85819
86128
|
|
85820
86129
|
## 腾讯智能对话平台(tbp) 版本:2019-06-27
|
85821
86130
|
|
86131
|
+
### 第 3 次发布
|
86132
|
+
|
86133
|
+
发布时间:2023-06-05 01:49:22
|
86134
|
+
|
86135
|
+
本次发布包含了以下内容:
|
86136
|
+
|
86137
|
+
改善已有的文档。
|
86138
|
+
|
86139
|
+
修改接口:
|
86140
|
+
|
86141
|
+
* [TextReset](https://cloud.tencent.com/document/api/1060/37437)
|
86142
|
+
|
86143
|
+
* 新增出参:ResponseText
|
86144
|
+
|
86145
|
+
|
85822
86146
|
### 第 2 次发布
|
85823
86147
|
|
85824
86148
|
发布时间:2019-11-14 17:49:19
|
@@ -90166,6 +90490,22 @@
|
|
90166
90490
|
|
90167
90491
|
## 容器安全服务(tcss) 版本:2020-11-01
|
90168
90492
|
|
90493
|
+
### 第 45 次发布
|
90494
|
+
|
90495
|
+
发布时间:2023-06-02 01:46:04
|
90496
|
+
|
90497
|
+
本次发布包含了以下内容:
|
90498
|
+
|
90499
|
+
改善已有的文档。
|
90500
|
+
|
90501
|
+
新增接口:
|
90502
|
+
|
90503
|
+
* [DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)
|
90504
|
+
|
90505
|
+
新增数据结构:
|
90506
|
+
|
90507
|
+
* [VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)
|
90508
|
+
|
90169
90509
|
### 第 44 次发布
|
90170
90510
|
|
90171
90511
|
发布时间:2023-05-30 01:34:13
|