tencentcloud-sdk-nodejs-chdfs 4.0.336 → 4.0.337
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 +90 -0
- package/SERVICE_CHANGELOG.md +136 -10
- package/package.json +1 -1
- package/products.md +6 -6
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,93 @@
|
|
1
|
+
# Release 4.0.337
|
2
|
+
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
4
|
+
|
5
|
+
### 第 30 次发布
|
6
|
+
|
7
|
+
发布时间:2022-05-11 06:03:57
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增数据结构:
|
14
|
+
|
15
|
+
* [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
|
16
|
+
|
17
|
+
修改数据结构:
|
18
|
+
|
19
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
20
|
+
|
21
|
+
* 新增成员:InstanceDetailRule
|
22
|
+
|
23
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
24
|
+
|
25
|
+
* 新增成员:InstanceDetailRule
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
## 视频处理(mps) 版本:2019-06-12
|
31
|
+
|
32
|
+
### 第 38 次发布
|
33
|
+
|
34
|
+
发布时间:2022-05-11 06:13:00
|
35
|
+
|
36
|
+
本次发布包含了以下内容:
|
37
|
+
|
38
|
+
改善已有的文档。
|
39
|
+
|
40
|
+
修改接口:
|
41
|
+
|
42
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
43
|
+
|
44
|
+
* 新增入参:Type
|
45
|
+
|
46
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
47
|
+
|
48
|
+
* 新增入参:Type
|
49
|
+
|
50
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
51
|
+
|
52
|
+
* 新增入参:Type
|
53
|
+
|
54
|
+
|
55
|
+
修改数据结构:
|
56
|
+
|
57
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
58
|
+
|
59
|
+
* 新增成员:Type
|
60
|
+
|
61
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
62
|
+
|
63
|
+
* 新增成员:Type
|
64
|
+
|
65
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
66
|
+
|
67
|
+
* 新增成员:Type
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
## 服务网格(tcm) 版本:2021-04-13
|
73
|
+
|
74
|
+
### 第 7 次发布
|
75
|
+
|
76
|
+
发布时间:2022-05-11 06:15:29
|
77
|
+
|
78
|
+
本次发布包含了以下内容:
|
79
|
+
|
80
|
+
改善已有的文档。
|
81
|
+
|
82
|
+
修改数据结构:
|
83
|
+
|
84
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
85
|
+
|
86
|
+
* 新增成员:Type
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
1
91
|
# Release 4.0.336
|
2
92
|
|
3
93
|
## 负载均衡(clb) 版本:2018-03-17
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,39 +1,89 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 30 次发布
|
6
6
|
|
7
|
-
发布时间:2022-05-
|
7
|
+
发布时间:2022-05-11 06:03:57
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
+
新增数据结构:
|
14
|
+
|
15
|
+
* [RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)
|
16
|
+
|
13
17
|
修改数据结构:
|
14
18
|
|
15
|
-
* [
|
19
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
16
20
|
|
17
|
-
* 新增成员:
|
21
|
+
* 新增成员:InstanceDetailRule
|
18
22
|
|
23
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
19
24
|
|
25
|
+
* 新增成员:InstanceDetailRule
|
20
26
|
|
21
27
|
|
22
|
-
## 云监控(monitor) 版本:2018-07-24
|
23
28
|
|
24
|
-
### 第 44 次发布
|
25
29
|
|
26
|
-
|
30
|
+
## 视频处理(mps) 版本:2019-06-12
|
31
|
+
|
32
|
+
### 第 38 次发布
|
33
|
+
|
34
|
+
发布时间:2022-05-11 06:13:00
|
27
35
|
|
28
36
|
本次发布包含了以下内容:
|
29
37
|
|
30
38
|
改善已有的文档。
|
31
39
|
|
40
|
+
修改接口:
|
41
|
+
|
42
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
43
|
+
|
44
|
+
* 新增入参:Type
|
45
|
+
|
46
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
47
|
+
|
48
|
+
* 新增入参:Type
|
49
|
+
|
50
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
51
|
+
|
52
|
+
* 新增入参:Type
|
53
|
+
|
54
|
+
|
32
55
|
修改数据结构:
|
33
56
|
|
34
|
-
* [
|
57
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
35
58
|
|
36
|
-
* 新增成员:
|
59
|
+
* 新增成员:Type
|
60
|
+
|
61
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
62
|
+
|
63
|
+
* 新增成员:Type
|
64
|
+
|
65
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
66
|
+
|
67
|
+
* 新增成员:Type
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
## 服务网格(tcm) 版本:2021-04-13
|
73
|
+
|
74
|
+
### 第 7 次发布
|
75
|
+
|
76
|
+
发布时间:2022-05-11 06:15:29
|
77
|
+
|
78
|
+
本次发布包含了以下内容:
|
79
|
+
|
80
|
+
改善已有的文档。
|
81
|
+
|
82
|
+
修改数据结构:
|
83
|
+
|
84
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
85
|
+
|
86
|
+
* 新增成员:Type
|
37
87
|
|
38
88
|
|
39
89
|
|
@@ -1336,6 +1386,29 @@
|
|
1336
1386
|
|
1337
1387
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
1338
1388
|
|
1389
|
+
### 第 30 次发布
|
1390
|
+
|
1391
|
+
发布时间:2022-05-11 06:03:57
|
1392
|
+
|
1393
|
+
本次发布包含了以下内容:
|
1394
|
+
|
1395
|
+
改善已有的文档。
|
1396
|
+
|
1397
|
+
新增数据结构:
|
1398
|
+
|
1399
|
+
* [[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation)](https://cloud.tencent.com/document/api/1021/57582#[RuleInstanceRelation](https://cloud.tencent.com/document/api/1021/57582#RuleInstanceRelation))
|
1400
|
+
|
1401
|
+
修改数据结构:
|
1402
|
+
|
1403
|
+
* [Layer4Rule](https://cloud.tencent.com/document/api/1021/57582#Layer4Rule)
|
1404
|
+
|
1405
|
+
* 新增成员:InstanceDetailRule
|
1406
|
+
|
1407
|
+
* [Layer7Rule](https://cloud.tencent.com/document/api/1021/57582#Layer7Rule)
|
1408
|
+
|
1409
|
+
* 新增成员:InstanceDetailRule
|
1410
|
+
|
1411
|
+
|
1339
1412
|
### 第 29 次发布
|
1340
1413
|
|
1341
1414
|
发布时间:2022-05-06 06:04:11
|
@@ -46691,6 +46764,44 @@
|
|
46691
46764
|
|
46692
46765
|
## 视频处理(mps) 版本:2019-06-12
|
46693
46766
|
|
46767
|
+
### 第 38 次发布
|
46768
|
+
|
46769
|
+
发布时间:2022-05-11 06:13:00
|
46770
|
+
|
46771
|
+
本次发布包含了以下内容:
|
46772
|
+
|
46773
|
+
改善已有的文档。
|
46774
|
+
|
46775
|
+
修改接口:
|
46776
|
+
|
46777
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
46778
|
+
|
46779
|
+
* 新增入参:Type
|
46780
|
+
|
46781
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
46782
|
+
|
46783
|
+
* 新增入参:Type
|
46784
|
+
|
46785
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
46786
|
+
|
46787
|
+
* 新增入参:Type
|
46788
|
+
|
46789
|
+
|
46790
|
+
修改数据结构:
|
46791
|
+
|
46792
|
+
* [AIAnalysisTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIAnalysisTemplateItem)
|
46793
|
+
|
46794
|
+
* 新增成员:Type
|
46795
|
+
|
46796
|
+
* [AIRecognitionTemplateItem](https://cloud.tencent.com/document/api/862/37615#AIRecognitionTemplateItem)
|
46797
|
+
|
46798
|
+
* 新增成员:Type
|
46799
|
+
|
46800
|
+
* [ContentReviewTemplateItem](https://cloud.tencent.com/document/api/862/37615#ContentReviewTemplateItem)
|
46801
|
+
|
46802
|
+
* 新增成员:Type
|
46803
|
+
|
46804
|
+
|
46694
46805
|
### 第 37 次发布
|
46695
46806
|
|
46696
46807
|
发布时间:2022-05-09 06:11:15
|
@@ -60354,6 +60465,21 @@
|
|
60354
60465
|
|
60355
60466
|
## 服务网格(tcm) 版本:2021-04-13
|
60356
60467
|
|
60468
|
+
### 第 7 次发布
|
60469
|
+
|
60470
|
+
发布时间:2022-05-11 06:15:29
|
60471
|
+
|
60472
|
+
本次发布包含了以下内容:
|
60473
|
+
|
60474
|
+
改善已有的文档。
|
60475
|
+
|
60476
|
+
修改数据结构:
|
60477
|
+
|
60478
|
+
* [PrometheusStatus](https://cloud.tencent.com/document/api/1261/63843#PrometheusStatus)
|
60479
|
+
|
60480
|
+
* 新增成员:Type
|
60481
|
+
|
60482
|
+
|
60357
60483
|
### 第 6 次发布
|
60358
60484
|
|
60359
60485
|
发布时间:2022-03-22 08:15:02
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-04-04 06:03:11 |
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-04-04 06:03:33 |
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-05-11 06:03:57 |
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-04-08 06:01:32 |
|
@@ -46,7 +46,7 @@
|
|
46
46
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
47
47
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
48
48
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-04-29 06:04:35 |
|
49
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-
|
49
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
50
50
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-04-04 06:21:08 |
|
51
51
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
52
52
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-04-29 06:05:02 |
|
@@ -69,7 +69,7 @@
|
|
69
69
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
70
70
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2022-04-04 06:38:52 |
|
71
71
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
72
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-
|
72
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-05-11 06:09:11 |
|
73
73
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-04-04 06:39:12 |
|
74
74
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
75
75
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
@@ -117,7 +117,7 @@
|
|
117
117
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
|
118
118
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-04-21 06:15:03 |
|
119
119
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-05-10 06:09:42 |
|
120
|
-
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-
|
120
|
+
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-11 06:13:00 |
|
121
121
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-04-04 07:00:09 |
|
122
122
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
123
123
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
@@ -160,7 +160,7 @@
|
|
160
160
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
|
161
161
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
|
162
162
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
163
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-
|
163
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-05-11 06:15:29 |
|
164
164
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-04-08 06:13:14 |
|
165
165
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-05-09 06:14:07 |
|
166
166
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
@@ -191,7 +191,7 @@
|
|
191
191
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
192
192
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-09 06:16:13 |
|
193
193
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-04-28 06:20:20 |
|
194
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-
|
194
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-11 06:18:30 |
|
195
195
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
196
196
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
197
197
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|