tencentcloud-sdk-nodejs-clb 4.0.477 → 4.0.479
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 +270 -0
- package/SERVICE_CHANGELOG.md +372 -475
- package/package.json +1 -1
- package/products.md +18 -18
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,273 @@
|
|
1
|
+
# Release 4.0.479
|
2
|
+
|
3
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
4
|
+
|
5
|
+
### 第 8 次发布
|
6
|
+
|
7
|
+
发布时间:2022-11-10 06:57:12
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [CreateBatchModelAccTasks](https://cloud.tencent.com/document/api/851/82610)
|
16
|
+
* [CreateOptimizedModel](https://cloud.tencent.com/document/api/851/82609)
|
17
|
+
* [DeleteModelAccelerateTask](https://cloud.tencent.com/document/api/851/82608)
|
18
|
+
* [DescribeModelAccEngineVersions](https://cloud.tencent.com/document/api/851/82607)
|
19
|
+
* [DescribeModelAccelerateTask](https://cloud.tencent.com/document/api/851/82606)
|
20
|
+
* [DescribeModelAccelerateTasks](https://cloud.tencent.com/document/api/851/82605)
|
21
|
+
* [RestartModelAccelerateTask](https://cloud.tencent.com/document/api/851/82604)
|
22
|
+
* [StopModelAccelerateTask](https://cloud.tencent.com/document/api/851/82603)
|
23
|
+
|
24
|
+
新增数据结构:
|
25
|
+
|
26
|
+
* [BatchModelAccTask](https://cloud.tencent.com/document/api/851/75051#BatchModelAccTask)
|
27
|
+
* [EngineVersion](https://cloud.tencent.com/document/api/851/75051#EngineVersion)
|
28
|
+
* [HyperParameter](https://cloud.tencent.com/document/api/851/75051#HyperParameter)
|
29
|
+
* [ModelAccEngineVersion](https://cloud.tencent.com/document/api/851/75051#ModelAccEngineVersion)
|
30
|
+
* [ModelAccelerateTask](https://cloud.tencent.com/document/api/851/75051#ModelAccelerateTask)
|
31
|
+
* [ModelInputInfo](https://cloud.tencent.com/document/api/851/75051#ModelInputInfo)
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
# Release 4.0.478
|
40
|
+
|
41
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
42
|
+
|
43
|
+
### 第 45 次发布
|
44
|
+
|
45
|
+
发布时间:2022-11-09 06:08:09
|
46
|
+
|
47
|
+
本次发布包含了以下内容:
|
48
|
+
|
49
|
+
改善已有的文档。
|
50
|
+
|
51
|
+
修改接口:
|
52
|
+
|
53
|
+
* [ModifyDDoSThreshold](https://cloud.tencent.com/document/api/1021/69190)
|
54
|
+
|
55
|
+
* 新增入参:OtherThresholdFlag, SynFloodThreshold, SynFloodPktThreshold, UdpFloodThreshold, UdpFloodPktThreshold
|
56
|
+
|
57
|
+
|
58
|
+
修改数据结构:
|
59
|
+
|
60
|
+
* [PacketFilterConfig](https://cloud.tencent.com/document/api/1021/57582#PacketFilterConfig)
|
61
|
+
|
62
|
+
* 新增成员:PktLenGT
|
63
|
+
|
64
|
+
* [ProtectThresholdRelation](https://cloud.tencent.com/document/api/1021/57582#ProtectThresholdRelation)
|
65
|
+
|
66
|
+
* 新增成员:SynFloodThreshold, SynFloodPktThreshold, UdpFloodThreshold, UdpFloodPktThreshold
|
67
|
+
|
68
|
+
* [ProtocolBlockConfig](https://cloud.tencent.com/document/api/1021/57582#ProtocolBlockConfig)
|
69
|
+
|
70
|
+
* 新增成员:PingOfDeath, TearDrop
|
71
|
+
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
## API 网关(apigateway) 版本:2018-08-08
|
76
|
+
|
77
|
+
### 第 33 次发布
|
78
|
+
|
79
|
+
发布时间:2022-11-09 06:09:16
|
80
|
+
|
81
|
+
本次发布包含了以下内容:
|
82
|
+
|
83
|
+
改善已有的文档。
|
84
|
+
|
85
|
+
新增接口:
|
86
|
+
|
87
|
+
* [DescribePluginsByApi](https://cloud.tencent.com/document/api/628/82587)
|
88
|
+
|
89
|
+
新增数据结构:
|
90
|
+
|
91
|
+
* [AttachedPluginInfo](https://cloud.tencent.com/document/api/628/45244#AttachedPluginInfo)
|
92
|
+
* [AttachedPluginSummary](https://cloud.tencent.com/document/api/628/45244#AttachedPluginSummary)
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
## 云拨测(cat) 版本:2018-04-09
|
97
|
+
|
98
|
+
### 第 13 次发布
|
99
|
+
|
100
|
+
发布时间:2022-11-09 06:14:16
|
101
|
+
|
102
|
+
本次发布包含了以下内容:
|
103
|
+
|
104
|
+
改善已有的文档。
|
105
|
+
|
106
|
+
新增接口:
|
107
|
+
|
108
|
+
* [UpdateProbeTaskAttributes](https://cloud.tencent.com/document/api/280/82588)
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
## 主机安全(cwp) 版本:2018-02-28
|
113
|
+
|
114
|
+
### 第 62 次发布
|
115
|
+
|
116
|
+
发布时间:2022-11-09 06:23:04
|
117
|
+
|
118
|
+
本次发布包含了以下内容:
|
119
|
+
|
120
|
+
改善已有的文档。
|
121
|
+
|
122
|
+
修改数据结构:
|
123
|
+
|
124
|
+
* [Machine](https://cloud.tencent.com/document/api/296/19867#Machine)
|
125
|
+
|
126
|
+
* 新增成员:IpList
|
127
|
+
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
## 云直播CSS(live) 版本:2018-08-01
|
132
|
+
|
133
|
+
### 第 92 次发布
|
134
|
+
|
135
|
+
发布时间:2022-11-09 06:38:57
|
136
|
+
|
137
|
+
本次发布包含了以下内容:
|
138
|
+
|
139
|
+
改善已有的文档。
|
140
|
+
|
141
|
+
修改接口:
|
142
|
+
|
143
|
+
* [CreateLivePullStreamTask](https://cloud.tencent.com/document/api/267/56245)
|
144
|
+
|
145
|
+
* 新增入参:VodLocalMode
|
146
|
+
|
147
|
+
* [ModifyLivePullStreamTask](https://cloud.tencent.com/document/api/267/56242)
|
148
|
+
|
149
|
+
* 新增入参:VodLocalMode
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
## 媒体处理(mps) 版本:2019-06-12
|
155
|
+
|
156
|
+
### 第 45 次发布
|
157
|
+
|
158
|
+
发布时间:2022-11-09 06:42:12
|
159
|
+
|
160
|
+
本次发布包含了以下内容:
|
161
|
+
|
162
|
+
改善已有的文档。
|
163
|
+
|
164
|
+
修改数据结构:
|
165
|
+
|
166
|
+
* [AudioTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#AudioTemplateInfoForUpdate)
|
167
|
+
|
168
|
+
* 新增成员:StreamSelects
|
169
|
+
|
170
|
+
* [SubtitleTemplate](https://cloud.tencent.com/document/api/862/37615#SubtitleTemplate)
|
171
|
+
|
172
|
+
* 新增成员:Path, StreamIndex, FontType, FontSize, FontColor, FontAlpha
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
178
|
+
|
179
|
+
### 第 12 次发布
|
180
|
+
|
181
|
+
发布时间:2022-11-09 06:56:06
|
182
|
+
|
183
|
+
本次发布包含了以下内容:
|
184
|
+
|
185
|
+
改善已有的文档。
|
186
|
+
|
187
|
+
修改接口:
|
188
|
+
|
189
|
+
* [DescribeBotManagedRules](https://cloud.tencent.com/document/api/1552/80681)
|
190
|
+
|
191
|
+
* 新增入参:TemplateId
|
192
|
+
|
193
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneId, Entity
|
194
|
+
|
195
|
+
* [DescribeSecurityGroupManagedRules](https://cloud.tencent.com/document/api/1552/80678)
|
196
|
+
|
197
|
+
* 新增入参:TemplateId
|
198
|
+
|
199
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneId, Entity
|
200
|
+
|
201
|
+
* [DescribeSecurityPolicy](https://cloud.tencent.com/document/api/1552/80677)
|
202
|
+
|
203
|
+
* 新增入参:TemplateId
|
204
|
+
|
205
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneId, Entity
|
206
|
+
|
207
|
+
* [DescribeSecurityPortraitRules](https://cloud.tencent.com/document/api/1552/80674)
|
208
|
+
|
209
|
+
* 新增入参:TemplateId
|
210
|
+
|
211
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneId, Entity
|
212
|
+
|
213
|
+
* [ModifySecurityPolicy](https://cloud.tencent.com/document/api/1552/80669)
|
214
|
+
|
215
|
+
* 新增入参:TemplateId
|
216
|
+
|
217
|
+
* <font color="#dd0000">**修改入参**:</font>Entity
|
218
|
+
|
219
|
+
* [ModifySecurityWafGroupPolicy](https://cloud.tencent.com/document/api/1552/80668)
|
220
|
+
|
221
|
+
* 新增入参:TemplateId
|
222
|
+
|
223
|
+
* <font color="#dd0000">**修改入参**:</font>ZoneId, Entity
|
224
|
+
|
225
|
+
|
226
|
+
新增数据结构:
|
227
|
+
|
228
|
+
* [TemplateConfig](https://cloud.tencent.com/document/api/1552/80721#TemplateConfig)
|
229
|
+
|
230
|
+
修改数据结构:
|
231
|
+
|
232
|
+
* [IpTableRule](https://cloud.tencent.com/document/api/1552/80721#IpTableRule)
|
233
|
+
|
234
|
+
* 新增成员:Status
|
235
|
+
|
236
|
+
* [RateLimitUserRule](https://cloud.tencent.com/document/api/1552/80721#RateLimitUserRule)
|
237
|
+
|
238
|
+
* 新增成员:FreqScope
|
239
|
+
|
240
|
+
* [SecurityConfig](https://cloud.tencent.com/document/api/1552/80721#SecurityConfig)
|
241
|
+
|
242
|
+
* 新增成员:TemplateConfig
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
## 图像分析(tiia) 版本:2019-05-29
|
252
|
+
|
253
|
+
### 第 29 次发布
|
254
|
+
|
255
|
+
发布时间:2022-11-09 06:57:46
|
256
|
+
|
257
|
+
本次发布包含了以下内容:
|
258
|
+
|
259
|
+
改善已有的文档。
|
260
|
+
|
261
|
+
新增接口:
|
262
|
+
|
263
|
+
* [DetectPet](https://cloud.tencent.com/document/api/865/82589)
|
264
|
+
|
265
|
+
新增数据结构:
|
266
|
+
|
267
|
+
* [Pet](https://cloud.tencent.com/document/api/865/35474#Pet)
|
268
|
+
|
269
|
+
|
270
|
+
|
1
271
|
# Release 4.0.477
|
2
272
|
|
3
273
|
## 云呼叫中心(ccc) 版本:2020-02-10
|