tencentcloud-sdk-nodejs-clb 4.0.616 → 4.0.617
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 +49 -0
- package/SERVICE_CHANGELOG.md +62 -365
- package/package.json +1 -1
- package/products.md +3 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,52 @@
|
|
1
|
+
# Release 4.0.617
|
2
|
+
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
4
|
+
|
5
|
+
### 第 35 次发布
|
6
|
+
|
7
|
+
发布时间:2023-06-08 16:31:03
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增数据结构:
|
14
|
+
|
15
|
+
* [ApigatewayTags](https://cloud.tencent.com/document/api/628/45244#ApigatewayTags)
|
16
|
+
* [DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo)
|
17
|
+
|
18
|
+
修改数据结构:
|
19
|
+
|
20
|
+
* [DescribeApisStatusResultInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultInfo)
|
21
|
+
|
22
|
+
* 新增成员:ApiIdStatusSet
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
28
|
+
|
29
|
+
### 第 75 次发布
|
30
|
+
|
31
|
+
发布时间:2023-06-08 11:16:02
|
32
|
+
|
33
|
+
本次发布包含了以下内容:
|
34
|
+
|
35
|
+
改善已有的文档。
|
36
|
+
|
37
|
+
新增接口:
|
38
|
+
|
39
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
40
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
41
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
42
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
43
|
+
|
44
|
+
新增数据结构:
|
45
|
+
|
46
|
+
* [IntegrationDepartment](https://cloud.tencent.com/document/api/1323/70369#IntegrationDepartment)
|
47
|
+
|
48
|
+
|
49
|
+
|
1
50
|
# Release 4.0.616
|
2
51
|
|
3
52
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,378 +1,34 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 50 次发布
|
6
|
-
|
7
|
-
发布时间:2023-06-08 01:08:30
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
修改接口:
|
14
|
-
|
15
|
-
* [CreateCallOutSession](https://cloud.tencent.com/document/api/679/68726)
|
16
|
-
|
17
|
-
* 新增入参:Callers
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
23
|
-
|
24
|
-
### 第 131 次发布
|
25
|
-
|
26
|
-
发布时间:2023-06-08 01:08:54
|
27
|
-
|
28
|
-
本次发布包含了以下内容:
|
29
|
-
|
30
|
-
改善已有的文档。
|
31
|
-
|
32
|
-
修改接口:
|
33
|
-
|
34
|
-
* [DescribeDefaultParams](https://cloud.tencent.com/document/api/236/32662)
|
35
|
-
|
36
|
-
* <font color="#dd0000">**修改入参**:</font>EngineVersion
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
## 混沌演练平台(cfg) 版本:2021-08-20
|
42
|
-
|
43
|
-
### 第 7 次发布
|
44
|
-
|
45
|
-
发布时间:2023-06-08 01:11:18
|
46
|
-
|
47
|
-
本次发布包含了以下内容:
|
48
|
-
|
49
|
-
改善已有的文档。
|
50
|
-
|
51
|
-
新增数据结构:
|
52
|
-
|
53
|
-
* [TaskGroupInstancesExecuteRules](https://cloud.tencent.com/document/api/1500/71784#TaskGroupInstancesExecuteRules)
|
54
|
-
|
55
|
-
修改数据结构:
|
56
|
-
|
57
|
-
* [TaskGroup](https://cloud.tencent.com/document/api/1500/71784#TaskGroup)
|
58
|
-
|
59
|
-
* 新增成员:TaskGroupDiscardInstanceList, TaskGroupSelectedInstanceList, TaskGroupInstancesExecuteRule
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
65
4
|
|
66
|
-
### 第
|
5
|
+
### 第 35 次发布
|
67
6
|
|
68
|
-
发布时间:2023-06-08
|
7
|
+
发布时间:2023-06-08 16:31:03
|
69
8
|
|
70
9
|
本次发布包含了以下内容:
|
71
10
|
|
72
11
|
改善已有的文档。
|
73
12
|
|
74
|
-
修改接口:
|
75
|
-
|
76
|
-
* [CreateInstancePost](https://cloud.tencent.com/document/api/597/83553)
|
77
|
-
|
78
|
-
* 新增入参:InstanceType, KafkaVersion, SpecificationsType, DiskType, DiskSize, Partition, TopicNum, MultiZoneFlag, ZoneIds, InstanceNum, PublicNetworkMonthly
|
79
|
-
|
80
|
-
|
81
13
|
新增数据结构:
|
82
14
|
|
83
|
-
* [
|
15
|
+
* [ApigatewayTags](https://cloud.tencent.com/document/api/628/45244#ApigatewayTags)
|
16
|
+
* [DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo)
|
84
17
|
|
85
18
|
修改数据结构:
|
86
19
|
|
87
|
-
* [
|
88
|
-
|
89
|
-
* 新增成员:RouteDTO
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
95
|
-
|
96
|
-
### 第 3 次发布
|
97
|
-
|
98
|
-
发布时间:2023-06-08 01:17:51
|
99
|
-
|
100
|
-
本次发布包含了以下内容:
|
101
|
-
|
102
|
-
改善已有的文档。
|
103
|
-
|
104
|
-
新增接口:
|
105
|
-
|
106
|
-
* [CreateDomainAndIp](https://cloud.tencent.com/document/api/664/93274)
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
111
|
-
|
112
|
-
### 第 60 次发布
|
113
|
-
|
114
|
-
发布时间:2023-06-08 01:23:27
|
115
|
-
|
116
|
-
本次发布包含了以下内容:
|
117
|
-
|
118
|
-
改善已有的文档。
|
119
|
-
|
120
|
-
新增接口:
|
121
|
-
|
122
|
-
* [IsolateDCDBInstance](https://cloud.tencent.com/document/api/557/93275)
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
127
|
-
|
128
|
-
### 第 17 次发布
|
129
|
-
|
130
|
-
发布时间:2023-06-08 01:24:45
|
131
|
-
|
132
|
-
本次发布包含了以下内容:
|
133
|
-
|
134
|
-
改善已有的文档。
|
20
|
+
* [DescribeApisStatusResultInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultInfo)
|
135
21
|
|
136
|
-
|
22
|
+
* 新增成员:ApiIdStatusSet
|
137
23
|
|
138
|
-
* [DescribeDomainFilterList](https://cloud.tencent.com/document/api/1427/93276)
|
139
24
|
|
140
25
|
|
141
26
|
|
142
27
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
143
28
|
|
144
|
-
### 第
|
145
|
-
|
146
|
-
发布时间:2023-06-08 01:28:55
|
147
|
-
|
148
|
-
本次发布包含了以下内容:
|
149
|
-
|
150
|
-
改善已有的文档。
|
151
|
-
|
152
|
-
修改数据结构:
|
153
|
-
|
154
|
-
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
155
|
-
|
156
|
-
* 新增成员:SignId
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
162
|
-
|
163
|
-
### 第 83 次发布
|
164
|
-
|
165
|
-
发布时间:2023-06-08 01:29:22
|
166
|
-
|
167
|
-
本次发布包含了以下内容:
|
168
|
-
|
169
|
-
改善已有的文档。
|
170
|
-
|
171
|
-
修改数据结构:
|
172
|
-
|
173
|
-
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
174
|
-
|
175
|
-
* 新增成员:SignId
|
176
|
-
|
177
|
-
|
178
|
-
### 第 82 次发布
|
179
|
-
|
180
|
-
发布时间:2023-06-07 17:21:12
|
181
|
-
|
182
|
-
本次发布包含了以下内容:
|
183
|
-
|
184
|
-
改善已有的文档。
|
185
|
-
|
186
|
-
修改接口:
|
187
|
-
|
188
|
-
* [ChannelBatchCancelFlows](https://cloud.tencent.com/document/api/1420/80391)
|
189
|
-
|
190
|
-
* [ChannelCancelFlow](https://cloud.tencent.com/document/api/1420/81869)
|
191
|
-
|
192
|
-
* [ChannelCancelMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1420/75453)
|
193
|
-
|
194
|
-
* [ChannelCreateBatchCancelFlowUrl](https://cloud.tencent.com/document/api/1420/78264)
|
195
|
-
|
196
|
-
* [ChannelCreateBoundFlows](https://cloud.tencent.com/document/api/1420/83118)
|
197
|
-
|
198
|
-
* [ChannelCreateConvertTaskApi](https://cloud.tencent.com/document/api/1420/78774)
|
199
|
-
|
200
|
-
* [ChannelCreateEmbedWebUrl](https://cloud.tencent.com/document/api/1420/87919)
|
201
|
-
|
202
|
-
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
203
|
-
|
204
|
-
* [ChannelCreateFlowGroupByFiles](https://cloud.tencent.com/document/api/1420/80390)
|
205
|
-
|
206
|
-
* [ChannelCreateFlowSignUrl](https://cloud.tencent.com/document/api/1420/85819)
|
207
|
-
|
208
|
-
* [ChannelCreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1420/75452)
|
209
|
-
|
210
|
-
* [ChannelCreatePrepareFlow](https://cloud.tencent.com/document/api/1420/87897)
|
211
|
-
|
212
|
-
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
213
|
-
|
214
|
-
* [ChannelCreateSealPolicy](https://cloud.tencent.com/document/api/1420/86257)
|
215
|
-
|
216
|
-
* [ChannelCreateUserRoles](https://cloud.tencent.com/document/api/1420/89389)
|
217
|
-
|
218
|
-
* [ChannelDeleteRoleUsers](https://cloud.tencent.com/document/api/1420/89388)
|
219
|
-
|
220
|
-
* [ChannelDeleteSealPolicies](https://cloud.tencent.com/document/api/1420/86256)
|
221
|
-
|
222
|
-
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
223
|
-
|
224
|
-
* [ChannelDescribeRoles](https://cloud.tencent.com/document/api/1420/89387)
|
225
|
-
|
226
|
-
* [ChannelGetTaskResultApi](https://cloud.tencent.com/document/api/1420/78773)
|
227
|
-
|
228
|
-
* [ChannelUpdateSealStatus](https://cloud.tencent.com/document/api/1420/86605)
|
229
|
-
|
230
|
-
* [ChannelVerifyPdf](https://cloud.tencent.com/document/api/1420/80799)
|
231
|
-
|
232
|
-
* [CreateChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/79688)
|
233
|
-
|
234
|
-
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
235
|
-
|
236
|
-
* [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
|
237
|
-
|
238
|
-
* [CreateSealByImage](https://cloud.tencent.com/document/api/1420/73067)
|
239
|
-
|
240
|
-
* [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
|
241
|
-
|
242
|
-
* [DescribeChannelFlowEvidenceReport](https://cloud.tencent.com/document/api/1420/83442)
|
243
|
-
|
244
|
-
* [DescribeFlowDetailInfo](https://cloud.tencent.com/document/api/1420/66683)
|
245
|
-
|
246
|
-
* [DescribeResourceUrlsByFlows](https://cloud.tencent.com/document/api/1420/63220)
|
247
|
-
|
248
|
-
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
249
|
-
|
250
|
-
* [DescribeUsage](https://cloud.tencent.com/document/api/1420/61520)
|
251
|
-
|
252
|
-
* [GetDownloadFlowUrl](https://cloud.tencent.com/document/api/1420/66368)
|
253
|
-
|
254
|
-
* [OperateChannelTemplate](https://cloud.tencent.com/document/api/1420/66367)
|
255
|
-
|
256
|
-
* [PrepareFlows](https://cloud.tencent.com/document/api/1420/61519)
|
257
|
-
|
258
|
-
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
259
|
-
|
260
|
-
* [SyncProxyOrganizationOperators](https://cloud.tencent.com/document/api/1420/61517)
|
261
|
-
|
262
|
-
* [UploadFiles](https://cloud.tencent.com/document/api/1420/71479)
|
263
|
-
|
264
|
-
|
265
|
-
修改数据结构:
|
266
|
-
|
267
|
-
* [Agent](https://cloud.tencent.com/document/api/1420/61525#Agent)
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
## 云函数(scf) 版本:2018-04-16
|
277
|
-
|
278
|
-
### 第 55 次发布
|
279
|
-
|
280
|
-
发布时间:2023-06-08 01:51:22
|
281
|
-
|
282
|
-
本次发布包含了以下内容:
|
283
|
-
|
284
|
-
改善已有的文档。
|
285
|
-
|
286
|
-
修改数据结构:
|
287
|
-
|
288
|
-
* [FunctionLog](https://cloud.tencent.com/document/api/583/17244#FunctionLog)
|
289
|
-
|
290
|
-
* <font color="#dd0000">**修改成员**:</font>StartTime
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
296
|
-
|
297
|
-
### 第 61 次发布
|
298
|
-
|
299
|
-
发布时间:2023-06-08 01:59:37
|
300
|
-
|
301
|
-
本次发布包含了以下内容:
|
302
|
-
|
303
|
-
改善已有的文档。
|
304
|
-
|
305
|
-
修改接口:
|
306
|
-
|
307
|
-
* [CreateEnvironment](https://cloud.tencent.com/document/api/1179/46081)
|
308
|
-
|
309
|
-
* 新增入参:AutoSubscriptionCreation
|
310
|
-
|
311
|
-
* [ModifyEnvironmentAttributes](https://cloud.tencent.com/document/api/1179/46077)
|
312
|
-
|
313
|
-
* 新增入参:AutoSubscriptionCreation
|
314
|
-
|
315
|
-
|
316
|
-
修改数据结构:
|
317
|
-
|
318
|
-
* [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
|
319
|
-
|
320
|
-
* 新增成员:AutoSubscriptionCreation
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
326
|
-
|
327
|
-
### 第 26 次发布
|
328
|
-
|
329
|
-
发布时间:2023-06-08 02:02:11
|
330
|
-
|
331
|
-
本次发布包含了以下内容:
|
332
|
-
|
333
|
-
改善已有的文档。
|
334
|
-
|
335
|
-
修改接口:
|
336
|
-
|
337
|
-
* [DescribeTrainingTaskPods](https://cloud.tencent.com/document/api/851/75088)
|
338
|
-
|
339
|
-
* 新增出参:PodInfoList
|
340
|
-
|
341
|
-
|
342
|
-
新增数据结构:
|
343
|
-
|
344
|
-
* [PodInfo](https://cloud.tencent.com/document/api/851/75051#PodInfo)
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
353
|
-
|
354
|
-
### 第 96 次发布
|
355
|
-
|
356
|
-
发布时间:2023-06-08 02:06:11
|
357
|
-
|
358
|
-
本次发布包含了以下内容:
|
359
|
-
|
360
|
-
改善已有的文档。
|
361
|
-
|
362
|
-
修改数据结构:
|
363
|
-
|
364
|
-
* [ContainerGroupOther](https://cloud.tencent.com/document/api/649/36099#ContainerGroupOther)
|
365
|
-
|
366
|
-
* <font color="#dd0000">**修改成员**:</font>HealthCheckSettings
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
29
|
+
### 第 75 次发布
|
372
30
|
|
373
|
-
|
374
|
-
|
375
|
-
发布时间:2023-06-08 02:14:41
|
31
|
+
发布时间:2023-06-08 11:16:02
|
376
32
|
|
377
33
|
本次发布包含了以下内容:
|
378
34
|
|
@@ -380,12 +36,14 @@
|
|
380
36
|
|
381
37
|
新增接口:
|
382
38
|
|
383
|
-
* [
|
39
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
40
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
41
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
42
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
384
43
|
|
385
44
|
新增数据结构:
|
386
45
|
|
387
|
-
* [
|
388
|
-
* [ScriptRequestInfo](https://cloud.tencent.com/document/api/1267/76336#ScriptRequestInfo)
|
46
|
+
* [IntegrationDepartment](https://cloud.tencent.com/document/api/1323/70369#IntegrationDepartment)
|
389
47
|
|
390
48
|
|
391
49
|
|
@@ -3481,6 +3139,26 @@
|
|
3481
3139
|
|
3482
3140
|
## API 网关(apigateway) 版本:2018-08-08
|
3483
3141
|
|
3142
|
+
### 第 35 次发布
|
3143
|
+
|
3144
|
+
发布时间:2023-06-08 16:31:03
|
3145
|
+
|
3146
|
+
本次发布包含了以下内容:
|
3147
|
+
|
3148
|
+
改善已有的文档。
|
3149
|
+
|
3150
|
+
新增数据结构:
|
3151
|
+
|
3152
|
+
* [[ApigatewayTags](https://cloud.tencent.com/document/api/628/45244#ApigatewayTags)](https://cloud.tencent.com/document/api/628/45244#[ApigatewayTags](https://cloud.tencent.com/document/api/628/45244#ApigatewayTags))
|
3153
|
+
* [[DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo)](https://cloud.tencent.com/document/api/628/45244#[DescribeApisStatusResultApiIdStatusSetInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultApiIdStatusSetInfo))
|
3154
|
+
|
3155
|
+
修改数据结构:
|
3156
|
+
|
3157
|
+
* [DescribeApisStatusResultInfo](https://cloud.tencent.com/document/api/628/45244#DescribeApisStatusResultInfo)
|
3158
|
+
|
3159
|
+
* 新增成员:ApiIdStatusSet
|
3160
|
+
|
3161
|
+
|
3484
3162
|
### 第 34 次发布
|
3485
3163
|
|
3486
3164
|
发布时间:2023-06-06 01:02:35
|
@@ -19780,7 +19458,7 @@
|
|
19780
19458
|
|
19781
19459
|
新增数据结构:
|
19782
19460
|
|
19783
|
-
* [
|
19461
|
+
* [TaskGroupInstancesExecuteRules](https://cloud.tencent.com/document/api/1500/71784#TaskGroupInstancesExecuteRules)
|
19784
19462
|
|
19785
19463
|
修改数据结构:
|
19786
19464
|
|
@@ -21880,7 +21558,7 @@
|
|
21880
21558
|
|
21881
21559
|
新增数据结构:
|
21882
21560
|
|
21883
|
-
* [
|
21561
|
+
* [RouteDTO](https://cloud.tencent.com/document/api/597/40861#RouteDTO)
|
21884
21562
|
|
21885
21563
|
修改数据结构:
|
21886
21564
|
|
@@ -31465,7 +31143,7 @@
|
|
31465
31143
|
|
31466
31144
|
新增接口:
|
31467
31145
|
|
31468
|
-
* [
|
31146
|
+
* [CreateDomainAndIp](https://cloud.tencent.com/document/api/664/93274)
|
31469
31147
|
|
31470
31148
|
### 第 2 次发布
|
31471
31149
|
|
@@ -39624,7 +39302,7 @@
|
|
39624
39302
|
|
39625
39303
|
新增接口:
|
39626
39304
|
|
39627
|
-
* [
|
39305
|
+
* [IsolateDCDBInstance](https://cloud.tencent.com/document/api/557/93275)
|
39628
39306
|
|
39629
39307
|
### 第 59 次发布
|
39630
39308
|
|
@@ -41952,7 +41630,7 @@
|
|
41952
41630
|
|
41953
41631
|
新增接口:
|
41954
41632
|
|
41955
|
-
* [
|
41633
|
+
* [DescribeDomainFilterList](https://cloud.tencent.com/document/api/1427/93276)
|
41956
41634
|
|
41957
41635
|
### 第 16 次发布
|
41958
41636
|
|
@@ -48438,6 +48116,25 @@
|
|
48438
48116
|
|
48439
48117
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
48440
48118
|
|
48119
|
+
### 第 75 次发布
|
48120
|
+
|
48121
|
+
发布时间:2023-06-08 11:16:02
|
48122
|
+
|
48123
|
+
本次发布包含了以下内容:
|
48124
|
+
|
48125
|
+
改善已有的文档。
|
48126
|
+
|
48127
|
+
新增接口:
|
48128
|
+
|
48129
|
+
* [[CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)](https://cloud.tencent.com/document/api/#/#)
|
48130
|
+
* [[DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)](https://cloud.tencent.com/document/api/#/#)
|
48131
|
+
* [[DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)](https://cloud.tencent.com/document/api/#/#)
|
48132
|
+
* [[ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)](https://cloud.tencent.com/document/api/#/#)
|
48133
|
+
|
48134
|
+
新增数据结构:
|
48135
|
+
|
48136
|
+
* [[IntegrationDepartment](https://cloud.tencent.com/document/api/1323/70369#IntegrationDepartment)](https://cloud.tencent.com/document/api/1323/70369#[IntegrationDepartment](https://cloud.tencent.com/document/api/1323/70369#IntegrationDepartment))
|
48137
|
+
|
48441
48138
|
### 第 74 次发布
|
48442
48139
|
|
48443
48140
|
发布时间:2023-06-08 01:28:55
|
@@ -100180,7 +99877,7 @@
|
|
100180
99877
|
|
100181
99878
|
新增数据结构:
|
100182
99879
|
|
100183
|
-
* [
|
99880
|
+
* [PodInfo](https://cloud.tencent.com/document/api/851/75051#PodInfo)
|
100184
99881
|
|
100185
99882
|
### 第 25 次发布
|
100186
99883
|
|
@@ -119103,12 +118800,12 @@
|
|
119103
118800
|
|
119104
118801
|
新增接口:
|
119105
118802
|
|
119106
|
-
* [
|
118803
|
+
* [UploadContent](https://cloud.tencent.com/document/api/1267/93282)
|
119107
118804
|
|
119108
118805
|
新增数据结构:
|
119109
118806
|
|
119110
|
-
* [
|
119111
|
-
* [
|
118807
|
+
* [ScriptInfoResponse](https://cloud.tencent.com/document/api/1267/76336#ScriptInfoResponse)
|
118808
|
+
* [ScriptRequestInfo](https://cloud.tencent.com/document/api/1267/76336#ScriptRequestInfo)
|
119112
118809
|
|
119113
118810
|
### 第 30 次发布
|
119114
118811
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
17
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-08 16:31:03 |
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-05-18 01:03:25 |
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-26 01:03:52 |
|
@@ -93,8 +93,8 @@
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-01 09:50:15 |
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-08
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-08
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-08 11:16:02 |
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-08 11:23:08 |
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|