tencentcloud-sdk-nodejs-chdfs 4.0.668 → 4.0.670
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 +569 -0
- package/SERVICE_CHANGELOG.md +758 -63
- package/package.json +1 -1
- package/products.md +30 -30
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,30 +1,40 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 45 次发布
|
6
6
|
|
7
|
-
发布时间:2023-08-
|
7
|
+
发布时间:2023-08-22 01:07:10
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
新增数据结构:
|
14
14
|
|
15
|
-
*
|
15
|
+
* [BillDetailAssociatedOrder](https://cloud.tencent.com/document/api/555/19183#BillDetailAssociatedOrder)
|
16
|
+
* [BillDetailComponentConfig](https://cloud.tencent.com/document/api/555/19183#BillDetailComponentConfig)
|
16
17
|
|
17
|
-
|
18
|
+
修改数据结构:
|
18
19
|
|
19
|
-
*
|
20
|
+
* [BillDetail](https://cloud.tencent.com/document/api/555/19183#BillDetail)
|
20
21
|
|
22
|
+
* 新增成员:AssociatedOrder, Formula, FormulaUrl
|
21
23
|
|
24
|
+
* <font color="#dd0000">**修改成员**:</font>PriceInfo
|
25
|
+
|
26
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
27
|
+
|
28
|
+
* 新增成员:ComponentConfig
|
22
29
|
|
23
|
-
## 边缘计算机器(ecm) 版本:2019-07-19
|
24
30
|
|
25
|
-
### 第 68 次发布
|
26
31
|
|
27
|
-
|
32
|
+
|
33
|
+
## 日志服务(cls) 版本:2020-10-16
|
34
|
+
|
35
|
+
### 第 67 次发布
|
36
|
+
|
37
|
+
发布时间:2023-08-22 01:09:04
|
28
38
|
|
29
39
|
本次发布包含了以下内容:
|
30
40
|
|
@@ -32,18 +42,78 @@
|
|
32
42
|
|
33
43
|
修改接口:
|
34
44
|
|
35
|
-
* [
|
45
|
+
* [CreateAlarm](https://cloud.tencent.com/document/api/614/56466)
|
36
46
|
|
37
|
-
* 新增入参:
|
47
|
+
* 新增入参:MultiConditions
|
48
|
+
|
49
|
+
* <font color="#dd0000">**修改入参**:</font>Condition
|
38
50
|
|
51
|
+
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/614/56465)
|
39
52
|
|
53
|
+
* 新增入参:NoticeRules
|
54
|
+
|
55
|
+
* <font color="#dd0000">**修改入参**:</font>Type
|
56
|
+
|
57
|
+
* [ModifyAlarm](https://cloud.tencent.com/document/api/614/56459)
|
58
|
+
|
59
|
+
* 新增入参:AlarmLevel, MultiConditions
|
60
|
+
|
61
|
+
* [ModifyAlarmNotice](https://cloud.tencent.com/document/api/614/56458)
|
62
|
+
|
63
|
+
* 新增入参:NoticeRules
|
64
|
+
|
65
|
+
|
66
|
+
新增数据结构:
|
67
|
+
|
68
|
+
* [FilePathInfo](https://cloud.tencent.com/document/api/614/56471#FilePathInfo)
|
69
|
+
* [MultiCondition](https://cloud.tencent.com/document/api/614/56471#MultiCondition)
|
70
|
+
* [NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule)
|
71
|
+
|
72
|
+
修改数据结构:
|
73
|
+
|
74
|
+
* [AlarmInfo](https://cloud.tencent.com/document/api/614/56471#AlarmInfo)
|
75
|
+
|
76
|
+
* 新增成员:MultiConditions
|
77
|
+
|
78
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/614/56471#AlarmNotice)
|
79
|
+
|
80
|
+
* 新增成员:NoticeRules
|
81
|
+
|
82
|
+
* [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
|
83
|
+
|
84
|
+
* 新增成员:FilePaths, CustomLabels
|
85
|
+
|
86
|
+
* [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
|
87
|
+
|
88
|
+
* 新增成员:CustomLabels
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
## 事件总线(eb) 版本:2021-04-16
|
94
|
+
|
95
|
+
### 第 11 次发布
|
96
|
+
|
97
|
+
发布时间:2023-08-22 01:12:28
|
98
|
+
|
99
|
+
本次发布包含了以下内容:
|
100
|
+
|
101
|
+
改善已有的文档。
|
102
|
+
|
103
|
+
修改接口:
|
104
|
+
|
105
|
+
* [CheckRule](https://cloud.tencent.com/document/api/1359/67698)
|
106
|
+
|
107
|
+
* 新增入参:Event, EventPattern
|
40
108
|
|
41
109
|
|
42
|
-
|
110
|
+
|
111
|
+
|
112
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
43
113
|
|
44
114
|
### 第 104 次发布
|
45
115
|
|
46
|
-
发布时间:2023-08-
|
116
|
+
发布时间:2023-08-22 01:13:07
|
47
117
|
|
48
118
|
本次发布包含了以下内容:
|
49
119
|
|
@@ -51,50 +121,67 @@
|
|
51
121
|
|
52
122
|
修改接口:
|
53
123
|
|
54
|
-
* [
|
124
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
55
125
|
|
56
|
-
* 新增入参:
|
126
|
+
* 新增入参:LicenseType
|
57
127
|
|
128
|
+
* [CreateWebThemeConfig](https://cloud.tencent.com/document/api/1323/95592)
|
58
129
|
|
59
|
-
|
130
|
+
* 新增入参:Agent
|
60
131
|
|
61
|
-
* [
|
132
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
62
133
|
|
134
|
+
* 新增出参:LicenseType
|
63
135
|
|
64
136
|
|
65
|
-
|
137
|
+
修改数据结构:
|
66
138
|
|
139
|
+
* [AutoSignConfig](https://cloud.tencent.com/document/api/1323/70369#AutoSignConfig)
|
67
140
|
|
141
|
+
* 新增成员:LicenseType
|
68
142
|
|
69
|
-
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
70
143
|
|
71
|
-
### 第 19 次发布
|
72
144
|
|
73
|
-
|
145
|
+
|
146
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
147
|
+
|
148
|
+
### 第 106 次发布
|
149
|
+
|
150
|
+
发布时间:2023-08-22 01:13:29
|
74
151
|
|
75
152
|
本次发布包含了以下内容:
|
76
153
|
|
77
154
|
改善已有的文档。
|
78
155
|
|
79
|
-
|
156
|
+
修改接口:
|
80
157
|
|
81
|
-
* [
|
158
|
+
* [ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160)
|
82
159
|
|
160
|
+
* 新增入参:LicenseType
|
83
161
|
|
162
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
84
163
|
|
85
|
-
|
164
|
+
* 新增出参:LicenseType
|
86
165
|
|
87
166
|
|
167
|
+
修改数据结构:
|
88
168
|
|
89
|
-
|
169
|
+
* [AutoSignConfig](https://cloud.tencent.com/document/api/1420/61525#AutoSignConfig)
|
90
170
|
|
171
|
+
* 新增成员:LicenseType
|
91
172
|
|
92
173
|
|
93
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
94
174
|
|
95
|
-
### 第 37 次发布
|
96
175
|
|
97
|
-
|
176
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
181
|
+
|
182
|
+
### 第 53 次发布
|
183
|
+
|
184
|
+
发布时间:2023-08-22 01:14:25
|
98
185
|
|
99
186
|
本次发布包含了以下内容:
|
100
187
|
|
@@ -102,15 +189,40 @@
|
|
102
189
|
|
103
190
|
新增接口:
|
104
191
|
|
105
|
-
* [
|
192
|
+
* [DescribeInstance](https://cloud.tencent.com/document/api/1081/96827)
|
193
|
+
|
194
|
+
新增数据结构:
|
195
|
+
|
196
|
+
* [InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
201
|
+
|
202
|
+
### 第 38 次发布
|
203
|
+
|
204
|
+
发布时间:2023-08-22 01:15:27
|
205
|
+
|
206
|
+
本次发布包含了以下内容:
|
207
|
+
|
208
|
+
改善已有的文档。
|
209
|
+
|
210
|
+
修改数据结构:
|
211
|
+
|
212
|
+
* [EventDataInfo](https://cloud.tencent.com/document/api/1639/81423#EventDataInfo)
|
213
|
+
|
214
|
+
* 新增成员:Device, Duration, RecordSize, RecordUrl
|
215
|
+
|
216
|
+
* <font color="#dd0000">**修改成员**:</font>RoomId, UserId
|
217
|
+
|
106
218
|
|
107
219
|
|
108
220
|
|
109
221
|
## 媒体处理(mps) 版本:2019-06-12
|
110
222
|
|
111
|
-
### 第
|
223
|
+
### 第 67 次发布
|
112
224
|
|
113
|
-
发布时间:2023-08-
|
225
|
+
发布时间:2023-08-22 01:16:40
|
114
226
|
|
115
227
|
本次发布包含了以下内容:
|
116
228
|
|
@@ -118,56 +230,125 @@
|
|
118
230
|
|
119
231
|
新增数据结构:
|
120
232
|
|
121
|
-
* [
|
233
|
+
* [LiveStreamTagRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTagRecognitionResult)
|
122
234
|
|
123
235
|
修改数据结构:
|
124
236
|
|
125
|
-
* [
|
237
|
+
* [LiveStreamAiRecognitionResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiRecognitionResultItem)
|
126
238
|
|
127
|
-
* 新增成员:
|
239
|
+
* 新增成员:TagRecognitionResultSet
|
128
240
|
|
129
|
-
* [MediaAudioStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaAudioStreamItem)
|
130
241
|
|
131
|
-
* <font color="#dd0000">**修改成员**:</font>Codecs, Loudness
|
132
242
|
|
133
|
-
* [MediaVideoStreamItem](https://cloud.tencent.com/document/api/862/37615#MediaVideoStreamItem)
|
134
243
|
|
135
|
-
|
244
|
+
## 云函数(scf) 版本:2018-04-16
|
136
245
|
|
137
|
-
|
246
|
+
### 第 60 次发布
|
138
247
|
|
139
|
-
|
248
|
+
发布时间:2023-08-22 01:18:21
|
140
249
|
|
250
|
+
本次发布包含了以下内容:
|
141
251
|
|
252
|
+
改善已有的文档。
|
142
253
|
|
254
|
+
新增接口:
|
143
255
|
|
144
|
-
|
256
|
+
* [UpdateTrigger](https://cloud.tencent.com/document/api/583/96828)
|
145
257
|
|
146
|
-
### 第 21 次发布
|
147
258
|
|
148
|
-
|
259
|
+
|
260
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
261
|
+
|
262
|
+
### 第 73 次发布
|
263
|
+
|
264
|
+
发布时间:2023-08-22 01:20:21
|
149
265
|
|
150
266
|
本次发布包含了以下内容:
|
151
267
|
|
152
268
|
改善已有的文档。
|
153
269
|
|
154
|
-
|
270
|
+
修改接口:
|
155
271
|
|
156
|
-
* [
|
272
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
273
|
+
|
274
|
+
* 新增入参:MsgTTL
|
275
|
+
|
276
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/1179/46085)
|
277
|
+
|
278
|
+
* 新增入参:MsgTTL
|
279
|
+
|
280
|
+
|
281
|
+
修改数据结构:
|
282
|
+
|
283
|
+
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
284
|
+
|
285
|
+
* 新增成员:MsgTTL
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
291
|
+
|
292
|
+
### 第 33 次发布
|
293
|
+
|
294
|
+
发布时间:2023-08-22 01:21:13
|
295
|
+
|
296
|
+
本次发布包含了以下内容:
|
297
|
+
|
298
|
+
改善已有的文档。
|
299
|
+
|
300
|
+
修改接口:
|
301
|
+
|
302
|
+
* [CreateNotebookImage](https://cloud.tencent.com/document/api/851/95657)
|
303
|
+
|
304
|
+
* <font color="#dd0000">**修改入参**:</font>Kernels
|
305
|
+
|
306
|
+
|
307
|
+
修改数据结构:
|
308
|
+
|
309
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
310
|
+
|
311
|
+
* 新增成员:AllowSaveAllContent, ImageName
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
321
|
+
|
322
|
+
### 第 98 次发布
|
323
|
+
|
324
|
+
发布时间:2023-08-22 01:21:52
|
325
|
+
|
326
|
+
本次发布包含了以下内容:
|
327
|
+
|
328
|
+
改善已有的文档。
|
157
329
|
|
158
330
|
新增数据结构:
|
159
331
|
|
160
|
-
* [
|
161
|
-
* [TextGenerationMessage](https://cloud.tencent.com/document/api/271/35511#TextGenerationMessage)
|
162
|
-
* [TextGenerationUsage](https://cloud.tencent.com/document/api/271/35511#TextGenerationUsage)
|
332
|
+
* [TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter)
|
163
333
|
|
334
|
+
修改数据结构:
|
164
335
|
|
336
|
+
* [ConfigRelease](https://cloud.tencent.com/document/api/649/36099#ConfigRelease)
|
337
|
+
|
338
|
+
* 新增成员:ConfigCenters
|
339
|
+
|
340
|
+
* [ConfigReleaseLog](https://cloud.tencent.com/document/api/649/36099#ConfigReleaseLog)
|
341
|
+
|
342
|
+
* 新增成员:ReleasedConfigCenter
|
165
343
|
|
166
|
-
## 私有网络(vpc) 版本:2017-03-12
|
167
344
|
|
168
|
-
### 第 165 次发布
|
169
345
|
|
170
|
-
|
346
|
+
|
347
|
+
## 语音合成(tts) 版本:2019-08-23
|
348
|
+
|
349
|
+
### 第 11 次发布
|
350
|
+
|
351
|
+
发布时间:2023-08-22 01:22:20
|
171
352
|
|
172
353
|
本次发布包含了以下内容:
|
173
354
|
|
@@ -175,9 +356,58 @@
|
|
175
356
|
|
176
357
|
修改接口:
|
177
358
|
|
178
|
-
* [
|
359
|
+
* [CreateTtsTask](https://cloud.tencent.com/document/api/1073/57373)
|
179
360
|
|
180
|
-
*
|
361
|
+
* 新增入参:EnableSubtitle
|
362
|
+
|
363
|
+
|
364
|
+
修改数据结构:
|
365
|
+
|
366
|
+
* [DescribeTtsTaskStatusRespData](https://cloud.tencent.com/document/api/1073/57374#DescribeTtsTaskStatusRespData)
|
367
|
+
|
368
|
+
* 新增成员:Subtitles
|
369
|
+
|
370
|
+
|
371
|
+
|
372
|
+
|
373
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
374
|
+
|
375
|
+
### 第 43 次发布
|
376
|
+
|
377
|
+
发布时间:2023-08-22 01:23:21
|
378
|
+
|
379
|
+
本次发布包含了以下内容:
|
380
|
+
|
381
|
+
改善已有的文档。
|
382
|
+
|
383
|
+
新增接口:
|
384
|
+
|
385
|
+
* [GetAttackTotalCount](https://cloud.tencent.com/document/api/627/96829)
|
386
|
+
|
387
|
+
修改数据结构:
|
388
|
+
|
389
|
+
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
390
|
+
|
391
|
+
* <font color="#dd0000">**修改成员**:</font>Weights, XFFReset
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
397
|
+
|
398
|
+
### 第 42 次发布
|
399
|
+
|
400
|
+
发布时间:2023-08-22 01:23:51
|
401
|
+
|
402
|
+
本次发布包含了以下内容:
|
403
|
+
|
404
|
+
改善已有的文档。
|
405
|
+
|
406
|
+
修改数据结构:
|
407
|
+
|
408
|
+
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
409
|
+
|
410
|
+
* 新增成员:CreateTime
|
181
411
|
|
182
412
|
|
183
413
|
|
@@ -8063,6 +8293,32 @@
|
|
8063
8293
|
|
8064
8294
|
## 费用中心(billing) 版本:2018-07-09
|
8065
8295
|
|
8296
|
+
### 第 45 次发布
|
8297
|
+
|
8298
|
+
发布时间:2023-08-22 01:07:10
|
8299
|
+
|
8300
|
+
本次发布包含了以下内容:
|
8301
|
+
|
8302
|
+
改善已有的文档。
|
8303
|
+
|
8304
|
+
新增数据结构:
|
8305
|
+
|
8306
|
+
* [[BillDetailAssociatedOrder](https://cloud.tencent.com/document/api/555/19183#BillDetailAssociatedOrder)](https://cloud.tencent.com/document/api/555/19183#[BillDetailAssociatedOrder](https://cloud.tencent.com/document/api/555/19183#BillDetailAssociatedOrder))
|
8307
|
+
* [[BillDetailComponentConfig](https://cloud.tencent.com/document/api/555/19183#BillDetailComponentConfig)](https://cloud.tencent.com/document/api/555/19183#[BillDetailComponentConfig](https://cloud.tencent.com/document/api/555/19183#BillDetailComponentConfig))
|
8308
|
+
|
8309
|
+
修改数据结构:
|
8310
|
+
|
8311
|
+
* [BillDetail](https://cloud.tencent.com/document/api/555/19183#BillDetail)
|
8312
|
+
|
8313
|
+
* 新增成员:AssociatedOrder, Formula, FormulaUrl
|
8314
|
+
|
8315
|
+
* <font color="#dd0000">**修改成员**:</font>PriceInfo
|
8316
|
+
|
8317
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
8318
|
+
|
8319
|
+
* 新增成员:ComponentConfig
|
8320
|
+
|
8321
|
+
|
8066
8322
|
### 第 44 次发布
|
8067
8323
|
|
8068
8324
|
发布时间:2023-07-03 01:04:02
|
@@ -27360,6 +27616,62 @@
|
|
27360
27616
|
|
27361
27617
|
## 日志服务(cls) 版本:2020-10-16
|
27362
27618
|
|
27619
|
+
### 第 67 次发布
|
27620
|
+
|
27621
|
+
发布时间:2023-08-22 01:09:04
|
27622
|
+
|
27623
|
+
本次发布包含了以下内容:
|
27624
|
+
|
27625
|
+
改善已有的文档。
|
27626
|
+
|
27627
|
+
修改接口:
|
27628
|
+
|
27629
|
+
* [CreateAlarm](https://cloud.tencent.com/document/api/614/56466)
|
27630
|
+
|
27631
|
+
* 新增入参:MultiConditions
|
27632
|
+
|
27633
|
+
* <font color="#dd0000">**修改入参**:</font>Condition
|
27634
|
+
|
27635
|
+
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/614/56465)
|
27636
|
+
|
27637
|
+
* 新增入参:NoticeRules
|
27638
|
+
|
27639
|
+
* <font color="#dd0000">**修改入参**:</font>Type
|
27640
|
+
|
27641
|
+
* [ModifyAlarm](https://cloud.tencent.com/document/api/614/56459)
|
27642
|
+
|
27643
|
+
* 新增入参:AlarmLevel, MultiConditions
|
27644
|
+
|
27645
|
+
* [ModifyAlarmNotice](https://cloud.tencent.com/document/api/614/56458)
|
27646
|
+
|
27647
|
+
* 新增入参:NoticeRules
|
27648
|
+
|
27649
|
+
|
27650
|
+
新增数据结构:
|
27651
|
+
|
27652
|
+
* [[FilePathInfo](https://cloud.tencent.com/document/api/614/56471#FilePathInfo)](https://cloud.tencent.com/document/api/614/56471#[FilePathInfo](https://cloud.tencent.com/document/api/614/56471#FilePathInfo))
|
27653
|
+
* [[MultiCondition](https://cloud.tencent.com/document/api/614/56471#MultiCondition)](https://cloud.tencent.com/document/api/614/56471#[MultiCondition](https://cloud.tencent.com/document/api/614/56471#MultiCondition))
|
27654
|
+
* [[NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule)](https://cloud.tencent.com/document/api/614/56471#[NoticeRule](https://cloud.tencent.com/document/api/614/56471#NoticeRule))
|
27655
|
+
|
27656
|
+
修改数据结构:
|
27657
|
+
|
27658
|
+
* [AlarmInfo](https://cloud.tencent.com/document/api/614/56471#AlarmInfo)
|
27659
|
+
|
27660
|
+
* 新增成员:MultiConditions
|
27661
|
+
|
27662
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/614/56471#AlarmNotice)
|
27663
|
+
|
27664
|
+
* 新增成员:NoticeRules
|
27665
|
+
|
27666
|
+
* [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
|
27667
|
+
|
27668
|
+
* 新增成员:FilePaths, CustomLabels
|
27669
|
+
|
27670
|
+
* [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
|
27671
|
+
|
27672
|
+
* 新增成员:CustomLabels
|
27673
|
+
|
27674
|
+
|
27363
27675
|
### 第 66 次发布
|
27364
27676
|
|
27365
27677
|
发布时间:2023-08-14 01:14:15
|
@@ -38356,6 +38668,21 @@
|
|
38356
38668
|
|
38357
38669
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
38358
38670
|
|
38671
|
+
### 第 67 次发布
|
38672
|
+
|
38673
|
+
发布时间:2023-08-21 01:09:59
|
38674
|
+
|
38675
|
+
本次发布包含了以下内容:
|
38676
|
+
|
38677
|
+
改善已有的文档。
|
38678
|
+
|
38679
|
+
修改数据结构:
|
38680
|
+
|
38681
|
+
* [ProxyNodeInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyNodeInfo)
|
38682
|
+
|
38683
|
+
* 新增成员:OssProxyNodeName
|
38684
|
+
|
38685
|
+
|
38359
38686
|
### 第 66 次发布
|
38360
38687
|
|
38361
38688
|
发布时间:2023-08-16 01:18:52
|
@@ -46136,6 +46463,19 @@
|
|
46136
46463
|
|
46137
46464
|
## 数据传输服务(dts) 版本:2021-12-06
|
46138
46465
|
|
46466
|
+
### 第 15 次发布
|
46467
|
+
|
46468
|
+
发布时间:2023-08-18 16:50:40
|
46469
|
+
|
46470
|
+
本次发布包含了以下内容:
|
46471
|
+
|
46472
|
+
改善已有的文档。
|
46473
|
+
|
46474
|
+
新增接口:
|
46475
|
+
|
46476
|
+
* [ModifyMigrateRateLimit](https://cloud.tencent.com/document/api/571/96732)
|
46477
|
+
* [ModifySyncRateLimit](https://cloud.tencent.com/document/api/571/96733)
|
46478
|
+
|
46139
46479
|
### 第 14 次发布
|
46140
46480
|
|
46141
46481
|
发布时间:2023-08-09 01:23:41
|
@@ -46560,6 +46900,21 @@
|
|
46560
46900
|
|
46561
46901
|
## 事件总线(eb) 版本:2021-04-16
|
46562
46902
|
|
46903
|
+
### 第 11 次发布
|
46904
|
+
|
46905
|
+
发布时间:2023-08-22 01:12:28
|
46906
|
+
|
46907
|
+
本次发布包含了以下内容:
|
46908
|
+
|
46909
|
+
改善已有的文档。
|
46910
|
+
|
46911
|
+
修改接口:
|
46912
|
+
|
46913
|
+
* [CheckRule](https://cloud.tencent.com/document/api/1359/67698)
|
46914
|
+
|
46915
|
+
* 新增入参:Event, EventPattern
|
46916
|
+
|
46917
|
+
|
46563
46918
|
### 第 10 次发布
|
46564
46919
|
|
46565
46920
|
发布时间:2023-03-24 01:40:42
|
@@ -51459,6 +51814,63 @@
|
|
51459
51814
|
|
51460
51815
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
51461
51816
|
|
51817
|
+
### 第 104 次发布
|
51818
|
+
|
51819
|
+
发布时间:2023-08-22 01:13:07
|
51820
|
+
|
51821
|
+
本次发布包含了以下内容:
|
51822
|
+
|
51823
|
+
改善已有的文档。
|
51824
|
+
|
51825
|
+
修改接口:
|
51826
|
+
|
51827
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
51828
|
+
|
51829
|
+
* 新增入参:LicenseType
|
51830
|
+
|
51831
|
+
* [CreateWebThemeConfig](https://cloud.tencent.com/document/api/1323/95592)
|
51832
|
+
|
51833
|
+
* 新增入参:Agent
|
51834
|
+
|
51835
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
51836
|
+
|
51837
|
+
* 新增出参:LicenseType
|
51838
|
+
|
51839
|
+
|
51840
|
+
修改数据结构:
|
51841
|
+
|
51842
|
+
* [AutoSignConfig](https://cloud.tencent.com/document/api/1323/70369#AutoSignConfig)
|
51843
|
+
|
51844
|
+
* 新增成员:LicenseType
|
51845
|
+
|
51846
|
+
|
51847
|
+
### 第 103 次发布
|
51848
|
+
|
51849
|
+
发布时间:2023-08-21 01:12:45
|
51850
|
+
|
51851
|
+
本次发布包含了以下内容:
|
51852
|
+
|
51853
|
+
改善已有的文档。
|
51854
|
+
|
51855
|
+
修改接口:
|
51856
|
+
|
51857
|
+
* [CreateIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93289)
|
51858
|
+
|
51859
|
+
* 新增入参:Agent
|
51860
|
+
|
51861
|
+
* [DeleteIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93288)
|
51862
|
+
|
51863
|
+
* 新增入参:Agent
|
51864
|
+
|
51865
|
+
* [DescribeIntegrationDepartments](https://cloud.tencent.com/document/api/1323/93287)
|
51866
|
+
|
51867
|
+
* 新增入参:Agent
|
51868
|
+
|
51869
|
+
* [ModifyIntegrationDepartment](https://cloud.tencent.com/document/api/1323/93286)
|
51870
|
+
|
51871
|
+
* 新增入参:Agent
|
51872
|
+
|
51873
|
+
|
51462
51874
|
### 第 102 次发布
|
51463
51875
|
|
51464
51876
|
发布时间:2023-08-08 01:16:56
|
@@ -53480,6 +53892,47 @@
|
|
53480
53892
|
|
53481
53893
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
53482
53894
|
|
53895
|
+
### 第 106 次发布
|
53896
|
+
|
53897
|
+
发布时间:2023-08-22 01:13:29
|
53898
|
+
|
53899
|
+
本次发布包含了以下内容:
|
53900
|
+
|
53901
|
+
改善已有的文档。
|
53902
|
+
|
53903
|
+
修改接口:
|
53904
|
+
|
53905
|
+
* [ChannelCreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1420/96160)
|
53906
|
+
|
53907
|
+
* 新增入参:LicenseType
|
53908
|
+
|
53909
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
53910
|
+
|
53911
|
+
* 新增出参:LicenseType
|
53912
|
+
|
53913
|
+
|
53914
|
+
修改数据结构:
|
53915
|
+
|
53916
|
+
* [AutoSignConfig](https://cloud.tencent.com/document/api/1420/61525#AutoSignConfig)
|
53917
|
+
|
53918
|
+
* 新增成员:LicenseType
|
53919
|
+
|
53920
|
+
|
53921
|
+
### 第 105 次发布
|
53922
|
+
|
53923
|
+
发布时间:2023-08-21 01:13:02
|
53924
|
+
|
53925
|
+
本次发布包含了以下内容:
|
53926
|
+
|
53927
|
+
改善已有的文档。
|
53928
|
+
|
53929
|
+
修改接口:
|
53930
|
+
|
53931
|
+
* [SyncProxyOrganization](https://cloud.tencent.com/document/api/1420/61518)
|
53932
|
+
|
53933
|
+
* 新增入参:ProxyLegalIdCardType, ProxyLegalIdCardNumber
|
53934
|
+
|
53935
|
+
|
53483
53936
|
### 第 104 次发布
|
53484
53937
|
|
53485
53938
|
发布时间:2023-08-18 01:11:57
|
@@ -53497,7 +53950,7 @@
|
|
53497
53950
|
|
53498
53951
|
新增数据结构:
|
53499
53952
|
|
53500
|
-
* [
|
53953
|
+
* [FlowGroupOptions](https://cloud.tencent.com/document/api/1420/61525#FlowGroupOptions)
|
53501
53954
|
|
53502
53955
|
### 第 103 次发布
|
53503
53956
|
|
@@ -63030,6 +63483,22 @@
|
|
63030
63483
|
|
63031
63484
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
63032
63485
|
|
63486
|
+
### 第 53 次发布
|
63487
|
+
|
63488
|
+
发布时间:2023-08-22 01:14:25
|
63489
|
+
|
63490
|
+
本次发布包含了以下内容:
|
63491
|
+
|
63492
|
+
改善已有的文档。
|
63493
|
+
|
63494
|
+
新增接口:
|
63495
|
+
|
63496
|
+
* [[DescribeInstance](https://cloud.tencent.com/document/api/1081/96827)](https://cloud.tencent.com/document/api/#/#)
|
63497
|
+
|
63498
|
+
新增数据结构:
|
63499
|
+
|
63500
|
+
* [[InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail)](https://cloud.tencent.com/document/api/1081/34988#[InstanceDetail](https://cloud.tencent.com/document/api/1081/34988#InstanceDetail))
|
63501
|
+
|
63033
63502
|
### 第 52 次发布
|
63034
63503
|
|
63035
63504
|
发布时间:2023-07-17 01:23:02
|
@@ -64971,7 +65440,7 @@
|
|
64971
65440
|
|
64972
65441
|
新增接口:
|
64973
65442
|
|
64974
|
-
* [
|
65443
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
64975
65444
|
|
64976
65445
|
### 第 18 次发布
|
64977
65446
|
|
@@ -67201,6 +67670,23 @@
|
|
67201
67670
|
|
67202
67671
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
67203
67672
|
|
67673
|
+
### 第 38 次发布
|
67674
|
+
|
67675
|
+
发布时间:2023-08-22 01:15:27
|
67676
|
+
|
67677
|
+
本次发布包含了以下内容:
|
67678
|
+
|
67679
|
+
改善已有的文档。
|
67680
|
+
|
67681
|
+
修改数据结构:
|
67682
|
+
|
67683
|
+
* [EventDataInfo](https://cloud.tencent.com/document/api/1639/81423#EventDataInfo)
|
67684
|
+
|
67685
|
+
* 新增成员:Device, Duration, RecordSize, RecordUrl
|
67686
|
+
|
67687
|
+
* <font color="#dd0000">**修改成员**:</font>RoomId, UserId
|
67688
|
+
|
67689
|
+
|
67204
67690
|
### 第 37 次发布
|
67205
67691
|
|
67206
67692
|
发布时间:2023-08-17 20:45:43
|
@@ -67211,7 +67697,7 @@
|
|
67211
67697
|
|
67212
67698
|
新增接口:
|
67213
67699
|
|
67214
|
-
* [
|
67700
|
+
* [DeleteUser](https://cloud.tencent.com/document/api/1639/96698)
|
67215
67701
|
|
67216
67702
|
### 第 36 次发布
|
67217
67703
|
|
@@ -75576,6 +76062,25 @@
|
|
75576
76062
|
|
75577
76063
|
## 媒体处理(mps) 版本:2019-06-12
|
75578
76064
|
|
76065
|
+
### 第 67 次发布
|
76066
|
+
|
76067
|
+
发布时间:2023-08-22 01:16:40
|
76068
|
+
|
76069
|
+
本次发布包含了以下内容:
|
76070
|
+
|
76071
|
+
改善已有的文档。
|
76072
|
+
|
76073
|
+
新增数据结构:
|
76074
|
+
|
76075
|
+
* [[LiveStreamTagRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTagRecognitionResult)](https://cloud.tencent.com/document/api/862/37615#[LiveStreamTagRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTagRecognitionResult))
|
76076
|
+
|
76077
|
+
修改数据结构:
|
76078
|
+
|
76079
|
+
* [LiveStreamAiRecognitionResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiRecognitionResultItem)
|
76080
|
+
|
76081
|
+
* 新增成员:TagRecognitionResultSet
|
76082
|
+
|
76083
|
+
|
75579
76084
|
### 第 66 次发布
|
75580
76085
|
|
75581
76086
|
发布时间:2023-08-18 01:14:58
|
@@ -75586,7 +76091,7 @@
|
|
75586
76091
|
|
75587
76092
|
新增数据结构:
|
75588
76093
|
|
75589
|
-
* [
|
76094
|
+
* [AddOnSubtitle](https://cloud.tencent.com/document/api/862/37615#AddOnSubtitle)
|
75590
76095
|
|
75591
76096
|
修改数据结构:
|
75592
76097
|
|
@@ -78743,13 +79248,13 @@
|
|
78743
79248
|
|
78744
79249
|
新增接口:
|
78745
79250
|
|
78746
|
-
* [
|
79251
|
+
* [TestingTextGeneration](https://cloud.tencent.com/document/api/271/96708)
|
78747
79252
|
|
78748
79253
|
新增数据结构:
|
78749
79254
|
|
78750
|
-
* [
|
78751
|
-
* [
|
78752
|
-
* [
|
79255
|
+
* [TextGenerationChoices](https://cloud.tencent.com/document/api/271/35511#TextGenerationChoices)
|
79256
|
+
* [TextGenerationMessage](https://cloud.tencent.com/document/api/271/35511#TextGenerationMessage)
|
79257
|
+
* [TextGenerationUsage](https://cloud.tencent.com/document/api/271/35511#TextGenerationUsage)
|
78753
79258
|
|
78754
79259
|
### 第 20 次发布
|
78755
79260
|
|
@@ -86744,6 +87249,18 @@
|
|
86744
87249
|
|
86745
87250
|
## 云函数(scf) 版本:2018-04-16
|
86746
87251
|
|
87252
|
+
### 第 60 次发布
|
87253
|
+
|
87254
|
+
发布时间:2023-08-22 01:18:21
|
87255
|
+
|
87256
|
+
本次发布包含了以下内容:
|
87257
|
+
|
87258
|
+
改善已有的文档。
|
87259
|
+
|
87260
|
+
新增接口:
|
87261
|
+
|
87262
|
+
* [[UpdateTrigger](https://cloud.tencent.com/document/api/583/96828)](https://cloud.tencent.com/document/api/#/#)
|
87263
|
+
|
86747
87264
|
### 第 59 次发布
|
86748
87265
|
|
86749
87266
|
发布时间:2023-08-04 01:16:09
|
@@ -94123,6 +94640,23 @@
|
|
94123
94640
|
|
94124
94641
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
94125
94642
|
|
94643
|
+
### 第 99 次发布
|
94644
|
+
|
94645
|
+
发布时间:2023-08-18 11:40:41
|
94646
|
+
|
94647
|
+
本次发布包含了以下内容:
|
94648
|
+
|
94649
|
+
改善已有的文档。
|
94650
|
+
|
94651
|
+
修改数据结构:
|
94652
|
+
|
94653
|
+
* [WxGatewayRountItem](https://cloud.tencent.com/document/api/876/34822#WxGatewayRountItem)
|
94654
|
+
|
94655
|
+
* 新增成员:GatewayRoutePathMatchType
|
94656
|
+
|
94657
|
+
* <font color="#dd0000">**修改成员**:</font>GatewayRouteEnvId
|
94658
|
+
|
94659
|
+
|
94126
94660
|
### 第 98 次发布
|
94127
94661
|
|
94128
94662
|
发布时间:2023-07-14 01:35:07
|
@@ -94171,7 +94705,7 @@
|
|
94171
94705
|
* [DescribeBillingInfo](https://cloud.tencent.com/document/api/876/94390)
|
94172
94706
|
* [DescribeCbrServerVersion](https://cloud.tencent.com/document/api/876/94389)
|
94173
94707
|
* [DescribeGatewayVersions](https://cloud.tencent.com/document/api/876/94388)
|
94174
|
-
* [DescribeGraphData](https://cloud.tencent.com/document/api/876/
|
94708
|
+
* [DescribeGraphData](https://cloud.tencent.com/document/api/876/96277)
|
94175
94709
|
* [DescribeWxGatewayRoutes](https://cloud.tencent.com/document/api/876/94387)
|
94176
94710
|
* [DescribeWxGateways](https://cloud.tencent.com/document/api/876/94386)
|
94177
94711
|
* [ModifyGatewayVersionTraffic](https://cloud.tencent.com/document/api/876/94385)
|
@@ -100159,6 +100693,32 @@
|
|
100159
100693
|
|
100160
100694
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
100161
100695
|
|
100696
|
+
### 第 73 次发布
|
100697
|
+
|
100698
|
+
发布时间:2023-08-22 01:20:21
|
100699
|
+
|
100700
|
+
本次发布包含了以下内容:
|
100701
|
+
|
100702
|
+
改善已有的文档。
|
100703
|
+
|
100704
|
+
修改接口:
|
100705
|
+
|
100706
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/1179/46088)
|
100707
|
+
|
100708
|
+
* 新增入参:MsgTTL
|
100709
|
+
|
100710
|
+
* [ModifyTopic](https://cloud.tencent.com/document/api/1179/46085)
|
100711
|
+
|
100712
|
+
* 新增入参:MsgTTL
|
100713
|
+
|
100714
|
+
|
100715
|
+
修改数据结构:
|
100716
|
+
|
100717
|
+
* [Topic](https://cloud.tencent.com/document/api/1179/46089#Topic)
|
100718
|
+
|
100719
|
+
* 新增成员:MsgTTL
|
100720
|
+
|
100721
|
+
|
100162
100722
|
### 第 72 次发布
|
100163
100723
|
|
100164
100724
|
发布时间:2023-08-09 01:50:17
|
@@ -107592,6 +108152,28 @@
|
|
107592
108152
|
|
107593
108153
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
107594
108154
|
|
108155
|
+
### 第 33 次发布
|
108156
|
+
|
108157
|
+
发布时间:2023-08-22 01:21:13
|
108158
|
+
|
108159
|
+
本次发布包含了以下内容:
|
108160
|
+
|
108161
|
+
改善已有的文档。
|
108162
|
+
|
108163
|
+
修改接口:
|
108164
|
+
|
108165
|
+
* [CreateNotebookImage](https://cloud.tencent.com/document/api/851/95657)
|
108166
|
+
|
108167
|
+
* <font color="#dd0000">**修改入参**:</font>Kernels
|
108168
|
+
|
108169
|
+
|
108170
|
+
修改数据结构:
|
108171
|
+
|
108172
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
|
108173
|
+
|
108174
|
+
* 新增成员:AllowSaveAllContent, ImageName
|
108175
|
+
|
108176
|
+
|
107595
108177
|
### 第 32 次发布
|
107596
108178
|
|
107597
108179
|
发布时间:2023-08-14 21:50:46
|
@@ -114469,6 +115051,40 @@
|
|
114469
115051
|
|
114470
115052
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
114471
115053
|
|
115054
|
+
### 第 39 次发布
|
115055
|
+
|
115056
|
+
发布时间:2023-08-21 01:19:32
|
115057
|
+
|
115058
|
+
本次发布包含了以下内容:
|
115059
|
+
|
115060
|
+
改善已有的文档。
|
115061
|
+
|
115062
|
+
新增接口:
|
115063
|
+
|
115064
|
+
* [CreateCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96757)
|
115065
|
+
* [CreateNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96756)
|
115066
|
+
* [DeleteCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96755)
|
115067
|
+
* [DeleteNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96754)
|
115068
|
+
* [DescribeCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96753)
|
115069
|
+
* [DescribeCloudNativeAPIGateways](https://cloud.tencent.com/document/api/1364/96752)
|
115070
|
+
* [ModifyCloudNativeAPIGateway](https://cloud.tencent.com/document/api/1364/96751)
|
115071
|
+
* [ModifyNativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/96750)
|
115072
|
+
* [UpdateCloudNativeAPIGatewaySpec](https://cloud.tencent.com/document/api/1364/96749)
|
115073
|
+
|
115074
|
+
新增数据结构:
|
115075
|
+
|
115076
|
+
* [CloudNativeAPIGatewayNodeConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNodeConfig)
|
115077
|
+
* [CloudNativeAPIGatewayVpcConfig](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayVpcConfig)
|
115078
|
+
* [CreateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayResult)
|
115079
|
+
* [CreateCloudNativeAPIGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#CreateCloudNativeAPIGatewayServerGroupResult)
|
115080
|
+
* [DeleteCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DeleteCloudNativeAPIGatewayResult)
|
115081
|
+
* [DeleteNativeGatewayServerGroupResult](https://cloud.tencent.com/document/api/1364/54942#DeleteNativeGatewayServerGroupResult)
|
115082
|
+
* [DescribeCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#DescribeCloudNativeAPIGatewayResult)
|
115083
|
+
* [InstancePort](https://cloud.tencent.com/document/api/1364/54942#InstancePort)
|
115084
|
+
* [InternetConfig](https://cloud.tencent.com/document/api/1364/54942#InternetConfig)
|
115085
|
+
* [ListCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#ListCloudNativeAPIGatewayResult)
|
115086
|
+
* [UpdateCloudNativeAPIGatewayResult](https://cloud.tencent.com/document/api/1364/54942#UpdateCloudNativeAPIGatewayResult)
|
115087
|
+
|
114472
115088
|
### 第 38 次发布
|
114473
115089
|
|
114474
115090
|
发布时间:2023-08-11 01:44:23
|
@@ -115215,6 +115831,29 @@
|
|
115215
115831
|
|
115216
115832
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
115217
115833
|
|
115834
|
+
### 第 98 次发布
|
115835
|
+
|
115836
|
+
发布时间:2023-08-22 01:21:52
|
115837
|
+
|
115838
|
+
本次发布包含了以下内容:
|
115839
|
+
|
115840
|
+
改善已有的文档。
|
115841
|
+
|
115842
|
+
新增数据结构:
|
115843
|
+
|
115844
|
+
* [[TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter)](https://cloud.tencent.com/document/api/649/36099#[TsfConfigCenter](https://cloud.tencent.com/document/api/649/36099#TsfConfigCenter))
|
115845
|
+
|
115846
|
+
修改数据结构:
|
115847
|
+
|
115848
|
+
* [ConfigRelease](https://cloud.tencent.com/document/api/649/36099#ConfigRelease)
|
115849
|
+
|
115850
|
+
* 新增成员:ConfigCenters
|
115851
|
+
|
115852
|
+
* [ConfigReleaseLog](https://cloud.tencent.com/document/api/649/36099#ConfigReleaseLog)
|
115853
|
+
|
115854
|
+
* 新增成员:ReleasedConfigCenter
|
115855
|
+
|
115856
|
+
|
115218
115857
|
### 第 97 次发布
|
115219
115858
|
|
115220
115859
|
发布时间:2023-08-02 01:26:52
|
@@ -117775,6 +118414,28 @@
|
|
117775
118414
|
|
117776
118415
|
## 语音合成(tts) 版本:2019-08-23
|
117777
118416
|
|
118417
|
+
### 第 11 次发布
|
118418
|
+
|
118419
|
+
发布时间:2023-08-22 01:22:20
|
118420
|
+
|
118421
|
+
本次发布包含了以下内容:
|
118422
|
+
|
118423
|
+
改善已有的文档。
|
118424
|
+
|
118425
|
+
修改接口:
|
118426
|
+
|
118427
|
+
* [CreateTtsTask](https://cloud.tencent.com/document/api/1073/57373)
|
118428
|
+
|
118429
|
+
* 新增入参:EnableSubtitle
|
118430
|
+
|
118431
|
+
|
118432
|
+
修改数据结构:
|
118433
|
+
|
118434
|
+
* [DescribeTtsTaskStatusRespData](https://cloud.tencent.com/document/api/1073/57374#DescribeTtsTaskStatusRespData)
|
118435
|
+
|
118436
|
+
* 新增成员:Subtitles
|
118437
|
+
|
118438
|
+
|
117778
118439
|
### 第 10 次发布
|
117779
118440
|
|
117780
118441
|
发布时间:2023-04-20 01:49:24
|
@@ -126517,6 +127178,25 @@
|
|
126517
127178
|
|
126518
127179
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
126519
127180
|
|
127181
|
+
### 第 43 次发布
|
127182
|
+
|
127183
|
+
发布时间:2023-08-22 01:23:21
|
127184
|
+
|
127185
|
+
本次发布包含了以下内容:
|
127186
|
+
|
127187
|
+
改善已有的文档。
|
127188
|
+
|
127189
|
+
新增接口:
|
127190
|
+
|
127191
|
+
* [[GetAttackTotalCount](https://cloud.tencent.com/document/api/627/96829)](https://cloud.tencent.com/document/api/#/#)
|
127192
|
+
|
127193
|
+
修改数据结构:
|
127194
|
+
|
127195
|
+
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
127196
|
+
|
127197
|
+
* <font color="#dd0000">**修改成员**:</font>Weights, XFFReset
|
127198
|
+
|
127199
|
+
|
126520
127200
|
### 第 42 次发布
|
126521
127201
|
|
126522
127202
|
发布时间:2023-08-15 01:49:42
|
@@ -127702,6 +128382,21 @@
|
|
127702
128382
|
|
127703
128383
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
127704
128384
|
|
128385
|
+
### 第 42 次发布
|
128386
|
+
|
128387
|
+
发布时间:2023-08-22 01:23:51
|
128388
|
+
|
128389
|
+
本次发布包含了以下内容:
|
128390
|
+
|
128391
|
+
改善已有的文档。
|
128392
|
+
|
128393
|
+
修改数据结构:
|
128394
|
+
|
128395
|
+
* [RuleGroup](https://cloud.tencent.com/document/api/1267/76336#RuleGroup)
|
128396
|
+
|
128397
|
+
* 新增成员:CreateTime
|
128398
|
+
|
128399
|
+
|
127705
128400
|
### 第 41 次发布
|
127706
128401
|
|
127707
128402
|
发布时间:2023-08-17 06:34:07
|