tencentcloud-sdk-nodejs-chdfs 4.0.329 → 4.0.330
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 +71 -0
- package/SERVICE_CHANGELOG.md +115 -6
- package/package.json +1 -1
- package/products.md +3 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,74 @@
|
|
1
|
+
# Release 4.0.330
|
2
|
+
|
3
|
+
## API网关(apigateway) 版本:2018-08-08
|
4
|
+
|
5
|
+
### 第 29 次发布
|
6
|
+
|
7
|
+
发布时间:2022-04-20 06:02:43
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
16
|
+
|
17
|
+
* 新增入参:Owner
|
18
|
+
|
19
|
+
|
20
|
+
修改数据结构:
|
21
|
+
|
22
|
+
* [ServiceConfig](https://cloud.tencent.com/document/api/628/45244#ServiceConfig)
|
23
|
+
|
24
|
+
* 新增成员:UpstreamId
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
30
|
+
|
31
|
+
### 第 15 次发布
|
32
|
+
|
33
|
+
发布时间:2022-04-20 06:13:52
|
34
|
+
|
35
|
+
本次发布包含了以下内容:
|
36
|
+
|
37
|
+
改善已有的文档。
|
38
|
+
|
39
|
+
修改数据结构:
|
40
|
+
|
41
|
+
* [AbnormalProcessChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessChildRuleInfo)
|
42
|
+
|
43
|
+
* 新增成员:RuleLevel
|
44
|
+
|
45
|
+
* [AbnormalProcessEventDescription](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventDescription)
|
46
|
+
|
47
|
+
* 新增成员:GroupName
|
48
|
+
|
49
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
50
|
+
|
51
|
+
* 新增成员:MatchGroupName, MatchRuleLevel
|
52
|
+
|
53
|
+
* [AbnormalProcessSystemChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessSystemChildRuleInfo)
|
54
|
+
|
55
|
+
* 新增成员:RuleLevel
|
56
|
+
|
57
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
58
|
+
|
59
|
+
* 新增成员:NodeIP, HostID
|
60
|
+
|
61
|
+
* [EscapeRule](https://cloud.tencent.com/document/api/1285/65614#EscapeRule)
|
62
|
+
|
63
|
+
* 新增成员:Group
|
64
|
+
|
65
|
+
* [RunTimeEventBaseInfo](https://cloud.tencent.com/document/api/1285/65614#RunTimeEventBaseInfo)
|
66
|
+
|
67
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
|
1
72
|
# Release 4.0.329
|
2
73
|
|
3
74
|
## 文字识别(ocr) 版本:2018-11-19
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## API网关(apigateway) 版本:2018-08-08
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 29 次发布
|
6
6
|
|
7
|
-
发布时间:2022-04-
|
7
|
+
发布时间:2022-04-20 06:02:43
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,11 +12,59 @@
|
|
12
12
|
|
13
13
|
修改接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
16
16
|
|
17
|
-
* 新增入参:
|
17
|
+
* 新增入参:Owner
|
18
18
|
|
19
|
-
|
19
|
+
|
20
|
+
修改数据结构:
|
21
|
+
|
22
|
+
* [ServiceConfig](https://cloud.tencent.com/document/api/628/45244#ServiceConfig)
|
23
|
+
|
24
|
+
* 新增成员:UpstreamId
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
30
|
+
|
31
|
+
### 第 15 次发布
|
32
|
+
|
33
|
+
发布时间:2022-04-20 06:13:52
|
34
|
+
|
35
|
+
本次发布包含了以下内容:
|
36
|
+
|
37
|
+
改善已有的文档。
|
38
|
+
|
39
|
+
修改数据结构:
|
40
|
+
|
41
|
+
* [AbnormalProcessChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessChildRuleInfo)
|
42
|
+
|
43
|
+
* 新增成员:RuleLevel
|
44
|
+
|
45
|
+
* [AbnormalProcessEventDescription](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventDescription)
|
46
|
+
|
47
|
+
* 新增成员:GroupName
|
48
|
+
|
49
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
50
|
+
|
51
|
+
* 新增成员:MatchGroupName, MatchRuleLevel
|
52
|
+
|
53
|
+
* [AbnormalProcessSystemChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessSystemChildRuleInfo)
|
54
|
+
|
55
|
+
* 新增成员:RuleLevel
|
56
|
+
|
57
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
58
|
+
|
59
|
+
* 新增成员:NodeIP, HostID
|
60
|
+
|
61
|
+
* [EscapeRule](https://cloud.tencent.com/document/api/1285/65614#EscapeRule)
|
62
|
+
|
63
|
+
* 新增成员:Group
|
64
|
+
|
65
|
+
* [RunTimeEventBaseInfo](https://cloud.tencent.com/document/api/1285/65614#RunTimeEventBaseInfo)
|
66
|
+
|
67
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
20
68
|
|
21
69
|
|
22
70
|
|
@@ -2094,6 +2142,28 @@
|
|
2094
2142
|
|
2095
2143
|
## API网关(apigateway) 版本:2018-08-08
|
2096
2144
|
|
2145
|
+
### 第 29 次发布
|
2146
|
+
|
2147
|
+
发布时间:2022-04-20 06:02:43
|
2148
|
+
|
2149
|
+
本次发布包含了以下内容:
|
2150
|
+
|
2151
|
+
改善已有的文档。
|
2152
|
+
|
2153
|
+
修改接口:
|
2154
|
+
|
2155
|
+
* [CreateApi](https://cloud.tencent.com/document/api/628/45243)
|
2156
|
+
|
2157
|
+
* 新增入参:Owner
|
2158
|
+
|
2159
|
+
|
2160
|
+
修改数据结构:
|
2161
|
+
|
2162
|
+
* [ServiceConfig](https://cloud.tencent.com/document/api/628/45244#ServiceConfig)
|
2163
|
+
|
2164
|
+
* 新增成员:UpstreamId
|
2165
|
+
|
2166
|
+
|
2097
2167
|
### 第 28 次发布
|
2098
2168
|
|
2099
2169
|
发布时间:2022-03-17 08:01:42
|
@@ -60224,6 +60294,45 @@
|
|
60224
60294
|
|
60225
60295
|
## 容器安全服务(tcss) 版本:2020-11-01
|
60226
60296
|
|
60297
|
+
### 第 15 次发布
|
60298
|
+
|
60299
|
+
发布时间:2022-04-20 06:13:52
|
60300
|
+
|
60301
|
+
本次发布包含了以下内容:
|
60302
|
+
|
60303
|
+
改善已有的文档。
|
60304
|
+
|
60305
|
+
修改数据结构:
|
60306
|
+
|
60307
|
+
* [AbnormalProcessChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessChildRuleInfo)
|
60308
|
+
|
60309
|
+
* 新增成员:RuleLevel
|
60310
|
+
|
60311
|
+
* [AbnormalProcessEventDescription](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventDescription)
|
60312
|
+
|
60313
|
+
* 新增成员:GroupName
|
60314
|
+
|
60315
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
60316
|
+
|
60317
|
+
* 新增成员:MatchGroupName, MatchRuleLevel
|
60318
|
+
|
60319
|
+
* [AbnormalProcessSystemChildRuleInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessSystemChildRuleInfo)
|
60320
|
+
|
60321
|
+
* 新增成员:RuleLevel
|
60322
|
+
|
60323
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
60324
|
+
|
60325
|
+
* 新增成员:NodeIP, HostID
|
60326
|
+
|
60327
|
+
* [EscapeRule](https://cloud.tencent.com/document/api/1285/65614#EscapeRule)
|
60328
|
+
|
60329
|
+
* 新增成员:Group
|
60330
|
+
|
60331
|
+
* [RunTimeEventBaseInfo](https://cloud.tencent.com/document/api/1285/65614#RunTimeEventBaseInfo)
|
60332
|
+
|
60333
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
60334
|
+
|
60335
|
+
|
60227
60336
|
### 第 14 次发布
|
60228
60337
|
|
60229
60338
|
发布时间:2022-04-12 06:21:48
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -11,7 +11,7 @@
|
|
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 |
|
14
|
-
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-04-
|
14
|
+
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-04-20 06:02:43 |
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-04-07 06:08:19 |
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-04-08 06:01:46 |
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-04-12 06:06:07 |
|
@@ -45,7 +45,7 @@
|
|
45
45
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
46
46
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
47
47
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-04-18 06:08:40 |
|
48
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-04-
|
48
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-04-20 06:05:11 |
|
49
49
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-04-04 06:21:08 |
|
50
50
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
51
51
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-04-18 06:09:09 |
|
@@ -161,7 +161,7 @@
|
|
161
161
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
162
162
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-04-07 07:10:53 |
|
163
163
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-04-08 06:13:14 |
|
164
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-04-
|
164
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-04-20 06:13:52 |
|
165
165
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
166
166
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
167
167
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-04-14 06:18:12 |
|