tencentcloud-sdk-nodejs-clb 4.0.697 → 4.0.698
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 +84 -0
- package/SERVICE_CHANGELOG.md +103 -185
- package/package.json +1 -1
- package/products.md +4 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,87 @@
|
|
1
|
+
# Release 4.0.698
|
2
|
+
|
3
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
4
|
+
|
5
|
+
### 第 1 次发布
|
6
|
+
|
7
|
+
发布时间:2023-09-27 11:25:41
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [CreateInstanceByApi](https://cloud.tencent.com/document/api/878/98894)
|
16
|
+
* [DestroyInstanceByApi](https://cloud.tencent.com/document/api/878/98893)
|
17
|
+
|
18
|
+
新增数据结构:
|
19
|
+
|
20
|
+
* [CBSSpec](https://cloud.tencent.com/document/api/878/98895#CBSSpec)
|
21
|
+
* [ChargeProperties](https://cloud.tencent.com/document/api/878/98895#ChargeProperties)
|
22
|
+
* [ResourceSpecNew](https://cloud.tencent.com/document/api/878/98895#ResourceSpecNew)
|
23
|
+
* [Tag](https://cloud.tencent.com/document/api/878/98895#Tag)
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
28
|
+
|
29
|
+
### 第 26 次发布
|
30
|
+
|
31
|
+
发布时间:2023-09-27 12:20:53
|
32
|
+
|
33
|
+
本次发布包含了以下内容:
|
34
|
+
|
35
|
+
改善已有的文档。
|
36
|
+
|
37
|
+
新增接口:
|
38
|
+
|
39
|
+
* [DescribeIndexRecommendAggregationSlowLogs](https://cloud.tencent.com/document/api/1130/98912)
|
40
|
+
* [DescribeIndexRecommendInfo](https://cloud.tencent.com/document/api/1130/98911)
|
41
|
+
* [DescribeRedisProcessList](https://cloud.tencent.com/document/api/1130/98909)
|
42
|
+
|
43
|
+
新增数据结构:
|
44
|
+
|
45
|
+
* [Aggregation](https://cloud.tencent.com/document/api/1130/57812#Aggregation)
|
46
|
+
* [IndexesToBuild](https://cloud.tencent.com/document/api/1130/57812#IndexesToBuild)
|
47
|
+
* [IndexesToDrop](https://cloud.tencent.com/document/api/1130/57812#IndexesToDrop)
|
48
|
+
* [MongoDBIndex](https://cloud.tencent.com/document/api/1130/57812#MongoDBIndex)
|
49
|
+
* [Process](https://cloud.tencent.com/document/api/1130/57812#Process)
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
58
|
+
|
59
|
+
### 第 54 次发布
|
60
|
+
|
61
|
+
发布时间:2023-09-27 12:55:42
|
62
|
+
|
63
|
+
本次发布包含了以下内容:
|
64
|
+
|
65
|
+
改善已有的文档。
|
66
|
+
|
67
|
+
新增数据结构:
|
68
|
+
|
69
|
+
* [AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate)
|
70
|
+
* [CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo)
|
71
|
+
|
72
|
+
修改数据结构:
|
73
|
+
|
74
|
+
* [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
|
75
|
+
|
76
|
+
* 新增成员:Certificate
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
82
|
+
|
83
|
+
|
84
|
+
|
1
85
|
# Release 4.0.697
|
2
86
|
|
3
87
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 1 次发布
|
6
6
|
|
7
|
-
发布时间:2023-09-27
|
7
|
+
发布时间:2023-09-27 11:25:41
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,222 +12,73 @@
|
|
12
12
|
|
13
13
|
新增接口:
|
14
14
|
|
15
|
-
* [
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
## 云安全一体化平台(csip) 版本:2022-11-21
|
20
|
-
|
21
|
-
### 第 14 次发布
|
22
|
-
|
23
|
-
发布时间:2023-09-27 01:12:21
|
24
|
-
|
25
|
-
本次发布包含了以下内容:
|
26
|
-
|
27
|
-
改善已有的文档。
|
28
|
-
|
29
|
-
修改接口:
|
30
|
-
|
31
|
-
* [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
|
32
|
-
|
33
|
-
* 新增入参:AssetTypes
|
34
|
-
|
35
|
-
|
36
|
-
修改数据结构:
|
37
|
-
|
38
|
-
* [AssetViewCFGRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewCFGRisk)
|
39
|
-
|
40
|
-
* <font color="#dd0000">**修改成员**:</font>Id, CFGName, CheckType, InstanceId, InstanceName, InstanceType, AffectAsset, Level, FirstTime, RecentTime, From, Status, CFGSTD, CFGDescribe, CFGFix, CFGHelpURL, Index, AppId, Nick, Uin
|
41
|
-
|
42
|
-
* [ScanTaskInfoList](https://cloud.tencent.com/document/api/664/90825#ScanTaskInfoList)
|
43
|
-
|
44
|
-
* 新增成员:SourceType
|
45
|
-
|
46
|
-
* [TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject)
|
47
|
-
|
48
|
-
* 新增成员:Arn
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
54
|
-
|
55
|
-
### 第 122 次发布
|
56
|
-
|
57
|
-
发布时间:2023-09-26 16:45:49
|
58
|
-
|
59
|
-
本次发布包含了以下内容:
|
60
|
-
|
61
|
-
改善已有的文档。
|
62
|
-
|
63
|
-
修改接口:
|
64
|
-
|
65
|
-
* [CreateDocument](https://cloud.tencent.com/document/api/1323/70364)
|
66
|
-
|
67
|
-
* 新增出参:Approvers
|
68
|
-
|
69
|
-
* [CreateFlowApprovers](https://cloud.tencent.com/document/api/1323/80033)
|
70
|
-
|
71
|
-
* 新增入参:FillApproverType
|
72
|
-
|
73
|
-
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
74
|
-
|
75
|
-
* 新增出参:Approvers
|
76
|
-
|
77
|
-
* [CreateSchemeUrl](https://cloud.tencent.com/document/api/1323/70359)
|
78
|
-
|
79
|
-
* 新增入参:RecipientId
|
80
|
-
|
81
|
-
* 新增出参:SchemeQrcodeUrl
|
82
|
-
|
83
|
-
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
84
|
-
|
85
|
-
* 新增入参:Agent
|
86
|
-
|
15
|
+
* [CreateInstanceByApi](https://cloud.tencent.com/document/api/878/98894)
|
16
|
+
* [DestroyInstanceByApi](https://cloud.tencent.com/document/api/878/98893)
|
87
17
|
|
88
18
|
新增数据结构:
|
89
19
|
|
90
|
-
* [
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
95
|
-
|
96
|
-
* 新增成员:ApproverRoleName
|
97
|
-
|
98
|
-
* [ApproverOption](https://cloud.tencent.com/document/api/1323/70369#ApproverOption)
|
99
|
-
|
100
|
-
* 新增成员:FillType
|
101
|
-
|
102
|
-
* [FillApproverInfo](https://cloud.tencent.com/document/api/1323/70369#FillApproverInfo)
|
103
|
-
|
104
|
-
* 新增成员:OrganizationName
|
105
|
-
|
106
|
-
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1323/70369#FlowApproverDetail)
|
107
|
-
|
108
|
-
* 新增成员:ApproverRoleName
|
109
|
-
|
20
|
+
* [CBSSpec](https://cloud.tencent.com/document/api/878/98895#CBSSpec)
|
21
|
+
* [ChargeProperties](https://cloud.tencent.com/document/api/878/98895#ChargeProperties)
|
22
|
+
* [ResourceSpecNew](https://cloud.tencent.com/document/api/878/98895#ResourceSpecNew)
|
23
|
+
* [Tag](https://cloud.tencent.com/document/api/878/98895#Tag)
|
110
24
|
|
111
25
|
|
112
26
|
|
113
|
-
##
|
27
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
114
28
|
|
115
|
-
### 第
|
29
|
+
### 第 26 次发布
|
116
30
|
|
117
|
-
发布时间:2023-09-
|
31
|
+
发布时间:2023-09-27 12:20:53
|
118
32
|
|
119
33
|
本次发布包含了以下内容:
|
120
34
|
|
121
35
|
改善已有的文档。
|
122
36
|
|
123
|
-
|
124
|
-
|
125
|
-
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
126
|
-
|
127
|
-
* 新增出参:Approvers
|
128
|
-
|
129
|
-
* [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
|
130
|
-
|
131
|
-
* 新增出参:FlowApprovers
|
132
|
-
|
133
|
-
* [CreateSignUrls](https://cloud.tencent.com/document/api/1420/61522)
|
134
|
-
|
135
|
-
* 新增入参:RecipientIds
|
136
|
-
|
137
|
-
* [ModifyExtendedService](https://cloud.tencent.com/document/api/1420/85666)
|
138
|
-
|
139
|
-
* 新增入参:Endpoint
|
37
|
+
新增接口:
|
140
38
|
|
39
|
+
* [DescribeIndexRecommendAggregationSlowLogs](https://cloud.tencent.com/document/api/1130/98912)
|
40
|
+
* [DescribeIndexRecommendInfo](https://cloud.tencent.com/document/api/1130/98911)
|
41
|
+
* [DescribeRedisProcessList](https://cloud.tencent.com/document/api/1130/98909)
|
141
42
|
|
142
43
|
新增数据结构:
|
143
44
|
|
144
|
-
* [
|
145
|
-
* [
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
150
|
-
|
151
|
-
* 新增成员:FillType
|
152
|
-
|
153
|
-
* [FlowApproverDetail](https://cloud.tencent.com/document/api/1420/61525#FlowApproverDetail)
|
154
|
-
|
155
|
-
* 新增成员:ApproverRoleName
|
156
|
-
|
157
|
-
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
158
|
-
|
159
|
-
* 新增成员:ApproverRoleName
|
160
|
-
|
161
|
-
* [SignUrlInfo](https://cloud.tencent.com/document/api/1420/61525#SignUrlInfo)
|
162
|
-
|
163
|
-
* 新增成员:SignQrcodeUrl
|
164
|
-
|
45
|
+
* [Aggregation](https://cloud.tencent.com/document/api/1130/57812#Aggregation)
|
46
|
+
* [IndexesToBuild](https://cloud.tencent.com/document/api/1130/57812#IndexesToBuild)
|
47
|
+
* [IndexesToDrop](https://cloud.tencent.com/document/api/1130/57812#IndexesToDrop)
|
48
|
+
* [MongoDBIndex](https://cloud.tencent.com/document/api/1130/57812#MongoDBIndex)
|
49
|
+
* [Process](https://cloud.tencent.com/document/api/1130/57812#Process)
|
165
50
|
|
166
51
|
|
167
52
|
|
168
|
-
##
|
53
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
169
54
|
|
170
55
|
|
171
56
|
|
172
57
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
173
58
|
|
174
|
-
### 第
|
175
|
-
|
176
|
-
发布时间:2023-09-27 01:25:45
|
177
|
-
|
178
|
-
本次发布包含了以下内容:
|
179
|
-
|
180
|
-
改善已有的文档。
|
181
|
-
|
182
|
-
新增接口:
|
183
|
-
|
184
|
-
* [VerifyOwnership](https://cloud.tencent.com/document/api/1552/98879)
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
## 私有网络(vpc) 版本:2017-03-12
|
193
|
-
|
194
|
-
### 第 173 次发布
|
59
|
+
### 第 54 次发布
|
195
60
|
|
196
|
-
发布时间:2023-09-27
|
61
|
+
发布时间:2023-09-27 12:55:42
|
197
62
|
|
198
63
|
本次发布包含了以下内容:
|
199
64
|
|
200
65
|
改善已有的文档。
|
201
66
|
|
202
|
-
修改接口:
|
203
|
-
|
204
|
-
* [DescribeVpcPeeringConnections](https://cloud.tencent.com/document/api/215/96023)
|
205
|
-
|
206
|
-
* 新增出参:TotalCount, PeerConnectionSet
|
207
|
-
|
208
|
-
|
209
67
|
新增数据结构:
|
210
68
|
|
211
|
-
* [
|
69
|
+
* [AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate)
|
70
|
+
* [CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo)
|
212
71
|
|
72
|
+
修改数据结构:
|
213
73
|
|
74
|
+
* [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
|
214
75
|
|
215
|
-
|
216
|
-
|
217
|
-
### 第 58 次发布
|
218
|
-
|
219
|
-
发布时间:2023-09-27 01:28:58
|
220
|
-
|
221
|
-
本次发布包含了以下内容:
|
222
|
-
|
223
|
-
改善已有的文档。
|
76
|
+
* 新增成员:Certificate
|
224
77
|
|
225
|
-
修改数据结构:
|
226
78
|
|
227
|
-
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
228
79
|
|
229
|
-
* 新增成员:BotCPWaf, BotNPWaf
|
230
80
|
|
81
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
231
82
|
|
232
83
|
|
233
84
|
|
@@ -8254,7 +8105,7 @@
|
|
8254
8105
|
|
8255
8106
|
新增接口:
|
8256
8107
|
|
8257
|
-
* [
|
8108
|
+
* [ModifyUserRole](https://cloud.tencent.com/document/api/590/98878)
|
8258
8109
|
|
8259
8110
|
### 第 4 次发布
|
8260
8111
|
|
@@ -21141,6 +20992,31 @@
|
|
21141
20992
|
|
21142
20993
|
|
21143
20994
|
|
20995
|
+
## 云数据仓库 PostgreSQL(cdwpg) 版本:2020-12-30
|
20996
|
+
|
20997
|
+
### 第 1 次发布
|
20998
|
+
|
20999
|
+
发布时间:2023-09-27 11:25:41
|
21000
|
+
|
21001
|
+
本次发布包含了以下内容:
|
21002
|
+
|
21003
|
+
改善已有的文档。
|
21004
|
+
|
21005
|
+
新增接口:
|
21006
|
+
|
21007
|
+
* [[CreateInstanceByApi](https://cloud.tencent.com/document/api/878/98894)](https://cloud.tencent.com/document/api/#/#)
|
21008
|
+
* [[DestroyInstanceByApi](https://cloud.tencent.com/document/api/878/98893)](https://cloud.tencent.com/document/api/#/#)
|
21009
|
+
|
21010
|
+
新增数据结构:
|
21011
|
+
|
21012
|
+
* [[CBSSpec](https://cloud.tencent.com/document/api/878/98895#CBSSpec)](https://cloud.tencent.com/document/api/878/98895#[CBSSpec](https://cloud.tencent.com/document/api/878/98895#CBSSpec))
|
21013
|
+
* [[ChargeProperties](https://cloud.tencent.com/document/api/878/98895#ChargeProperties)](https://cloud.tencent.com/document/api/878/98895#[ChargeProperties](https://cloud.tencent.com/document/api/878/98895#ChargeProperties))
|
21014
|
+
* [[ResourceSpecNew](https://cloud.tencent.com/document/api/878/98895#ResourceSpecNew)](https://cloud.tencent.com/document/api/878/98895#[ResourceSpecNew](https://cloud.tencent.com/document/api/878/98895#ResourceSpecNew))
|
21015
|
+
* [[Tag](https://cloud.tencent.com/document/api/878/98895#Tag)](https://cloud.tencent.com/document/api/878/98895#[Tag](https://cloud.tencent.com/document/api/878/98895#Tag))
|
21016
|
+
|
21017
|
+
|
21018
|
+
|
21019
|
+
|
21144
21020
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
21145
21021
|
|
21146
21022
|
### 第 10 次发布
|
@@ -42564,6 +42440,28 @@
|
|
42564
42440
|
|
42565
42441
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
42566
42442
|
|
42443
|
+
### 第 26 次发布
|
42444
|
+
|
42445
|
+
发布时间:2023-09-27 12:20:53
|
42446
|
+
|
42447
|
+
本次发布包含了以下内容:
|
42448
|
+
|
42449
|
+
改善已有的文档。
|
42450
|
+
|
42451
|
+
新增接口:
|
42452
|
+
|
42453
|
+
* [[DescribeIndexRecommendAggregationSlowLogs](https://cloud.tencent.com/document/api/1130/98912)](https://cloud.tencent.com/document/api/#/#)
|
42454
|
+
* [[DescribeIndexRecommendInfo](https://cloud.tencent.com/document/api/1130/98911)](https://cloud.tencent.com/document/api/#/#)
|
42455
|
+
* [[DescribeRedisProcessList](https://cloud.tencent.com/document/api/1130/98909)](https://cloud.tencent.com/document/api/#/#)
|
42456
|
+
|
42457
|
+
新增数据结构:
|
42458
|
+
|
42459
|
+
* [[Aggregation](https://cloud.tencent.com/document/api/1130/57812#Aggregation)](https://cloud.tencent.com/document/api/1130/57812#[Aggregation](https://cloud.tencent.com/document/api/1130/57812#Aggregation))
|
42460
|
+
* [[IndexesToBuild](https://cloud.tencent.com/document/api/1130/57812#IndexesToBuild)](https://cloud.tencent.com/document/api/1130/57812#[IndexesToBuild](https://cloud.tencent.com/document/api/1130/57812#IndexesToBuild))
|
42461
|
+
* [[IndexesToDrop](https://cloud.tencent.com/document/api/1130/57812#IndexesToDrop)](https://cloud.tencent.com/document/api/1130/57812#[IndexesToDrop](https://cloud.tencent.com/document/api/1130/57812#IndexesToDrop))
|
42462
|
+
* [[MongoDBIndex](https://cloud.tencent.com/document/api/1130/57812#MongoDBIndex)](https://cloud.tencent.com/document/api/1130/57812#[MongoDBIndex](https://cloud.tencent.com/document/api/1130/57812#MongoDBIndex))
|
42463
|
+
* [[Process](https://cloud.tencent.com/document/api/1130/57812#Process)](https://cloud.tencent.com/document/api/1130/57812#[Process](https://cloud.tencent.com/document/api/1130/57812#Process))
|
42464
|
+
|
42567
42465
|
### 第 25 次发布
|
42568
42466
|
|
42569
42467
|
发布时间:2023-09-04 01:41:27
|
@@ -53712,7 +53610,7 @@
|
|
53712
53610
|
|
53713
53611
|
新增数据结构:
|
53714
53612
|
|
53715
|
-
* [
|
53613
|
+
* [ApproverItem](https://cloud.tencent.com/document/api/1323/70369#ApproverItem)
|
53716
53614
|
|
53717
53615
|
修改数据结构:
|
53718
53616
|
|
@@ -56144,8 +56042,8 @@
|
|
56144
56042
|
|
56145
56043
|
新增数据结构:
|
56146
56044
|
|
56147
|
-
* [
|
56148
|
-
* [
|
56045
|
+
* [ApproverItem](https://cloud.tencent.com/document/api/1420/61525#ApproverItem)
|
56046
|
+
* [FlowApproverItem](https://cloud.tencent.com/document/api/1420/61525#FlowApproverItem)
|
56149
56047
|
|
56150
56048
|
修改数据结构:
|
56151
56049
|
|
@@ -108579,6 +108477,26 @@
|
|
108579
108477
|
|
108580
108478
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
108581
108479
|
|
108480
|
+
### 第 54 次发布
|
108481
|
+
|
108482
|
+
发布时间:2023-09-27 12:55:42
|
108483
|
+
|
108484
|
+
本次发布包含了以下内容:
|
108485
|
+
|
108486
|
+
改善已有的文档。
|
108487
|
+
|
108488
|
+
新增数据结构:
|
108489
|
+
|
108490
|
+
* [[AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate)](https://cloud.tencent.com/document/api/1552/80721#[AccelerationDomainCertificate](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomainCertificate))
|
108491
|
+
* [[CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo)](https://cloud.tencent.com/document/api/1552/80721#[CertificateInfo](https://cloud.tencent.com/document/api/1552/80721#CertificateInfo))
|
108492
|
+
|
108493
|
+
修改数据结构:
|
108494
|
+
|
108495
|
+
* [AccelerationDomain](https://cloud.tencent.com/document/api/1552/80721#AccelerationDomain)
|
108496
|
+
|
108497
|
+
* 新增成员:Certificate
|
108498
|
+
|
108499
|
+
|
108582
108500
|
### 第 53 次发布
|
108583
108501
|
|
108584
108502
|
发布时间:2023-09-27 01:25:45
|
@@ -108589,7 +108507,7 @@
|
|
108589
108507
|
|
108590
108508
|
新增接口:
|
108591
108509
|
|
108592
|
-
* [
|
108510
|
+
* [VerifyOwnership](https://cloud.tencent.com/document/api/1552/98879)
|
108593
108511
|
|
108594
108512
|
### 第 52 次发布
|
108595
108513
|
|
@@ -128394,7 +128312,7 @@
|
|
128394
128312
|
|
128395
128313
|
新增数据结构:
|
128396
128314
|
|
128397
|
-
* [
|
128315
|
+
* [PeerConnection](https://cloud.tencent.com/document/api/215/15824#PeerConnection)
|
128398
128316
|
|
128399
128317
|
### 第 172 次发布
|
128400
128318
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -46,6 +46,7 @@
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-09-20 01:08:50 |
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
49
|
+
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-09-27 11:25:41 |
|
49
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-09-05 02:02:52 |
|
50
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
|
51
52
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-27 01:09:43 |
|
@@ -74,7 +75,7 @@
|
|
74
75
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-09-20 01:33:17 |
|
75
76
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
76
77
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
77
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-09-27
|
78
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-09-27 12:20:53 |
|
78
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
79
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
80
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-25 01:13:09 |
|
@@ -199,7 +200,7 @@
|
|
199
200
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-20 01:45:44 |
|
200
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
201
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
202
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-27
|
203
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-27 12:55:42 |
|
203
204
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-21 06:17:00 |
|
204
205
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
205
206
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
@@ -218,7 +219,7 @@
|
|
218
219
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-09-26 01:33:40 |
|
219
220
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-09-21 06:25:32 |
|
220
221
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
221
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-
|
222
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-27 10:40:48 |
|
222
223
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-27 01:26:51 |
|
223
224
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-12 02:52:20 |
|
224
225
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|