tencentcloud-sdk-nodejs-clb 4.0.538 → 4.0.540
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 +618 -0
- package/SERVICE_CHANGELOG.md +733 -70
- package/package.json +1 -1
- package/products.md +37 -37
- package/src/services/clb/v20180317/clb_client.ts +21 -9
- package/src/services/clb/v20180317/clb_models.ts +45 -0
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +10 -6
- package/tencentcloud/services/clb/v20180317/clb_client.js +12 -6
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +38 -0
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,621 @@
|
|
1
|
+
# Release 4.0.540
|
2
|
+
|
3
|
+
## 品牌经营管家(bma) 版本:2022-11-15
|
4
|
+
|
5
|
+
### 第 3 次发布
|
6
|
+
|
7
|
+
发布时间:2023-02-16 01:09:07
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeBPWhiteLists](https://cloud.tencent.com/document/api/1296/86607)
|
16
|
+
|
17
|
+
新增数据结构:
|
18
|
+
|
19
|
+
* [WhiteListData](https://cloud.tencent.com/document/api/1296/86604#WhiteListData)
|
20
|
+
|
21
|
+
### 第 2 次发布
|
22
|
+
|
23
|
+
发布时间:2023-02-15 17:30:37
|
24
|
+
|
25
|
+
本次发布包含了以下内容:
|
26
|
+
|
27
|
+
改善已有的文档。
|
28
|
+
|
29
|
+
新增接口:
|
30
|
+
|
31
|
+
* [CreateBPBrand](https://cloud.tencent.com/document/api/1296/86603)
|
32
|
+
* [CreateBPWhiteList](https://cloud.tencent.com/document/api/1296/86602)
|
33
|
+
* [DeleteBPWhiteList](https://cloud.tencent.com/document/api/1296/86601)
|
34
|
+
* [DescribeBPBrands](https://cloud.tencent.com/document/api/1296/86600)
|
35
|
+
* [DescribeBPFakeAPPList](https://cloud.tencent.com/document/api/1296/86599)
|
36
|
+
* [DescribeBPFakeURLs](https://cloud.tencent.com/document/api/1296/86598)
|
37
|
+
|
38
|
+
新增数据结构:
|
39
|
+
|
40
|
+
* [BrandData](https://cloud.tencent.com/document/api/1296/86604#BrandData)
|
41
|
+
* [FakeAPPData](https://cloud.tencent.com/document/api/1296/86604#FakeAPPData)
|
42
|
+
* [FakeURLData](https://cloud.tencent.com/document/api/1296/86604#FakeURLData)
|
43
|
+
* [Filter](https://cloud.tencent.com/document/api/1296/86604#Filter)
|
44
|
+
* [ServiceData](https://cloud.tencent.com/document/api/1296/86604#ServiceData)
|
45
|
+
* [TrademarkData](https://cloud.tencent.com/document/api/1296/86604#TrademarkData)
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
## 品牌经营管家(bma) 版本:2021-06-24
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
54
|
+
|
55
|
+
### 第 113 次发布
|
56
|
+
|
57
|
+
发布时间:2023-02-16 01:11:25
|
58
|
+
|
59
|
+
本次发布包含了以下内容:
|
60
|
+
|
61
|
+
改善已有的文档。
|
62
|
+
|
63
|
+
新增接口:
|
64
|
+
|
65
|
+
* [OpenDBInstanceEncryption](https://cloud.tencent.com/document/api/236/86608)
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
70
|
+
|
71
|
+
### 第 68 次发布
|
72
|
+
|
73
|
+
发布时间:2023-02-16 01:14:17
|
74
|
+
|
75
|
+
本次发布包含了以下内容:
|
76
|
+
|
77
|
+
改善已有的文档。
|
78
|
+
|
79
|
+
修改数据结构:
|
80
|
+
|
81
|
+
* [ConsumerRecord](https://cloud.tencent.com/document/api/597/40861#ConsumerRecord)
|
82
|
+
|
83
|
+
* 新增成员:Headers
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
## 负载均衡(clb) 版本:2018-03-17
|
89
|
+
|
90
|
+
### 第 81 次发布
|
91
|
+
|
92
|
+
发布时间:2023-02-16 01:14:51
|
93
|
+
|
94
|
+
本次发布包含了以下内容:
|
95
|
+
|
96
|
+
改善已有的文档。
|
97
|
+
|
98
|
+
新增接口:
|
99
|
+
|
100
|
+
* [ModifyFunctionTargets](https://cloud.tencent.com/document/api/214/86609)
|
101
|
+
|
102
|
+
|
103
|
+
|
104
|
+
## 主机安全(cwp) 版本:2018-02-28
|
105
|
+
|
106
|
+
### 第 70 次发布
|
107
|
+
|
108
|
+
发布时间:2023-02-16 01:18:30
|
109
|
+
|
110
|
+
本次发布包含了以下内容:
|
111
|
+
|
112
|
+
改善已有的文档。
|
113
|
+
|
114
|
+
新增接口:
|
115
|
+
|
116
|
+
* [ModifyMachineRemark](https://cloud.tencent.com/document/api/296/86610)
|
117
|
+
|
118
|
+
修改数据结构:
|
119
|
+
|
120
|
+
* [Machine](https://cloud.tencent.com/document/api/296/19867#Machine)
|
121
|
+
|
122
|
+
* 新增成员:Remark
|
123
|
+
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
128
|
+
|
129
|
+
### 第 41 次发布
|
130
|
+
|
131
|
+
发布时间:2023-02-16 01:22:07
|
132
|
+
|
133
|
+
本次发布包含了以下内容:
|
134
|
+
|
135
|
+
改善已有的文档。
|
136
|
+
|
137
|
+
修改数据结构:
|
138
|
+
|
139
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
140
|
+
|
141
|
+
* 新增成员:ResourceType, ImageVersionId, ChildImageVersionId, ImageVersionName
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
147
|
+
|
148
|
+
### 第 9 次发布
|
149
|
+
|
150
|
+
发布时间:2023-02-16 01:24:00
|
151
|
+
|
152
|
+
本次发布包含了以下内容:
|
153
|
+
|
154
|
+
改善已有的文档。
|
155
|
+
|
156
|
+
修改数据结构:
|
157
|
+
|
158
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
159
|
+
|
160
|
+
* 新增成员:DatabaseNetEnv
|
161
|
+
|
162
|
+
* [SyncDetailInfo](https://cloud.tencent.com/document/api/571/82108#SyncDetailInfo)
|
163
|
+
|
164
|
+
* 新增成员:CauseOfCompareDisable
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
## 事件总线(eb) 版本:2021-04-16
|
174
|
+
|
175
|
+
### 第 7 次发布
|
176
|
+
|
177
|
+
发布时间:2023-02-16 01:24:24
|
178
|
+
|
179
|
+
本次发布包含了以下内容:
|
180
|
+
|
181
|
+
改善已有的文档。
|
182
|
+
|
183
|
+
修改接口:
|
184
|
+
|
185
|
+
* [CreateEventBus](https://cloud.tencent.com/document/api/1359/67686)
|
186
|
+
|
187
|
+
* 新增入参:SaveDays
|
188
|
+
|
189
|
+
* [UpdateEventBus](https://cloud.tencent.com/document/api/1359/67681)
|
190
|
+
|
191
|
+
* 新增入参:SaveDays, LogTopicId
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
197
|
+
|
198
|
+
### 第 64 次发布
|
199
|
+
|
200
|
+
发布时间:2023-02-15 17:31:06
|
201
|
+
|
202
|
+
本次发布包含了以下内容:
|
203
|
+
|
204
|
+
改善已有的文档。
|
205
|
+
|
206
|
+
新增接口:
|
207
|
+
|
208
|
+
* [ChannelUpdateSealStatus](https://cloud.tencent.com/document/api/1420/86605)
|
209
|
+
|
210
|
+
|
211
|
+
|
212
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
213
|
+
|
214
|
+
|
215
|
+
|
216
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
217
|
+
|
218
|
+
### 第 12 次发布
|
219
|
+
|
220
|
+
发布时间:2023-02-16 01:33:21
|
221
|
+
|
222
|
+
本次发布包含了以下内容:
|
223
|
+
|
224
|
+
改善已有的文档。
|
225
|
+
|
226
|
+
修改数据结构:
|
227
|
+
|
228
|
+
* [MemberRecord](https://cloud.tencent.com/document/api/1639/81423#MemberRecord)
|
229
|
+
|
230
|
+
* 新增成员:IPAddress, Location, Device
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
|
235
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
236
|
+
|
237
|
+
### 第 93 次发布
|
238
|
+
|
239
|
+
发布时间:2023-02-16 01:54:52
|
240
|
+
|
241
|
+
本次发布包含了以下内容:
|
242
|
+
|
243
|
+
改善已有的文档。
|
244
|
+
|
245
|
+
修改接口:
|
246
|
+
|
247
|
+
* [CreateWxCloudBaseRunEnv](https://cloud.tencent.com/document/api/876/55054)
|
248
|
+
|
249
|
+
* 新增入参:Source, Channel
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
255
|
+
|
256
|
+
### 第 39 次发布
|
257
|
+
|
258
|
+
发布时间:2023-02-16 01:58:58
|
259
|
+
|
260
|
+
本次发布包含了以下内容:
|
261
|
+
|
262
|
+
改善已有的文档。
|
263
|
+
|
264
|
+
修改数据结构:
|
265
|
+
|
266
|
+
* [LogConfigExtractRule](https://cloud.tencent.com/document/api/1371/60171#LogConfigExtractRule)
|
267
|
+
|
268
|
+
* 新增成员:Backtracking, Delimiter
|
269
|
+
|
270
|
+
* [ServiceVersionBrief](https://cloud.tencent.com/document/api/1371/60171#ServiceVersionBrief)
|
271
|
+
|
272
|
+
* 新增成员:RegionId
|
273
|
+
|
274
|
+
* [TemEnvironmentStartingStatus](https://cloud.tencent.com/document/api/1371/60171#TemEnvironmentStartingStatus)
|
275
|
+
|
276
|
+
* 新增成员:StartFailedApplicationNum
|
277
|
+
|
278
|
+
* [TemEnvironmentStoppingStatus](https://cloud.tencent.com/document/api/1371/60171#TemEnvironmentStoppingStatus)
|
279
|
+
|
280
|
+
* 新增成员:StopFailedApplicationNum
|
281
|
+
|
282
|
+
* [TemServiceVersionInfo](https://cloud.tencent.com/document/api/1371/60171#TemServiceVersionInfo)
|
283
|
+
|
284
|
+
* 新增成员:PreStopEncoded, PostStartEncoded
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
290
|
+
|
291
|
+
|
292
|
+
|
293
|
+
## 容器服务(tke) 版本:2018-05-25
|
294
|
+
|
295
|
+
### 第 138 次发布
|
296
|
+
|
297
|
+
发布时间:2023-02-16 02:02:16
|
298
|
+
|
299
|
+
本次发布包含了以下内容:
|
300
|
+
|
301
|
+
改善已有的文档。
|
302
|
+
|
303
|
+
修改接口:
|
304
|
+
|
305
|
+
* [EnableClusterAudit](https://cloud.tencent.com/document/api/457/73900)
|
306
|
+
|
307
|
+
* 新增入参:TopicRegion
|
308
|
+
|
309
|
+
* [EnableEventPersistence](https://cloud.tencent.com/document/api/457/73904)
|
310
|
+
|
311
|
+
* 新增入参:TopicRegion
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
317
|
+
|
318
|
+
### 第 87 次发布
|
319
|
+
|
320
|
+
发布时间:2023-02-16 02:04:15
|
321
|
+
|
322
|
+
本次发布包含了以下内容:
|
323
|
+
|
324
|
+
改善已有的文档。
|
325
|
+
|
326
|
+
修改接口:
|
327
|
+
|
328
|
+
* [AddInstances](https://cloud.tencent.com/document/api/649/36050)
|
329
|
+
|
330
|
+
* 新增入参:SecurityGroupIds
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
## 云点播(vod) 版本:2018-07-17
|
336
|
+
|
337
|
+
### 第 141 次发布
|
338
|
+
|
339
|
+
发布时间:2023-02-16 02:06:38
|
340
|
+
|
341
|
+
本次发布包含了以下内容:
|
342
|
+
|
343
|
+
改善已有的文档。
|
344
|
+
|
345
|
+
新增数据结构:
|
346
|
+
|
347
|
+
* [ArtifactRepairInfo](https://cloud.tencent.com/document/api/266/31773#ArtifactRepairInfo)
|
348
|
+
* [AudioDenoiseInfo](https://cloud.tencent.com/document/api/266/31773#AudioDenoiseInfo)
|
349
|
+
* [ColorEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#ColorEnhanceInfo)
|
350
|
+
* [FaceEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#FaceEnhanceInfo)
|
351
|
+
* [HDRInfo](https://cloud.tencent.com/document/api/266/31773#HDRInfo)
|
352
|
+
* [LowLightEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#LowLightEnhanceInfo)
|
353
|
+
* [RebuildMediaTargetAudioStream](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetAudioStream)
|
354
|
+
* [RebuildMediaTargetInfo](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetInfo)
|
355
|
+
* [RebuildMediaTargetVideoStream](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTargetVideoStream)
|
356
|
+
* [RebuildMediaTask](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTask)
|
357
|
+
* [RebuildMediaTaskInput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskInput)
|
358
|
+
* [RebuildMediaTaskOutput](https://cloud.tencent.com/document/api/266/31773#RebuildMediaTaskOutput)
|
359
|
+
* [RepairInfo](https://cloud.tencent.com/document/api/266/31773#RepairInfo)
|
360
|
+
* [ScratchRepairInfo](https://cloud.tencent.com/document/api/266/31773#ScratchRepairInfo)
|
361
|
+
* [SharpEnhanceInfo](https://cloud.tencent.com/document/api/266/31773#SharpEnhanceInfo)
|
362
|
+
* [SuperResolutionInfo](https://cloud.tencent.com/document/api/266/31773#SuperResolutionInfo)
|
363
|
+
* [VideoDenoiseInfo](https://cloud.tencent.com/document/api/266/31773#VideoDenoiseInfo)
|
364
|
+
* [VideoFrameInterpolationInfo](https://cloud.tencent.com/document/api/266/31773#VideoFrameInterpolationInfo)
|
365
|
+
|
366
|
+
修改数据结构:
|
367
|
+
|
368
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
369
|
+
|
370
|
+
* 新增成员:RebuildMediaCompleteEvent
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
## 私有网络(vpc) 版本:2017-03-12
|
376
|
+
|
377
|
+
### 第 142 次发布
|
378
|
+
|
379
|
+
发布时间:2023-02-16 02:07:49
|
380
|
+
|
381
|
+
本次发布包含了以下内容:
|
382
|
+
|
383
|
+
改善已有的文档。
|
384
|
+
|
385
|
+
修改接口:
|
386
|
+
|
387
|
+
* [CreateBandwidthPackage](https://cloud.tencent.com/document/api/215/19212)
|
388
|
+
|
389
|
+
* 新增入参:TimeSpan
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
# Release 4.0.539
|
395
|
+
|
396
|
+
## 品牌经营管家(bma) 版本:2022-11-15
|
397
|
+
|
398
|
+
### 第 1 次发布
|
399
|
+
|
400
|
+
发布时间:2023-02-14 17:30:50
|
401
|
+
|
402
|
+
本次发布包含了以下内容:
|
403
|
+
|
404
|
+
改善已有的文档。
|
405
|
+
|
406
|
+
新增接口:
|
407
|
+
|
408
|
+
* [CreateBPFakeAPP](https://cloud.tencent.com/document/api/1296/86532)
|
409
|
+
* [CreateBPFakeAPPList](https://cloud.tencent.com/document/api/1296/86531)
|
410
|
+
* [CreateBPFakeURL](https://cloud.tencent.com/document/api/1296/86530)
|
411
|
+
* [CreateBPFakeURLs](https://cloud.tencent.com/document/api/1296/86529)
|
412
|
+
|
413
|
+
|
414
|
+
|
415
|
+
## 品牌经营管家(bma) 版本:2021-06-24
|
416
|
+
|
417
|
+
|
418
|
+
|
419
|
+
## 主机安全(cwp) 版本:2018-02-28
|
420
|
+
|
421
|
+
### 第 69 次发布
|
422
|
+
|
423
|
+
发布时间:2023-02-15 01:21:32
|
424
|
+
|
425
|
+
本次发布包含了以下内容:
|
426
|
+
|
427
|
+
改善已有的文档。
|
428
|
+
|
429
|
+
修改数据结构:
|
430
|
+
|
431
|
+
* [WarningInfoObj](https://cloud.tencent.com/document/api/296/19867#WarningInfoObj)
|
432
|
+
|
433
|
+
* 新增成员:HostRange, Count
|
434
|
+
|
435
|
+
* [WarningObject](https://cloud.tencent.com/document/api/296/19867#WarningObject)
|
436
|
+
|
437
|
+
* 新增成员:HostRange
|
438
|
+
|
439
|
+
|
440
|
+
|
441
|
+
|
442
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
443
|
+
|
444
|
+
### 第 43 次发布
|
445
|
+
|
446
|
+
发布时间:2023-02-15 01:22:55
|
447
|
+
|
448
|
+
本次发布包含了以下内容:
|
449
|
+
|
450
|
+
改善已有的文档。
|
451
|
+
|
452
|
+
新增接口:
|
453
|
+
|
454
|
+
* [DescribeZones](https://cloud.tencent.com/document/api/1003/86547)
|
455
|
+
|
456
|
+
新增数据结构:
|
457
|
+
|
458
|
+
* [Module](https://cloud.tencent.com/document/api/1003/48097#Module)
|
459
|
+
* [SaleRegion](https://cloud.tencent.com/document/api/1003/48097#SaleRegion)
|
460
|
+
* [SaleZone](https://cloud.tencent.com/document/api/1003/48097#SaleZone)
|
461
|
+
|
462
|
+
|
463
|
+
|
464
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
465
|
+
|
466
|
+
### 第 13 次发布
|
467
|
+
|
468
|
+
发布时间:2023-02-15 01:26:19
|
469
|
+
|
470
|
+
本次发布包含了以下内容:
|
471
|
+
|
472
|
+
改善已有的文档。
|
473
|
+
|
474
|
+
新增接口:
|
475
|
+
|
476
|
+
* [DeleteDomainBatch](https://cloud.tencent.com/document/api/1427/86549)
|
477
|
+
* [DescribeDomainPreview](https://cloud.tencent.com/document/api/1427/86553)
|
478
|
+
* [DescribeDomainWhois](https://cloud.tencent.com/document/api/1427/86552)
|
479
|
+
* [DescribePackageDetail](https://cloud.tencent.com/document/api/1427/86551)
|
480
|
+
* [DescribeRecordExistExceptDefaultNS](https://cloud.tencent.com/document/api/1427/86548)
|
481
|
+
* [DescribeVASStatistic](https://cloud.tencent.com/document/api/1427/86550)
|
482
|
+
|
483
|
+
新增数据结构:
|
484
|
+
|
485
|
+
* [DeleteDomainBatchDetail](https://cloud.tencent.com/document/api/1427/56185#DeleteDomainBatchDetail)
|
486
|
+
* [PackageDetailItem](https://cloud.tencent.com/document/api/1427/56185#PackageDetailItem)
|
487
|
+
* [PreviewDetail](https://cloud.tencent.com/document/api/1427/56185#PreviewDetail)
|
488
|
+
* [VASStatisticItem](https://cloud.tencent.com/document/api/1427/56185#VASStatisticItem)
|
489
|
+
* [WhoisContact](https://cloud.tencent.com/document/api/1427/56185#WhoisContact)
|
490
|
+
* [WhoisContactAddress](https://cloud.tencent.com/document/api/1427/56185#WhoisContactAddress)
|
491
|
+
* [WhoisInfo](https://cloud.tencent.com/document/api/1427/56185#WhoisInfo)
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
496
|
+
|
497
|
+
### 第 12 次发布
|
498
|
+
|
499
|
+
发布时间:2023-02-15 01:37:52
|
500
|
+
|
501
|
+
本次发布包含了以下内容:
|
502
|
+
|
503
|
+
改善已有的文档。
|
504
|
+
|
505
|
+
修改数据结构:
|
506
|
+
|
507
|
+
* [BonusInfo](https://cloud.tencent.com/document/api/1131/76635#BonusInfo)
|
508
|
+
|
509
|
+
* 新增成员:Status
|
510
|
+
|
511
|
+
|
512
|
+
|
513
|
+
|
514
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
515
|
+
|
516
|
+
|
517
|
+
|
518
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
523
|
+
|
524
|
+
### 第 11 次发布
|
525
|
+
|
526
|
+
发布时间:2023-02-15 01:40:03
|
527
|
+
|
528
|
+
本次发布包含了以下内容:
|
529
|
+
|
530
|
+
改善已有的文档。
|
531
|
+
|
532
|
+
新增接口:
|
533
|
+
|
534
|
+
* [DescribeCurrentMemberList](https://cloud.tencent.com/document/api/1639/86554)
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
539
|
+
|
540
|
+
### 第 18 次发布
|
541
|
+
|
542
|
+
发布时间:2023-02-15 02:04:48
|
543
|
+
|
544
|
+
本次发布包含了以下内容:
|
545
|
+
|
546
|
+
改善已有的文档。
|
547
|
+
|
548
|
+
修改数据结构:
|
549
|
+
|
550
|
+
* [DatasetGroup](https://cloud.tencent.com/document/api/851/75051#DatasetGroup)
|
551
|
+
|
552
|
+
* 新增成员:OcrScene, AnnotationKeyStatus, ContentType
|
553
|
+
|
554
|
+
* [DatasetInfo](https://cloud.tencent.com/document/api/851/75051#DatasetInfo)
|
555
|
+
|
556
|
+
* 新增成员:OcrScene, AnnotationKeyStatus
|
557
|
+
|
558
|
+
* [SpecPrice](https://cloud.tencent.com/document/api/851/75051#SpecPrice)
|
559
|
+
|
560
|
+
* 新增成员:SpecCount
|
561
|
+
|
562
|
+
|
563
|
+
|
564
|
+
|
565
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
566
|
+
|
567
|
+
|
568
|
+
|
569
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
570
|
+
|
571
|
+
### 第 86 次发布
|
572
|
+
|
573
|
+
发布时间:2023-02-15 02:08:50
|
574
|
+
|
575
|
+
本次发布包含了以下内容:
|
576
|
+
|
577
|
+
改善已有的文档。
|
578
|
+
|
579
|
+
修改接口:
|
580
|
+
|
581
|
+
* [ModifyNamespace](https://cloud.tencent.com/document/api/649/85851)
|
582
|
+
|
583
|
+
* 新增出参:Result
|
584
|
+
|
585
|
+
|
586
|
+
修改数据结构:
|
587
|
+
|
588
|
+
* [VmGroupOther](https://cloud.tencent.com/document/api/649/36099#VmGroupOther)
|
589
|
+
|
590
|
+
* 新增成员:HealthCheckSettings
|
591
|
+
|
592
|
+
|
593
|
+
|
594
|
+
|
595
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
596
|
+
|
597
|
+
### 第 18 次发布
|
598
|
+
|
599
|
+
发布时间:2023-02-15 02:14:22
|
600
|
+
|
601
|
+
本次发布包含了以下内容:
|
602
|
+
|
603
|
+
改善已有的文档。
|
604
|
+
|
605
|
+
修改接口:
|
606
|
+
|
607
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
608
|
+
|
609
|
+
* 新增入参:Partitions, Properties, TableMode, TableVersion, UpsertFlag, TableComment, AddDataFiles, AddEqualityDeletes, AddPositionDeletes, AddDeleteFiles
|
610
|
+
|
611
|
+
|
612
|
+
新增数据结构:
|
613
|
+
|
614
|
+
* [Partition](https://cloud.tencent.com/document/api/1267/76336#Partition)
|
615
|
+
* [Property](https://cloud.tencent.com/document/api/1267/76336#Property)
|
616
|
+
|
617
|
+
|
618
|
+
|
1
619
|
# Release 4.0.538
|
2
620
|
|
3
621
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|