tencentcloud-sdk-nodejs-cynosdb 4.0.609 → 4.0.610
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 +280 -0
- package/SERVICE_CHANGELOG.md +358 -113
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +137 -24
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +949 -314
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +41 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +60 -6
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +790 -246
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,86 +1,106 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 应用云渲染(car) 版本:2022-01-10
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 7 次发布
|
6
6
|
|
7
|
-
发布时间:2023-05-
|
7
|
+
发布时间:2023-05-31 01:09:58
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改接口:
|
14
14
|
|
15
|
-
* [
|
16
|
-
* [DescribeModifyCheckSyncJobResult](https://cloud.tencent.com/document/api/571/92848)
|
17
|
-
* [ModifySyncJobConfig](https://cloud.tencent.com/document/api/571/92847)
|
18
|
-
* [StartModifySyncJob](https://cloud.tencent.com/document/api/571/92846)
|
15
|
+
* [CreateSession](https://cloud.tencent.com/document/api/1547/72826)
|
19
16
|
|
20
|
-
|
17
|
+
* 新增入参:ApplicationParameters
|
21
18
|
|
22
|
-
* [DynamicOptions](https://cloud.tencent.com/document/api/571/82108#DynamicOptions)
|
23
19
|
|
24
20
|
|
25
21
|
|
26
|
-
##
|
22
|
+
## 主机安全(cwp) 版本:2018-02-28
|
27
23
|
|
24
|
+
### 第 88 次发布
|
28
25
|
|
26
|
+
发布时间:2023-05-31 01:16:52
|
29
27
|
|
30
|
-
|
28
|
+
本次发布包含了以下内容:
|
31
29
|
|
32
|
-
|
30
|
+
改善已有的文档。
|
33
31
|
|
34
|
-
|
32
|
+
<font color="#dd0000">**预下线接口**:</font>
|
35
33
|
|
36
|
-
|
34
|
+
* DescribeSaveOrUpdateWarnings
|
35
|
+
|
36
|
+
修改接口:
|
37
|
+
|
38
|
+
* [DescribeAssetSystemPackageList](https://cloud.tencent.com/document/api/296/61933)
|
39
|
+
|
40
|
+
* <font color="#dd0000">**修改入参**:</font>Uuid, Quuid
|
37
41
|
|
38
|
-
改善已有的文档。
|
39
42
|
|
40
43
|
修改数据结构:
|
41
44
|
|
42
|
-
* [
|
45
|
+
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
43
46
|
|
44
|
-
* 新增成员:
|
47
|
+
* 新增成员:MachineExtraInfo, Quuid, Uuid
|
45
48
|
|
46
49
|
|
47
50
|
|
48
51
|
|
49
|
-
##
|
52
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
50
53
|
|
51
|
-
### 第
|
54
|
+
### 第 54 次发布
|
52
55
|
|
53
|
-
发布时间:2023-05-
|
56
|
+
发布时间:2023-05-31 01:18:15
|
54
57
|
|
55
58
|
本次发布包含了以下内容:
|
56
59
|
|
57
60
|
改善已有的文档。
|
58
61
|
|
59
|
-
|
62
|
+
新增接口:
|
60
63
|
|
61
|
-
* [
|
64
|
+
* [BindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93014)
|
65
|
+
* [CreateResourcePackage](https://cloud.tencent.com/document/api/1003/93013)
|
66
|
+
* [DescribeResourcePackageDetail](https://cloud.tencent.com/document/api/1003/93012)
|
67
|
+
* [DescribeResourcePackageList](https://cloud.tencent.com/document/api/1003/93011)
|
68
|
+
* [DescribeResourcePackageSaleSpec](https://cloud.tencent.com/document/api/1003/93010)
|
69
|
+
* [ModifyResourcePackageClusters](https://cloud.tencent.com/document/api/1003/93009)
|
70
|
+
* [ModifyResourcePackageName](https://cloud.tencent.com/document/api/1003/93008)
|
71
|
+
* [RefundResourcePackage](https://cloud.tencent.com/document/api/1003/93007)
|
72
|
+
* [UnbindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93006)
|
62
73
|
|
63
|
-
|
74
|
+
新增数据结构:
|
64
75
|
|
65
|
-
* [
|
76
|
+
* [BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo)
|
77
|
+
* [Package](https://cloud.tencent.com/document/api/1003/48097#Package)
|
78
|
+
* [PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)
|
79
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
80
|
+
* [SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec)
|
66
81
|
|
67
|
-
|
82
|
+
修改数据结构:
|
68
83
|
|
84
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
69
85
|
|
70
|
-
|
86
|
+
* 新增成员:ResourcePackages
|
71
87
|
|
72
|
-
* [
|
88
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
73
89
|
|
74
|
-
* 新增成员:
|
90
|
+
* 新增成员:ResourcePackages
|
75
91
|
|
92
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
76
93
|
|
94
|
+
* 新增成员:DbMode, ResourcePackages
|
77
95
|
|
78
96
|
|
79
|
-
## 媒体处理(mps) 版本:2019-06-12
|
80
97
|
|
81
|
-
### 第 60 次发布
|
82
98
|
|
83
|
-
|
99
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
100
|
+
|
101
|
+
### 第 70 次发布
|
102
|
+
|
103
|
+
发布时间:2023-05-31 01:25:51
|
84
104
|
|
85
105
|
本次发布包含了以下内容:
|
86
106
|
|
@@ -88,56 +108,61 @@
|
|
88
108
|
|
89
109
|
修改接口:
|
90
110
|
|
91
|
-
* [
|
111
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
92
112
|
|
93
|
-
*
|
113
|
+
* 新增入参:SealImageCompress, SealColor, ProcessSeal
|
94
114
|
|
95
115
|
|
96
|
-
|
116
|
+
修改数据结构:
|
97
117
|
|
98
|
-
* [
|
99
|
-
* [LiveStreamAiAnalysisResultInfo](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiAnalysisResultInfo)
|
100
|
-
* [LiveStreamAiAnalysisResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiAnalysisResultItem)
|
101
|
-
* [LiveStreamAiQualityControlResultInfo](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiQualityControlResultInfo)
|
102
|
-
* [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
|
118
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
103
119
|
|
104
|
-
|
120
|
+
* 新增成员:TemplateType
|
105
121
|
|
106
|
-
* [LiveStreamAsrFullTextRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamAsrFullTextRecognitionResult)
|
107
122
|
|
108
|
-
|
123
|
+
### 第 69 次发布
|
109
124
|
|
110
|
-
|
125
|
+
发布时间:2023-05-30 17:10:50
|
111
126
|
|
112
|
-
|
127
|
+
本次发布包含了以下内容:
|
113
128
|
|
129
|
+
改善已有的文档。
|
114
130
|
|
131
|
+
修改数据结构:
|
115
132
|
|
133
|
+
* [Agent](https://cloud.tencent.com/document/api/1323/70369#Agent)
|
116
134
|
|
117
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
118
135
|
|
119
|
-
### 第 34 次发布
|
120
136
|
|
121
|
-
|
137
|
+
|
138
|
+
## 人脸融合(facefusion) 版本:2022-09-27
|
139
|
+
|
140
|
+
### 第 4 次发布
|
141
|
+
|
142
|
+
发布时间:2023-05-31 01:26:29
|
122
143
|
|
123
144
|
本次发布包含了以下内容:
|
124
145
|
|
125
146
|
改善已有的文档。
|
126
147
|
|
127
|
-
|
148
|
+
修改数据结构:
|
128
149
|
|
129
|
-
* [
|
150
|
+
* [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)
|
130
151
|
|
131
|
-
*
|
152
|
+
* 新增成员:AuditResult
|
132
153
|
|
133
154
|
|
134
155
|
|
135
156
|
|
136
|
-
##
|
157
|
+
## 人脸融合(facefusion) 版本:2018-12-01
|
137
158
|
|
138
|
-
### 第 44 次发布
|
139
159
|
|
140
|
-
|
160
|
+
|
161
|
+
## 云函数(scf) 版本:2018-04-16
|
162
|
+
|
163
|
+
### 第 54 次发布
|
164
|
+
|
165
|
+
发布时间:2023-05-31 01:38:53
|
141
166
|
|
142
167
|
本次发布包含了以下内容:
|
143
168
|
|
@@ -145,95 +170,89 @@
|
|
145
170
|
|
146
171
|
修改数据结构:
|
147
172
|
|
148
|
-
* [
|
173
|
+
* [Trigger](https://cloud.tencent.com/document/api/583/17244#Trigger)
|
149
174
|
|
150
|
-
*
|
175
|
+
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
151
176
|
|
152
|
-
|
177
|
+
* [TriggerInfo](https://cloud.tencent.com/document/api/583/17244#TriggerInfo)
|
153
178
|
|
179
|
+
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
154
180
|
|
155
181
|
|
156
182
|
|
157
|
-
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
158
183
|
|
159
|
-
|
184
|
+
## 容器镜像服务(tcr) 版本:2019-09-24
|
160
185
|
|
161
|
-
|
186
|
+
### 第 55 次发布
|
187
|
+
|
188
|
+
发布时间:2023-05-31 01:41:56
|
162
189
|
|
163
190
|
本次发布包含了以下内容:
|
164
191
|
|
165
192
|
改善已有的文档。
|
166
193
|
|
167
|
-
|
194
|
+
修改接口:
|
168
195
|
|
169
|
-
* [
|
196
|
+
* [DeleteSecurityPolicy](https://cloud.tencent.com/document/api/1141/53907)
|
170
197
|
|
171
|
-
*
|
198
|
+
* 新增入参:CidrBlock
|
172
199
|
|
173
|
-
* <font color="#dd0000"
|
200
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyIndex, PolicyVersion
|
174
201
|
|
175
202
|
|
176
203
|
|
177
204
|
|
178
205
|
## 高性能计算平台(thpc) 版本:2023-03-21
|
179
206
|
|
180
|
-
### 第
|
207
|
+
### 第 6 次发布
|
181
208
|
|
182
|
-
发布时间:2023-05-
|
209
|
+
发布时间:2023-05-31 01:45:41
|
183
210
|
|
184
211
|
本次发布包含了以下内容:
|
185
212
|
|
186
213
|
改善已有的文档。
|
187
214
|
|
188
|
-
|
189
|
-
|
190
|
-
* [ClusterOverview](https://cloud.tencent.com/document/api/1527/89579#ClusterOverview)
|
191
|
-
|
192
|
-
* 新增成员:AutoScalingType
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
215
|
+
修改接口:
|
198
216
|
|
217
|
+
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
199
218
|
|
219
|
+
* 新增入参:ProjectId
|
200
220
|
|
201
|
-
## 高性能计算平台(thpc) 版本:2021-11-09
|
202
221
|
|
222
|
+
修改数据结构:
|
203
223
|
|
224
|
+
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
204
225
|
|
205
|
-
|
226
|
+
* 新增成员:ProjectId
|
206
227
|
|
207
|
-
|
228
|
+
* [ExpansionNodeConfig](https://cloud.tencent.com/document/api/1527/89579#ExpansionNodeConfig)
|
208
229
|
|
209
|
-
|
230
|
+
* 新增成员:ProjectId
|
210
231
|
|
211
|
-
|
232
|
+
* [LoginNode](https://cloud.tencent.com/document/api/1527/89579#LoginNode)
|
212
233
|
|
213
|
-
|
234
|
+
* 新增成员:ProjectId
|
214
235
|
|
215
|
-
|
236
|
+
* [ManagerNode](https://cloud.tencent.com/document/api/1527/89579#ManagerNode)
|
216
237
|
|
217
|
-
*
|
238
|
+
* 新增成员:ProjectId
|
218
239
|
|
219
|
-
修改数据结构:
|
220
240
|
|
221
|
-
* [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
|
222
241
|
|
223
|
-
* 新增成员:CFSTurboSource
|
224
242
|
|
243
|
+
## 高性能计算平台(thpc) 版本:2022-04-01
|
225
244
|
|
226
245
|
|
227
246
|
|
228
|
-
##
|
247
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
229
248
|
|
230
249
|
|
231
250
|
|
232
|
-
##
|
251
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
233
252
|
|
234
|
-
### 第
|
253
|
+
### 第 28 次发布
|
235
254
|
|
236
|
-
发布时间:2023-05-
|
255
|
+
发布时间:2023-05-31 01:52:47
|
237
256
|
|
238
257
|
本次发布包含了以下内容:
|
239
258
|
|
@@ -241,24 +260,20 @@
|
|
241
260
|
|
242
261
|
修改接口:
|
243
262
|
|
244
|
-
* [
|
245
|
-
|
246
|
-
* 新增入参:Count
|
247
|
-
|
248
|
-
* [SearchAccessLog](https://cloud.tencent.com/document/api/627/60012)
|
263
|
+
* [DescribeOperateTasks](https://cloud.tencent.com/document/api/1267/90705)
|
249
264
|
|
250
|
-
* 新增入参:
|
265
|
+
* 新增入参:SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType
|
251
266
|
|
252
|
-
* [SearchAttackLog](https://cloud.tencent.com/document/api/627/86118)
|
253
267
|
|
254
|
-
|
268
|
+
修改数据结构:
|
255
269
|
|
270
|
+
* [TaskCanvasInfo](https://cloud.tencent.com/document/api/1267/76336#TaskCanvasInfo)
|
256
271
|
|
257
|
-
|
272
|
+
* 新增成员:ExecutionStartTime, ExecutionEndTime, Layer, SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType, CreateTime
|
258
273
|
|
259
|
-
* [
|
274
|
+
* [TaskInfoPage](https://cloud.tencent.com/document/api/1267/76336#TaskInfoPage)
|
260
275
|
|
261
|
-
* 新增成员:
|
276
|
+
* 新增成员:PageCount, TotalCount
|
262
277
|
|
263
278
|
|
264
279
|
|
@@ -11452,6 +11467,21 @@
|
|
11452
11467
|
|
11453
11468
|
## 应用云渲染(car) 版本:2022-01-10
|
11454
11469
|
|
11470
|
+
### 第 7 次发布
|
11471
|
+
|
11472
|
+
发布时间:2023-05-31 01:09:58
|
11473
|
+
|
11474
|
+
本次发布包含了以下内容:
|
11475
|
+
|
11476
|
+
改善已有的文档。
|
11477
|
+
|
11478
|
+
修改接口:
|
11479
|
+
|
11480
|
+
* [CreateSession](https://cloud.tencent.com/document/api/1547/72826)
|
11481
|
+
|
11482
|
+
* 新增入参:ApplicationParameters
|
11483
|
+
|
11484
|
+
|
11455
11485
|
### 第 6 次发布
|
11456
11486
|
|
11457
11487
|
发布时间:2023-05-08 01:10:15
|
@@ -33099,6 +33129,32 @@
|
|
33099
33129
|
|
33100
33130
|
## 主机安全(cwp) 版本:2018-02-28
|
33101
33131
|
|
33132
|
+
### 第 88 次发布
|
33133
|
+
|
33134
|
+
发布时间:2023-05-31 01:16:52
|
33135
|
+
|
33136
|
+
本次发布包含了以下内容:
|
33137
|
+
|
33138
|
+
改善已有的文档。
|
33139
|
+
|
33140
|
+
<font color="#dd0000">**预下线接口**:</font>
|
33141
|
+
|
33142
|
+
* DescribeSaveOrUpdateWarnings
|
33143
|
+
|
33144
|
+
修改接口:
|
33145
|
+
|
33146
|
+
* [DescribeAssetSystemPackageList](https://cloud.tencent.com/document/api/296/61933)
|
33147
|
+
|
33148
|
+
* <font color="#dd0000">**修改入参**:</font>Uuid, Quuid
|
33149
|
+
|
33150
|
+
|
33151
|
+
修改数据结构:
|
33152
|
+
|
33153
|
+
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
33154
|
+
|
33155
|
+
* 新增成员:MachineExtraInfo, Quuid, Uuid
|
33156
|
+
|
33157
|
+
|
33102
33158
|
### 第 87 次发布
|
33103
33159
|
|
33104
33160
|
发布时间:2023-05-17 01:21:39
|
@@ -35816,6 +35872,49 @@
|
|
35816
35872
|
|
35817
35873
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
35818
35874
|
|
35875
|
+
### 第 54 次发布
|
35876
|
+
|
35877
|
+
发布时间:2023-05-31 01:18:15
|
35878
|
+
|
35879
|
+
本次发布包含了以下内容:
|
35880
|
+
|
35881
|
+
改善已有的文档。
|
35882
|
+
|
35883
|
+
新增接口:
|
35884
|
+
|
35885
|
+
* [[BindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93014)](https://cloud.tencent.com/document/api/#/#)
|
35886
|
+
* [[CreateResourcePackage](https://cloud.tencent.com/document/api/1003/93013)](https://cloud.tencent.com/document/api/#/#)
|
35887
|
+
* [[DescribeResourcePackageDetail](https://cloud.tencent.com/document/api/1003/93012)](https://cloud.tencent.com/document/api/#/#)
|
35888
|
+
* [[DescribeResourcePackageList](https://cloud.tencent.com/document/api/1003/93011)](https://cloud.tencent.com/document/api/#/#)
|
35889
|
+
* [[DescribeResourcePackageSaleSpec](https://cloud.tencent.com/document/api/1003/93010)](https://cloud.tencent.com/document/api/#/#)
|
35890
|
+
* [[ModifyResourcePackageClusters](https://cloud.tencent.com/document/api/1003/93009)](https://cloud.tencent.com/document/api/#/#)
|
35891
|
+
* [[ModifyResourcePackageName](https://cloud.tencent.com/document/api/1003/93008)](https://cloud.tencent.com/document/api/#/#)
|
35892
|
+
* [[RefundResourcePackage](https://cloud.tencent.com/document/api/1003/93007)](https://cloud.tencent.com/document/api/#/#)
|
35893
|
+
* [[UnbindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93006)](https://cloud.tencent.com/document/api/#/#)
|
35894
|
+
|
35895
|
+
新增数据结构:
|
35896
|
+
|
35897
|
+
* [[BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo)](https://cloud.tencent.com/document/api/1003/48097#[BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo))
|
35898
|
+
* [[Package](https://cloud.tencent.com/document/api/1003/48097#Package)](https://cloud.tencent.com/document/api/1003/48097#[Package](https://cloud.tencent.com/document/api/1003/48097#Package))
|
35899
|
+
* [[PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)](https://cloud.tencent.com/document/api/1003/48097#[PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail))
|
35900
|
+
* [[ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)](https://cloud.tencent.com/document/api/1003/48097#[ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage))
|
35901
|
+
* [[SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec)](https://cloud.tencent.com/document/api/1003/48097#[SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec))
|
35902
|
+
|
35903
|
+
修改数据结构:
|
35904
|
+
|
35905
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
35906
|
+
|
35907
|
+
* 新增成员:ResourcePackages
|
35908
|
+
|
35909
|
+
* [CynosdbClusterDetail](https://cloud.tencent.com/document/api/1003/48097#CynosdbClusterDetail)
|
35910
|
+
|
35911
|
+
* 新增成员:ResourcePackages
|
35912
|
+
|
35913
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
35914
|
+
|
35915
|
+
* 新增成员:DbMode, ResourcePackages
|
35916
|
+
|
35917
|
+
|
35819
35918
|
### 第 53 次发布
|
35820
35919
|
|
35821
35920
|
发布时间:2023-05-25 01:27:43
|
@@ -42655,14 +42754,14 @@
|
|
42655
42754
|
|
42656
42755
|
新增接口:
|
42657
42756
|
|
42658
|
-
* [
|
42659
|
-
* [
|
42660
|
-
* [
|
42661
|
-
* [
|
42757
|
+
* [CreateModifyCheckSyncJob](https://cloud.tencent.com/document/api/571/92849)
|
42758
|
+
* [DescribeModifyCheckSyncJobResult](https://cloud.tencent.com/document/api/571/92848)
|
42759
|
+
* [ModifySyncJobConfig](https://cloud.tencent.com/document/api/571/92847)
|
42760
|
+
* [StartModifySyncJob](https://cloud.tencent.com/document/api/571/92846)
|
42662
42761
|
|
42663
42762
|
新增数据结构:
|
42664
42763
|
|
42665
|
-
* [
|
42764
|
+
* [DynamicOptions](https://cloud.tencent.com/document/api/571/82108#DynamicOptions)
|
42666
42765
|
|
42667
42766
|
### 第 12 次发布
|
42668
42767
|
|
@@ -47675,6 +47774,41 @@
|
|
47675
47774
|
|
47676
47775
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47677
47776
|
|
47777
|
+
### 第 70 次发布
|
47778
|
+
|
47779
|
+
发布时间:2023-05-31 01:25:51
|
47780
|
+
|
47781
|
+
本次发布包含了以下内容:
|
47782
|
+
|
47783
|
+
改善已有的文档。
|
47784
|
+
|
47785
|
+
修改接口:
|
47786
|
+
|
47787
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
47788
|
+
|
47789
|
+
* 新增入参:SealImageCompress, SealColor, ProcessSeal
|
47790
|
+
|
47791
|
+
|
47792
|
+
修改数据结构:
|
47793
|
+
|
47794
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
47795
|
+
|
47796
|
+
* 新增成员:TemplateType
|
47797
|
+
|
47798
|
+
|
47799
|
+
### 第 69 次发布
|
47800
|
+
|
47801
|
+
发布时间:2023-05-30 17:10:50
|
47802
|
+
|
47803
|
+
本次发布包含了以下内容:
|
47804
|
+
|
47805
|
+
改善已有的文档。
|
47806
|
+
|
47807
|
+
修改数据结构:
|
47808
|
+
|
47809
|
+
* [Agent](https://cloud.tencent.com/document/api/1323/70369#Agent)
|
47810
|
+
|
47811
|
+
|
47678
47812
|
### 第 68 次发布
|
47679
47813
|
|
47680
47814
|
发布时间:2023-05-25 11:31:02
|
@@ -50507,6 +50641,21 @@
|
|
50507
50641
|
|
50508
50642
|
## 人脸融合(facefusion) 版本:2022-09-27
|
50509
50643
|
|
50644
|
+
### 第 4 次发布
|
50645
|
+
|
50646
|
+
发布时间:2023-05-31 01:26:29
|
50647
|
+
|
50648
|
+
本次发布包含了以下内容:
|
50649
|
+
|
50650
|
+
改善已有的文档。
|
50651
|
+
|
50652
|
+
修改数据结构:
|
50653
|
+
|
50654
|
+
* [PublicMaterialInfos](https://cloud.tencent.com/document/api/670/85619#PublicMaterialInfos)
|
50655
|
+
|
50656
|
+
* 新增成员:AuditResult
|
50657
|
+
|
50658
|
+
|
50510
50659
|
### 第 3 次发布
|
50511
50660
|
|
50512
50661
|
发布时间:2023-02-14 01:27:28
|
@@ -69270,11 +69419,11 @@
|
|
69270
69419
|
|
69271
69420
|
新增数据结构:
|
69272
69421
|
|
69273
|
-
* [
|
69274
|
-
* [
|
69275
|
-
* [
|
69276
|
-
* [
|
69277
|
-
* [
|
69422
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/862/37615#DiagnoseResult)
|
69423
|
+
* [LiveStreamAiAnalysisResultInfo](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiAnalysisResultInfo)
|
69424
|
+
* [LiveStreamAiAnalysisResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiAnalysisResultItem)
|
69425
|
+
* [LiveStreamAiQualityControlResultInfo](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiQualityControlResultInfo)
|
69426
|
+
* [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
|
69278
69427
|
|
69279
69428
|
修改数据结构:
|
69280
69429
|
|
@@ -79569,6 +79718,25 @@
|
|
79569
79718
|
|
79570
79719
|
## 云函数(scf) 版本:2018-04-16
|
79571
79720
|
|
79721
|
+
### 第 54 次发布
|
79722
|
+
|
79723
|
+
发布时间:2023-05-31 01:38:53
|
79724
|
+
|
79725
|
+
本次发布包含了以下内容:
|
79726
|
+
|
79727
|
+
改善已有的文档。
|
79728
|
+
|
79729
|
+
修改数据结构:
|
79730
|
+
|
79731
|
+
* [Trigger](https://cloud.tencent.com/document/api/583/17244#Trigger)
|
79732
|
+
|
79733
|
+
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
79734
|
+
|
79735
|
+
* [TriggerInfo](https://cloud.tencent.com/document/api/583/17244#TriggerInfo)
|
79736
|
+
|
79737
|
+
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
79738
|
+
|
79739
|
+
|
79572
79740
|
### 第 53 次发布
|
79573
79741
|
|
79574
79742
|
发布时间:2023-05-15 01:55:08
|
@@ -88977,6 +89145,23 @@
|
|
88977
89145
|
|
88978
89146
|
## 容器镜像服务(tcr) 版本:2019-09-24
|
88979
89147
|
|
89148
|
+
### 第 55 次发布
|
89149
|
+
|
89150
|
+
发布时间:2023-05-31 01:41:56
|
89151
|
+
|
89152
|
+
本次发布包含了以下内容:
|
89153
|
+
|
89154
|
+
改善已有的文档。
|
89155
|
+
|
89156
|
+
修改接口:
|
89157
|
+
|
89158
|
+
* [DeleteSecurityPolicy](https://cloud.tencent.com/document/api/1141/53907)
|
89159
|
+
|
89160
|
+
* 新增入参:CidrBlock
|
89161
|
+
|
89162
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyIndex, PolicyVersion
|
89163
|
+
|
89164
|
+
|
88980
89165
|
### 第 54 次发布
|
88981
89166
|
|
88982
89167
|
发布时间:2023-03-29 11:15:33
|
@@ -97288,6 +97473,40 @@
|
|
97288
97473
|
|
97289
97474
|
## 高性能计算平台(thpc) 版本:2023-03-21
|
97290
97475
|
|
97476
|
+
### 第 6 次发布
|
97477
|
+
|
97478
|
+
发布时间:2023-05-31 01:45:41
|
97479
|
+
|
97480
|
+
本次发布包含了以下内容:
|
97481
|
+
|
97482
|
+
改善已有的文档。
|
97483
|
+
|
97484
|
+
修改接口:
|
97485
|
+
|
97486
|
+
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
97487
|
+
|
97488
|
+
* 新增入参:ProjectId
|
97489
|
+
|
97490
|
+
|
97491
|
+
修改数据结构:
|
97492
|
+
|
97493
|
+
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
97494
|
+
|
97495
|
+
* 新增成员:ProjectId
|
97496
|
+
|
97497
|
+
* [ExpansionNodeConfig](https://cloud.tencent.com/document/api/1527/89579#ExpansionNodeConfig)
|
97498
|
+
|
97499
|
+
* 新增成员:ProjectId
|
97500
|
+
|
97501
|
+
* [LoginNode](https://cloud.tencent.com/document/api/1527/89579#LoginNode)
|
97502
|
+
|
97503
|
+
* 新增成员:ProjectId
|
97504
|
+
|
97505
|
+
* [ManagerNode](https://cloud.tencent.com/document/api/1527/89579#ManagerNode)
|
97506
|
+
|
97507
|
+
* 新增成员:ProjectId
|
97508
|
+
|
97509
|
+
|
97291
97510
|
### 第 5 次发布
|
97292
97511
|
|
97293
97512
|
发布时间:2023-05-29 15:05:43
|
@@ -98813,7 +99032,7 @@
|
|
98813
99032
|
|
98814
99033
|
新增数据结构:
|
98815
99034
|
|
98816
|
-
* [
|
99035
|
+
* [CFSTurbo](https://cloud.tencent.com/document/api/851/75051#CFSTurbo)
|
98817
99036
|
|
98818
99037
|
修改数据结构:
|
98819
99038
|
|
@@ -117683,6 +117902,32 @@
|
|
117683
117902
|
|
117684
117903
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
117685
117904
|
|
117905
|
+
### 第 28 次发布
|
117906
|
+
|
117907
|
+
发布时间:2023-05-31 01:52:47
|
117908
|
+
|
117909
|
+
本次发布包含了以下内容:
|
117910
|
+
|
117911
|
+
改善已有的文档。
|
117912
|
+
|
117913
|
+
修改接口:
|
117914
|
+
|
117915
|
+
* [DescribeOperateTasks](https://cloud.tencent.com/document/api/1267/90705)
|
117916
|
+
|
117917
|
+
* 新增入参:SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType
|
117918
|
+
|
117919
|
+
|
117920
|
+
修改数据结构:
|
117921
|
+
|
117922
|
+
* [TaskCanvasInfo](https://cloud.tencent.com/document/api/1267/76336#TaskCanvasInfo)
|
117923
|
+
|
117924
|
+
* 新增成员:ExecutionStartTime, ExecutionEndTime, Layer, SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType, CreateTime
|
117925
|
+
|
117926
|
+
* [TaskInfoPage](https://cloud.tencent.com/document/api/1267/76336#TaskInfoPage)
|
117927
|
+
|
117928
|
+
* 新增成员:PageCount, TotalCount
|
117929
|
+
|
117930
|
+
|
117686
117931
|
### 第 27 次发布
|
117687
117932
|
|
117688
117933
|
发布时间:2023-05-24 02:08:07
|