tencentcloud-sdk-nodejs-chdfs 4.0.371 → 4.0.372
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 +120 -0
- package/SERVICE_CHANGELOG.md +187 -183
- package/package.json +1 -1
- package/products.md +11 -11
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,123 @@
|
|
1
|
+
# Release 4.0.372
|
2
|
+
|
3
|
+
## 负载均衡(clb) 版本:2018-03-17
|
4
|
+
|
5
|
+
### 第 69 次发布
|
6
|
+
|
7
|
+
发布时间:2022-06-29 06:04:25
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改数据结构:
|
14
|
+
|
15
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
16
|
+
|
17
|
+
* 新增成员:AttrFlags
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
23
|
+
|
24
|
+
### 第 23 次发布
|
25
|
+
|
26
|
+
发布时间:2022-06-29 06:04:44
|
27
|
+
|
28
|
+
本次发布包含了以下内容:
|
29
|
+
|
30
|
+
改善已有的文档。
|
31
|
+
|
32
|
+
<font color="#dd0000">**删除接口**:</font>
|
33
|
+
|
34
|
+
* CreateDataTransform
|
35
|
+
* DeleteDataTransform
|
36
|
+
* DescribeDataTransformInfo
|
37
|
+
* ModifyDataTransform
|
38
|
+
|
39
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
40
|
+
|
41
|
+
* DataTransformResouceInfo
|
42
|
+
* DataTransformTaskInfo
|
43
|
+
* PreviewLogStatistic
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
## 主机安全(cwp) 版本:2018-02-28
|
48
|
+
|
49
|
+
### 第 46 次发布
|
50
|
+
|
51
|
+
发布时间:2022-06-29 06:05:43
|
52
|
+
|
53
|
+
本次发布包含了以下内容:
|
54
|
+
|
55
|
+
改善已有的文档。
|
56
|
+
|
57
|
+
修改数据结构:
|
58
|
+
|
59
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
60
|
+
|
61
|
+
* 新增成员:Quuid
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
67
|
+
|
68
|
+
### 第 36 次发布
|
69
|
+
|
70
|
+
发布时间:2022-06-29 06:13:55
|
71
|
+
|
72
|
+
本次发布包含了以下内容:
|
73
|
+
|
74
|
+
改善已有的文档。
|
75
|
+
|
76
|
+
修改接口:
|
77
|
+
|
78
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
79
|
+
|
80
|
+
* 新增入参:TopicCreator
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
86
|
+
|
87
|
+
### 第 33 次发布
|
88
|
+
|
89
|
+
发布时间:2022-06-28 11:47:33
|
90
|
+
|
91
|
+
本次发布包含了以下内容:
|
92
|
+
|
93
|
+
改善已有的文档。
|
94
|
+
|
95
|
+
<font color="#dd0000">**删除接口**:</font>
|
96
|
+
|
97
|
+
* CreateCloudRecording
|
98
|
+
* DeleteCloudRecording
|
99
|
+
* DescribeCloudRecording
|
100
|
+
* ModifyCloudRecording
|
101
|
+
|
102
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
103
|
+
|
104
|
+
* AudioParams
|
105
|
+
* CloudStorage
|
106
|
+
* CloudVod
|
107
|
+
* MixLayout
|
108
|
+
* MixLayoutParams
|
109
|
+
* MixTranscodeParams
|
110
|
+
* RecordParams
|
111
|
+
* StorageFile
|
112
|
+
* StorageParams
|
113
|
+
* SubscribeStreamUserIds
|
114
|
+
* TencentVod
|
115
|
+
* VideoParams
|
116
|
+
* WaterMark
|
117
|
+
* WaterMarkImage
|
118
|
+
|
119
|
+
|
120
|
+
|
1
121
|
# Release 4.0.371
|
2
122
|
|
3
123
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,73 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 71 次发布
|
6
|
-
|
7
|
-
发布时间:2022-06-28 06:07:23
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
新增接口:
|
14
|
-
|
15
|
-
* [CreateOpenBankAggregatedSubMerchantRegistration](https://cloud.tencent.com/document/api/1122/76096)
|
16
|
-
* [CreateOpenBankSubMerchantRateConfigure](https://cloud.tencent.com/document/api/1122/76095)
|
17
|
-
* [CreateOpenBankUnifiedOrder](https://cloud.tencent.com/document/api/1122/76094)
|
18
|
-
* [QueryOpenBankBillDataPage](https://cloud.tencent.com/document/api/1122/76093)
|
19
|
-
* [QueryOpenBankRefundOrder](https://cloud.tencent.com/document/api/1122/76092)
|
20
|
-
* [QueryOpenBankSubMerchantCredential](https://cloud.tencent.com/document/api/1122/76091)
|
21
|
-
* [QueryOpenBankSubMerchantRateConfigure](https://cloud.tencent.com/document/api/1122/76090)
|
22
|
-
* [RefundOpenBankOrder](https://cloud.tencent.com/document/api/1122/76089)
|
23
|
-
* [UploadOpenBankSubMerchantCredential](https://cloud.tencent.com/document/api/1122/76088)
|
24
|
-
|
25
|
-
新增数据结构:
|
26
|
-
|
27
|
-
* [BusinessLicenseInfo](https://cloud.tencent.com/document/api/1122/40683#BusinessLicenseInfo)
|
28
|
-
* [CreateOpenBankExternalAggregatedSubMerchantRegistrationResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankExternalAggregatedSubMerchantRegistrationResult)
|
29
|
-
* [CreateOpenBankSubMerchantRateConfigureResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankSubMerchantRateConfigureResult)
|
30
|
-
* [FeeRangInfo](https://cloud.tencent.com/document/api/1122/40683#FeeRangInfo)
|
31
|
-
* [LegalPersonInfo](https://cloud.tencent.com/document/api/1122/40683#LegalPersonInfo)
|
32
|
-
* [NaturalPersonInfo](https://cloud.tencent.com/document/api/1122/40683#NaturalPersonInfo)
|
33
|
-
* [OpenBankPayLimitInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayLimitInfo)
|
34
|
-
* [OpenBankQueryRefundOrderResult](https://cloud.tencent.com/document/api/1122/40683#OpenBankQueryRefundOrderResult)
|
35
|
-
* [OpenBankRefundOrderApplyResult](https://cloud.tencent.com/document/api/1122/40683#OpenBankRefundOrderApplyResult)
|
36
|
-
* [OpenBankStoreInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankStoreInfo)
|
37
|
-
* [OutSubMerchantExtensionInfo](https://cloud.tencent.com/document/api/1122/40683#OutSubMerchantExtensionInfo)
|
38
|
-
* [QueryOpenBankBillData](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBillData)
|
39
|
-
* [QueryOpenBankBillDataPageResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBillDataPageResult)
|
40
|
-
* [QueryOpenBankSubMerchantCredentialResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantCredentialResult)
|
41
|
-
* [QueryOpenBankSubMerchantRateConfigureResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantRateConfigureResult)
|
42
|
-
* [SettleInfo](https://cloud.tencent.com/document/api/1122/40683#SettleInfo)
|
43
|
-
* [UploadOpenBankSubMerchantCredentialResult](https://cloud.tencent.com/document/api/1122/40683#UploadOpenBankSubMerchantCredentialResult)
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
## 事件总线(eb) 版本:2021-04-16
|
48
|
-
|
49
|
-
### 第 4 次发布
|
50
|
-
|
51
|
-
发布时间:2022-06-28 06:09:50
|
52
|
-
|
53
|
-
本次发布包含了以下内容:
|
54
|
-
|
55
|
-
改善已有的文档。
|
56
|
-
|
57
|
-
修改接口:
|
58
|
-
|
59
|
-
* [ListTargets](https://cloud.tencent.com/document/api/1359/67701)
|
60
|
-
|
61
|
-
* <font color="#dd0000">**修改入参**:</font>RuleId
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
## 全球应用加速(gaap) 版本:2018-05-29
|
3
|
+
## 负载均衡(clb) 版本:2018-03-17
|
67
4
|
|
68
|
-
### 第
|
5
|
+
### 第 69 次发布
|
69
6
|
|
70
|
-
发布时间:2022-06-
|
7
|
+
发布时间:2022-06-29 06:04:25
|
71
8
|
|
72
9
|
本次发布包含了以下内容:
|
73
10
|
|
@@ -75,101 +12,62 @@
|
|
75
12
|
|
76
13
|
修改数据结构:
|
77
14
|
|
78
|
-
* [
|
15
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
79
16
|
|
80
|
-
* 新增成员:
|
17
|
+
* 新增成员:AttrFlags
|
81
18
|
|
82
19
|
|
83
20
|
|
84
21
|
|
85
|
-
##
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
86
23
|
|
87
|
-
### 第
|
24
|
+
### 第 23 次发布
|
88
25
|
|
89
|
-
发布时间:2022-06-
|
26
|
+
发布时间:2022-06-29 06:04:44
|
90
27
|
|
91
28
|
本次发布包含了以下内容:
|
92
29
|
|
93
30
|
改善已有的文档。
|
94
31
|
|
95
|
-
|
96
|
-
|
97
|
-
* [DescribeFlySecMiniAppScanReportList](https://cloud.tencent.com/document/api/1223/76058)
|
98
|
-
|
99
|
-
新增数据结构:
|
100
|
-
|
101
|
-
* [FlySecMiniAppReportData](https://cloud.tencent.com/document/api/1223/75143#FlySecMiniAppReportData)
|
102
|
-
* [FlySecMiniAppRiskItems](https://cloud.tencent.com/document/api/1223/75143#FlySecMiniAppRiskItems)
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
## 云监控(monitor) 版本:2018-07-24
|
107
|
-
|
108
|
-
### 第 50 次发布
|
109
|
-
|
110
|
-
发布时间:2022-06-28 06:13:35
|
111
|
-
|
112
|
-
本次发布包含了以下内容:
|
32
|
+
<font color="#dd0000">**删除接口**:</font>
|
113
33
|
|
114
|
-
|
34
|
+
* CreateDataTransform
|
35
|
+
* DeleteDataTransform
|
36
|
+
* DescribeDataTransformInfo
|
37
|
+
* ModifyDataTransform
|
115
38
|
|
116
|
-
|
39
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
117
40
|
|
118
|
-
*
|
41
|
+
* DataTransformResouceInfo
|
42
|
+
* DataTransformTaskInfo
|
43
|
+
* PreviewLogStatistic
|
119
44
|
|
120
45
|
|
121
46
|
|
122
|
-
##
|
47
|
+
## 主机安全(cwp) 版本:2018-02-28
|
123
48
|
|
124
|
-
### 第
|
49
|
+
### 第 46 次发布
|
125
50
|
|
126
|
-
发布时间:2022-06-
|
51
|
+
发布时间:2022-06-29 06:05:43
|
127
52
|
|
128
53
|
本次发布包含了以下内容:
|
129
54
|
|
130
55
|
改善已有的文档。
|
131
56
|
|
132
|
-
新增数据结构:
|
133
|
-
|
134
|
-
* [Coordinate](https://cloud.tencent.com/document/api/1314/56230#Coordinate)
|
135
|
-
|
136
57
|
修改数据结构:
|
137
58
|
|
138
|
-
* [
|
139
|
-
|
140
|
-
* 新增成员:Id, Coords
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
146
|
-
|
147
|
-
### 第 4 次发布
|
148
|
-
|
149
|
-
发布时间:2022-06-28 06:16:23
|
150
|
-
|
151
|
-
本次发布包含了以下内容:
|
152
|
-
|
153
|
-
改善已有的文档。
|
154
|
-
|
155
|
-
修改接口:
|
156
|
-
|
157
|
-
* [DescribeCloudRunServerDetail](https://cloud.tencent.com/document/api/1243/75711)
|
158
|
-
|
159
|
-
* 新增出参:OnlineVersionInfos
|
160
|
-
|
59
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
161
60
|
|
162
|
-
|
61
|
+
* 新增成员:Quuid
|
163
62
|
|
164
|
-
* [OnlineVersionInfo](https://cloud.tencent.com/document/api/1243/75713#OnlineVersionInfo)
|
165
63
|
|
166
64
|
|
167
65
|
|
168
66
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
169
67
|
|
170
|
-
### 第
|
68
|
+
### 第 36 次发布
|
171
69
|
|
172
|
-
发布时间:2022-06-
|
70
|
+
发布时间:2022-06-29 06:13:55
|
173
71
|
|
174
72
|
本次发布包含了以下内容:
|
175
73
|
|
@@ -177,38 +75,46 @@
|
|
177
75
|
|
178
76
|
修改接口:
|
179
77
|
|
180
|
-
* [
|
78
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
181
79
|
|
182
|
-
* 新增入参:
|
80
|
+
* 新增入参:TopicCreator
|
183
81
|
|
184
|
-
* 新增出参:MessageIDList, MessagesPayload
|
185
82
|
|
186
83
|
|
187
84
|
|
85
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
188
86
|
|
189
|
-
|
190
|
-
|
191
|
-
### 第 21 次发布
|
87
|
+
### 第 33 次发布
|
192
88
|
|
193
|
-
发布时间:2022-06-28
|
89
|
+
发布时间:2022-06-28 11:47:33
|
194
90
|
|
195
91
|
本次发布包含了以下内容:
|
196
92
|
|
197
93
|
改善已有的文档。
|
198
94
|
|
199
|
-
|
95
|
+
<font color="#dd0000">**删除接口**:</font>
|
200
96
|
|
201
|
-
*
|
202
|
-
*
|
203
|
-
*
|
204
|
-
*
|
97
|
+
* CreateCloudRecording
|
98
|
+
* DeleteCloudRecording
|
99
|
+
* DescribeCloudRecording
|
100
|
+
* ModifyCloudRecording
|
205
101
|
|
206
|
-
|
102
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
207
103
|
|
208
|
-
*
|
209
|
-
*
|
210
|
-
*
|
211
|
-
*
|
104
|
+
* AudioParams
|
105
|
+
* CloudStorage
|
106
|
+
* CloudVod
|
107
|
+
* MixLayout
|
108
|
+
* MixLayoutParams
|
109
|
+
* MixTranscodeParams
|
110
|
+
* RecordParams
|
111
|
+
* StorageFile
|
112
|
+
* StorageParams
|
113
|
+
* SubscribeStreamUserIds
|
114
|
+
* TencentVod
|
115
|
+
* VideoParams
|
116
|
+
* WaterMark
|
117
|
+
* WaterMarkImage
|
212
118
|
|
213
119
|
|
214
120
|
|
@@ -17470,6 +17376,21 @@
|
|
17470
17376
|
|
17471
17377
|
## 负载均衡(clb) 版本:2018-03-17
|
17472
17378
|
|
17379
|
+
### 第 69 次发布
|
17380
|
+
|
17381
|
+
发布时间:2022-06-29 06:04:25
|
17382
|
+
|
17383
|
+
本次发布包含了以下内容:
|
17384
|
+
|
17385
|
+
改善已有的文档。
|
17386
|
+
|
17387
|
+
修改数据结构:
|
17388
|
+
|
17389
|
+
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
17390
|
+
|
17391
|
+
* 新增成员:AttrFlags
|
17392
|
+
|
17393
|
+
|
17473
17394
|
### 第 68 次发布
|
17474
17395
|
|
17475
17396
|
发布时间:2022-05-10 06:03:18
|
@@ -19258,6 +19179,27 @@
|
|
19258
19179
|
|
19259
19180
|
## 日志服务(cls) 版本:2020-10-16
|
19260
19181
|
|
19182
|
+
### 第 23 次发布
|
19183
|
+
|
19184
|
+
发布时间:2022-06-29 06:04:44
|
19185
|
+
|
19186
|
+
本次发布包含了以下内容:
|
19187
|
+
|
19188
|
+
改善已有的文档。
|
19189
|
+
|
19190
|
+
<font color="#dd0000">**删除接口**:</font>
|
19191
|
+
|
19192
|
+
* CreateDataTransform
|
19193
|
+
* DeleteDataTransform
|
19194
|
+
* DescribeDataTransformInfo
|
19195
|
+
* ModifyDataTransform
|
19196
|
+
|
19197
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
19198
|
+
|
19199
|
+
* DataTransformResouceInfo
|
19200
|
+
* DataTransformTaskInfo
|
19201
|
+
* PreviewLogStatistic
|
19202
|
+
|
19261
19203
|
### 第 22 次发布
|
19262
19204
|
|
19263
19205
|
发布时间:2022-06-08 06:06:22
|
@@ -21340,35 +21282,35 @@
|
|
21340
21282
|
|
21341
21283
|
新增接口:
|
21342
21284
|
|
21343
|
-
* [
|
21344
|
-
* [
|
21345
|
-
* [
|
21346
|
-
* [
|
21347
|
-
* [
|
21348
|
-
* [
|
21349
|
-
* [
|
21350
|
-
* [
|
21351
|
-
* [
|
21285
|
+
* [CreateOpenBankAggregatedSubMerchantRegistration](https://cloud.tencent.com/document/api/1122/76096)
|
21286
|
+
* [CreateOpenBankSubMerchantRateConfigure](https://cloud.tencent.com/document/api/1122/76095)
|
21287
|
+
* [CreateOpenBankUnifiedOrder](https://cloud.tencent.com/document/api/1122/76094)
|
21288
|
+
* [QueryOpenBankBillDataPage](https://cloud.tencent.com/document/api/1122/76093)
|
21289
|
+
* [QueryOpenBankRefundOrder](https://cloud.tencent.com/document/api/1122/76092)
|
21290
|
+
* [QueryOpenBankSubMerchantCredential](https://cloud.tencent.com/document/api/1122/76091)
|
21291
|
+
* [QueryOpenBankSubMerchantRateConfigure](https://cloud.tencent.com/document/api/1122/76090)
|
21292
|
+
* [RefundOpenBankOrder](https://cloud.tencent.com/document/api/1122/76089)
|
21293
|
+
* [UploadOpenBankSubMerchantCredential](https://cloud.tencent.com/document/api/1122/76088)
|
21352
21294
|
|
21353
21295
|
新增数据结构:
|
21354
21296
|
|
21355
|
-
* [
|
21356
|
-
* [
|
21357
|
-
* [
|
21358
|
-
* [
|
21359
|
-
* [
|
21360
|
-
* [
|
21361
|
-
* [
|
21362
|
-
* [
|
21363
|
-
* [
|
21364
|
-
* [
|
21365
|
-
* [
|
21366
|
-
* [
|
21367
|
-
* [
|
21368
|
-
* [
|
21369
|
-
* [
|
21370
|
-
* [
|
21371
|
-
* [
|
21297
|
+
* [BusinessLicenseInfo](https://cloud.tencent.com/document/api/1122/40683#BusinessLicenseInfo)
|
21298
|
+
* [CreateOpenBankExternalAggregatedSubMerchantRegistrationResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankExternalAggregatedSubMerchantRegistrationResult)
|
21299
|
+
* [CreateOpenBankSubMerchantRateConfigureResult](https://cloud.tencent.com/document/api/1122/40683#CreateOpenBankSubMerchantRateConfigureResult)
|
21300
|
+
* [FeeRangInfo](https://cloud.tencent.com/document/api/1122/40683#FeeRangInfo)
|
21301
|
+
* [LegalPersonInfo](https://cloud.tencent.com/document/api/1122/40683#LegalPersonInfo)
|
21302
|
+
* [NaturalPersonInfo](https://cloud.tencent.com/document/api/1122/40683#NaturalPersonInfo)
|
21303
|
+
* [OpenBankPayLimitInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayLimitInfo)
|
21304
|
+
* [OpenBankQueryRefundOrderResult](https://cloud.tencent.com/document/api/1122/40683#OpenBankQueryRefundOrderResult)
|
21305
|
+
* [OpenBankRefundOrderApplyResult](https://cloud.tencent.com/document/api/1122/40683#OpenBankRefundOrderApplyResult)
|
21306
|
+
* [OpenBankStoreInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankStoreInfo)
|
21307
|
+
* [OutSubMerchantExtensionInfo](https://cloud.tencent.com/document/api/1122/40683#OutSubMerchantExtensionInfo)
|
21308
|
+
* [QueryOpenBankBillData](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBillData)
|
21309
|
+
* [QueryOpenBankBillDataPageResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBillDataPageResult)
|
21310
|
+
* [QueryOpenBankSubMerchantCredentialResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantCredentialResult)
|
21311
|
+
* [QueryOpenBankSubMerchantRateConfigureResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantRateConfigureResult)
|
21312
|
+
* [SettleInfo](https://cloud.tencent.com/document/api/1122/40683#SettleInfo)
|
21313
|
+
* [UploadOpenBankSubMerchantCredentialResult](https://cloud.tencent.com/document/api/1122/40683#UploadOpenBankSubMerchantCredentialResult)
|
21372
21314
|
|
21373
21315
|
### 第 70 次发布
|
21374
21316
|
|
@@ -25067,6 +25009,21 @@
|
|
25067
25009
|
|
25068
25010
|
## 主机安全(cwp) 版本:2018-02-28
|
25069
25011
|
|
25012
|
+
### 第 46 次发布
|
25013
|
+
|
25014
|
+
发布时间:2022-06-29 06:05:43
|
25015
|
+
|
25016
|
+
本次发布包含了以下内容:
|
25017
|
+
|
25018
|
+
改善已有的文档。
|
25019
|
+
|
25020
|
+
修改数据结构:
|
25021
|
+
|
25022
|
+
* [HostLoginList](https://cloud.tencent.com/document/api/296/19867#HostLoginList)
|
25023
|
+
|
25024
|
+
* 新增成员:Quuid
|
25025
|
+
|
25026
|
+
|
25070
25027
|
### 第 45 次发布
|
25071
25028
|
|
25072
25029
|
发布时间:2022-06-23 06:10:09
|
@@ -47725,12 +47682,12 @@
|
|
47725
47682
|
|
47726
47683
|
新增接口:
|
47727
47684
|
|
47728
|
-
* [
|
47685
|
+
* [DescribeFlySecMiniAppScanReportList](https://cloud.tencent.com/document/api/1223/76058)
|
47729
47686
|
|
47730
47687
|
新增数据结构:
|
47731
47688
|
|
47732
|
-
* [
|
47733
|
-
* [
|
47689
|
+
* [FlySecMiniAppReportData](https://cloud.tencent.com/document/api/1223/75143#FlySecMiniAppReportData)
|
47690
|
+
* [FlySecMiniAppRiskItems](https://cloud.tencent.com/document/api/1223/75143#FlySecMiniAppRiskItems)
|
47734
47691
|
|
47735
47692
|
### 第 4 次发布
|
47736
47693
|
|
@@ -48400,7 +48357,7 @@
|
|
48400
48357
|
|
48401
48358
|
新增接口:
|
48402
48359
|
|
48403
|
-
* [
|
48360
|
+
* [CreatePrometheusMultiTenantInstancePostPayMode](https://cloud.tencent.com/document/api/248/76097)
|
48404
48361
|
|
48405
48362
|
### 第 49 次发布
|
48406
48363
|
|
@@ -50745,7 +50702,7 @@
|
|
50745
50702
|
|
50746
50703
|
新增数据结构:
|
50747
50704
|
|
50748
|
-
* [
|
50705
|
+
* [Coordinate](https://cloud.tencent.com/document/api/1314/56230#Coordinate)
|
50749
50706
|
|
50750
50707
|
修改数据结构:
|
50751
50708
|
|
@@ -63283,7 +63240,7 @@
|
|
63283
63240
|
|
63284
63241
|
新增数据结构:
|
63285
63242
|
|
63286
|
-
* [
|
63243
|
+
* [OnlineVersionInfo](https://cloud.tencent.com/document/api/1243/75713#OnlineVersionInfo)
|
63287
63244
|
|
63288
63245
|
### 第 3 次发布
|
63289
63246
|
|
@@ -65584,6 +65541,21 @@
|
|
65584
65541
|
|
65585
65542
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
65586
65543
|
|
65544
|
+
### 第 36 次发布
|
65545
|
+
|
65546
|
+
发布时间:2022-06-29 06:13:55
|
65547
|
+
|
65548
|
+
本次发布包含了以下内容:
|
65549
|
+
|
65550
|
+
改善已有的文档。
|
65551
|
+
|
65552
|
+
修改接口:
|
65553
|
+
|
65554
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
65555
|
+
|
65556
|
+
* 新增入参:TopicCreator
|
65557
|
+
|
65558
|
+
|
65587
65559
|
### 第 35 次发布
|
65588
65560
|
|
65589
65561
|
发布时间:2022-06-28 06:17:03
|
@@ -72002,6 +71974,38 @@
|
|
72002
71974
|
|
72003
71975
|
## 实时音视频(trtc) 版本:2019-07-22
|
72004
71976
|
|
71977
|
+
### 第 33 次发布
|
71978
|
+
|
71979
|
+
发布时间:2022-06-28 11:47:33
|
71980
|
+
|
71981
|
+
本次发布包含了以下内容:
|
71982
|
+
|
71983
|
+
改善已有的文档。
|
71984
|
+
|
71985
|
+
<font color="#dd0000">**删除接口**:</font>
|
71986
|
+
|
71987
|
+
* CreateCloudRecording
|
71988
|
+
* DeleteCloudRecording
|
71989
|
+
* DescribeCloudRecording
|
71990
|
+
* ModifyCloudRecording
|
71991
|
+
|
71992
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
71993
|
+
|
71994
|
+
* AudioParams
|
71995
|
+
* CloudStorage
|
71996
|
+
* CloudVod
|
71997
|
+
* MixLayout
|
71998
|
+
* MixLayoutParams
|
71999
|
+
* MixTranscodeParams
|
72000
|
+
* RecordParams
|
72001
|
+
* StorageFile
|
72002
|
+
* StorageParams
|
72003
|
+
* SubscribeStreamUserIds
|
72004
|
+
* TencentVod
|
72005
|
+
* VideoParams
|
72006
|
+
* WaterMark
|
72007
|
+
* WaterMarkImage
|
72008
|
+
|
72005
72009
|
### 第 32 次发布
|
72006
72010
|
|
72007
72011
|
发布时间:2022-06-21 06:15:46
|
@@ -72578,17 +72582,17 @@
|
|
72578
72582
|
|
72579
72583
|
新增接口:
|
72580
72584
|
|
72581
|
-
* [
|
72582
|
-
* [
|
72583
|
-
* [
|
72584
|
-
* [
|
72585
|
+
* [DescribeNacosReplicas](https://cloud.tencent.com/document/api/1364/76101)
|
72586
|
+
* [DescribeNacosServerInterfaces](https://cloud.tencent.com/document/api/1364/76100)
|
72587
|
+
* [DescribeZookeeperReplicas](https://cloud.tencent.com/document/api/1364/76099)
|
72588
|
+
* [DescribeZookeeperServerInterfaces](https://cloud.tencent.com/document/api/1364/76098)
|
72585
72589
|
|
72586
72590
|
新增数据结构:
|
72587
72591
|
|
72588
|
-
* [
|
72589
|
-
* [
|
72590
|
-
* [
|
72591
|
-
* [
|
72592
|
+
* [NacosReplica](https://cloud.tencent.com/document/api/1364/54942#NacosReplica)
|
72593
|
+
* [NacosServerInterface](https://cloud.tencent.com/document/api/1364/54942#NacosServerInterface)
|
72594
|
+
* [ZookeeperReplica](https://cloud.tencent.com/document/api/1364/54942#ZookeeperReplica)
|
72595
|
+
* [ZookeeperServerInterface](https://cloud.tencent.com/document/api/1364/54942#ZookeeperServerInterface)
|
72592
72596
|
|
72593
72597
|
### 第 20 次发布
|
72594
72598
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-06-23 06:06:50 |
|
19
19
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
20
20
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
21
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-
|
21
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-06-29 06:02:26 |
|
22
22
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-05-09 06:02:49 |
|
23
23
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-05-13 18:34:36 |
|
24
24
|
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-06-08 06:04:08 |
|
@@ -50,17 +50,17 @@
|
|
50
50
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
51
51
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
52
52
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
53
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-
|
53
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-06-29 06:04:25 |
|
54
54
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
55
55
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
56
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-
|
56
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-29 06:04:44 |
|
57
57
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-24 06:09:00 |
|
58
58
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
59
59
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
60
60
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-28 06:07:23 |
|
61
61
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
62
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-06-
|
63
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-
|
62
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-06-29 06:05:30 |
|
63
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-29 06:05:43 |
|
64
64
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
65
65
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-06-15 06:07:21 |
|
66
66
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-06-01 20:56:43 |
|
@@ -120,7 +120,7 @@
|
|
120
120
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
|
121
121
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product/241) | 2022-04-04 06:57:44 |
|
122
122
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-04-04 06:57:46 |
|
123
|
-
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-06-
|
123
|
+
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-06-28 19:50:53 |
|
124
124
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
|
125
125
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-06-07 06:10:21 |
|
126
126
|
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-06-28 06:13:35 |
|
@@ -132,7 +132,7 @@
|
|
132
132
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
133
133
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
134
134
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-06-15 06:12:20 |
|
135
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-06-
|
135
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-06-29 06:11:12 |
|
136
136
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-06-10 06:11:43 |
|
137
137
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-06-13 06:15:36 |
|
138
138
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
@@ -174,7 +174,7 @@
|
|
174
174
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-06-21 06:13:45 |
|
175
175
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
176
176
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
177
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-
|
177
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-29 06:13:55 |
|
178
178
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-06-20 06:14:36 |
|
179
179
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-06-27 06:15:53 |
|
180
180
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
|
@@ -191,16 +191,16 @@
|
|
191
191
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
192
192
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
193
193
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-06-07 16:18:00 |
|
194
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-06-
|
194
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-06-28 11:47:33 |
|
195
195
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-06-28 06:18:34 |
|
196
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-06-
|
196
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-06-29 06:15:16 |
|
197
197
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
198
198
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-06-07 06:15:49 |
|
199
199
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
200
200
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-23 06:20:49 |
|
201
201
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
202
202
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-23 06:20:52 |
|
203
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-
|
203
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-29 06:15:50 |
|
204
204
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-06-23 06:22:00 |
|
205
205
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
206
206
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|