tencentcloud-sdk-nodejs-ocr 4.0.610 → 4.0.612
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 +282 -0
- package/SERVICE_CHANGELOG.md +289 -193
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/services/ocr/v20181119/ocr_client.ts +22 -8
- package/src/services/ocr/v20181119/ocr_models.ts +91 -21
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +9 -3
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +11 -3
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +78 -20
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,106 +1,33 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 7 次发布
|
6
|
-
|
7
|
-
发布时间:2023-05-31 01:09:58
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
修改接口:
|
14
|
-
|
15
|
-
* [CreateSession](https://cloud.tencent.com/document/api/1547/72826)
|
16
|
-
|
17
|
-
* 新增入参:ApplicationParameters
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## 主机安全(cwp) 版本:2018-02-28
|
23
|
-
|
24
|
-
### 第 88 次发布
|
25
|
-
|
26
|
-
发布时间:2023-05-31 01:16:52
|
27
|
-
|
28
|
-
本次发布包含了以下内容:
|
29
|
-
|
30
|
-
改善已有的文档。
|
31
|
-
|
32
|
-
<font color="#dd0000">**预下线接口**:</font>
|
33
|
-
|
34
|
-
* DescribeSaveOrUpdateWarnings
|
35
|
-
|
36
|
-
修改接口:
|
37
|
-
|
38
|
-
* [DescribeAssetSystemPackageList](https://cloud.tencent.com/document/api/296/61933)
|
39
|
-
|
40
|
-
* <font color="#dd0000">**修改入参**:</font>Uuid, Quuid
|
41
|
-
|
42
|
-
|
43
|
-
修改数据结构:
|
44
|
-
|
45
|
-
* [AssetSystemPackageInfo](https://cloud.tencent.com/document/api/296/19867#AssetSystemPackageInfo)
|
46
|
-
|
47
|
-
* 新增成员:MachineExtraInfo, Quuid, Uuid
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
53
4
|
|
54
|
-
### 第
|
5
|
+
### 第 37 次发布
|
55
6
|
|
56
|
-
发布时间:2023-
|
7
|
+
发布时间:2023-06-02 01:13:34
|
57
8
|
|
58
9
|
本次发布包含了以下内容:
|
59
10
|
|
60
11
|
改善已有的文档。
|
61
12
|
|
62
|
-
新增接口:
|
63
|
-
|
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)
|
73
|
-
|
74
|
-
新增数据结构:
|
75
|
-
|
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)
|
81
|
-
|
82
13
|
修改数据结构:
|
83
14
|
|
84
|
-
* [
|
85
|
-
|
86
|
-
* 新增成员:ResourcePackages
|
15
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
87
16
|
|
88
|
-
*
|
17
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
89
18
|
|
90
|
-
|
19
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
91
20
|
|
92
|
-
*
|
21
|
+
* 新增成员:Server
|
93
22
|
|
94
|
-
* 新增成员:DbMode, ResourcePackages
|
95
23
|
|
96
24
|
|
97
25
|
|
26
|
+
## 负载均衡(clb) 版本:2018-03-17
|
98
27
|
|
99
|
-
|
28
|
+
### 第 90 次发布
|
100
29
|
|
101
|
-
|
102
|
-
|
103
|
-
发布时间:2023-05-31 01:25:51
|
30
|
+
发布时间:2023-06-02 01:14:55
|
104
31
|
|
105
32
|
本次发布包含了以下内容:
|
106
33
|
|
@@ -108,38 +35,30 @@
|
|
108
35
|
|
109
36
|
修改接口:
|
110
37
|
|
111
|
-
* [
|
112
|
-
|
113
|
-
* 新增入参:SealImageCompress, SealColor, ProcessSeal
|
114
|
-
|
115
|
-
|
116
|
-
修改数据结构:
|
117
|
-
|
118
|
-
* [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
|
119
|
-
|
120
|
-
* 新增成员:TemplateType
|
121
|
-
|
38
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
122
39
|
|
123
|
-
|
40
|
+
* 新增入参:DynamicVip
|
124
41
|
|
125
|
-
发布时间:2023-05-30 17:10:50
|
126
42
|
|
127
|
-
|
43
|
+
新增数据结构:
|
128
44
|
|
129
|
-
|
45
|
+
* [SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)
|
46
|
+
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
130
47
|
|
131
48
|
修改数据结构:
|
132
49
|
|
133
|
-
* [
|
50
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
134
51
|
|
52
|
+
* 新增成员:TypeSet
|
135
53
|
|
136
54
|
|
137
55
|
|
138
|
-
## 人脸融合(facefusion) 版本:2022-09-27
|
139
56
|
|
140
|
-
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
141
58
|
|
142
|
-
|
59
|
+
### 第 89 次发布
|
60
|
+
|
61
|
+
发布时间:2023-06-02 01:19:01
|
143
62
|
|
144
63
|
本次发布包含了以下内容:
|
145
64
|
|
@@ -147,22 +66,18 @@
|
|
147
66
|
|
148
67
|
修改数据结构:
|
149
68
|
|
150
|
-
* [
|
151
|
-
|
152
|
-
* 新增成员:AuditResult
|
153
|
-
|
154
|
-
|
69
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
155
70
|
|
71
|
+
* 新增成员:Path
|
156
72
|
|
157
|
-
## 人脸融合(facefusion) 版本:2018-12-01
|
158
73
|
|
159
74
|
|
160
75
|
|
161
|
-
##
|
76
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
162
77
|
|
163
|
-
### 第
|
78
|
+
### 第 71 次发布
|
164
79
|
|
165
|
-
发布时间:2023-
|
80
|
+
发布时间:2023-06-02 01:26:15
|
166
81
|
|
167
82
|
本次发布包含了以下内容:
|
168
83
|
|
@@ -170,111 +85,62 @@
|
|
170
85
|
|
171
86
|
修改数据结构:
|
172
87
|
|
173
|
-
* [
|
88
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
174
89
|
|
175
|
-
|
90
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
176
91
|
|
177
|
-
* [TriggerInfo](https://cloud.tencent.com/document/api/583/17244#TriggerInfo)
|
178
|
-
|
179
|
-
* <font color="#dd0000">**修改成员**:</font>ResourceId, BindStatus, TriggerAttribute
|
180
92
|
|
181
93
|
|
182
94
|
|
95
|
+
## 渠道合作伙伴(partners) 版本:2018-03-21
|
183
96
|
|
184
|
-
|
97
|
+
### 第 27 次发布
|
185
98
|
|
186
|
-
|
187
|
-
|
188
|
-
发布时间:2023-05-31 01:41:56
|
99
|
+
发布时间:2023-06-02 01:39:39
|
189
100
|
|
190
101
|
本次发布包含了以下内容:
|
191
102
|
|
192
103
|
改善已有的文档。
|
193
104
|
|
194
|
-
|
195
|
-
|
196
|
-
* [DeleteSecurityPolicy](https://cloud.tencent.com/document/api/1141/53907)
|
197
|
-
|
198
|
-
* 新增入参:CidrBlock
|
199
|
-
|
200
|
-
* <font color="#dd0000">**修改入参**:</font>PolicyIndex, PolicyVersion
|
105
|
+
<font color="#dd0000">**预下线接口**:</font>
|
201
106
|
|
107
|
+
* DescribeClientBalance
|
202
108
|
|
203
109
|
|
204
110
|
|
205
|
-
##
|
111
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
206
112
|
|
207
|
-
### 第
|
113
|
+
### 第 35 次发布
|
208
114
|
|
209
|
-
发布时间:2023-
|
115
|
+
发布时间:2023-06-02 01:43:30
|
210
116
|
|
211
117
|
本次发布包含了以下内容:
|
212
118
|
|
213
119
|
改善已有的文档。
|
214
120
|
|
215
|
-
|
216
|
-
|
217
|
-
* [AddNodes](https://cloud.tencent.com/document/api/1527/89571)
|
218
|
-
|
219
|
-
* 新增入参:ProjectId
|
220
|
-
|
221
|
-
|
222
|
-
修改数据结构:
|
223
|
-
|
224
|
-
* [ComputeNode](https://cloud.tencent.com/document/api/1527/89579#ComputeNode)
|
225
|
-
|
226
|
-
* 新增成员:ProjectId
|
227
|
-
|
228
|
-
* [ExpansionNodeConfig](https://cloud.tencent.com/document/api/1527/89579#ExpansionNodeConfig)
|
229
|
-
|
230
|
-
* 新增成员:ProjectId
|
231
|
-
|
232
|
-
* [LoginNode](https://cloud.tencent.com/document/api/1527/89579#LoginNode)
|
233
|
-
|
234
|
-
* 新增成员:ProjectId
|
235
|
-
|
236
|
-
* [ManagerNode](https://cloud.tencent.com/document/api/1527/89579#ManagerNode)
|
237
|
-
|
238
|
-
* 新增成员:ProjectId
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
244
|
-
|
245
|
-
|
121
|
+
新增接口:
|
246
122
|
|
247
|
-
|
123
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
248
124
|
|
249
125
|
|
250
126
|
|
251
|
-
##
|
127
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
252
128
|
|
253
|
-
### 第
|
129
|
+
### 第 45 次发布
|
254
130
|
|
255
|
-
发布时间:2023-
|
131
|
+
发布时间:2023-06-02 01:46:04
|
256
132
|
|
257
133
|
本次发布包含了以下内容:
|
258
134
|
|
259
135
|
改善已有的文档。
|
260
136
|
|
261
|
-
|
262
|
-
|
263
|
-
* [DescribeOperateTasks](https://cloud.tencent.com/document/api/1267/90705)
|
264
|
-
|
265
|
-
* 新增入参:SourceServiceId, SourceServiceType, TargetServiceId, TargetServiceType, AlarmType
|
266
|
-
|
267
|
-
|
268
|
-
修改数据结构:
|
269
|
-
|
270
|
-
* [TaskCanvasInfo](https://cloud.tencent.com/document/api/1267/76336#TaskCanvasInfo)
|
137
|
+
新增接口:
|
271
138
|
|
272
|
-
|
139
|
+
* [DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)
|
273
140
|
|
274
|
-
|
275
|
-
|
276
|
-
* 新增成员:PageCount, TotalCount
|
141
|
+
新增数据结构:
|
277
142
|
|
143
|
+
* [VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)
|
278
144
|
|
279
145
|
|
280
146
|
|
@@ -13816,6 +13682,21 @@
|
|
13816
13682
|
|
13817
13683
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
13818
13684
|
|
13685
|
+
### 第 129 次发布
|
13686
|
+
|
13687
|
+
发布时间:2023-06-01 09:45:06
|
13688
|
+
|
13689
|
+
本次发布包含了以下内容:
|
13690
|
+
|
13691
|
+
改善已有的文档。
|
13692
|
+
|
13693
|
+
修改接口:
|
13694
|
+
|
13695
|
+
* [DescribeBinlogs](https://cloud.tencent.com/document/api/236/15843)
|
13696
|
+
|
13697
|
+
* 新增入参:MinStartTime, MaxStartTime
|
13698
|
+
|
13699
|
+
|
13819
13700
|
### 第 128 次发布
|
13820
13701
|
|
13821
13702
|
发布时间:2023-05-22 01:07:39
|
@@ -20015,6 +19896,25 @@
|
|
20015
19896
|
|
20016
19897
|
## 云防火墙(cfw) 版本:2019-09-04
|
20017
19898
|
|
19899
|
+
### 第 37 次发布
|
19900
|
+
|
19901
|
+
发布时间:2023-06-02 01:13:34
|
19902
|
+
|
19903
|
+
本次发布包含了以下内容:
|
19904
|
+
|
19905
|
+
改善已有的文档。
|
19906
|
+
|
19907
|
+
修改数据结构:
|
19908
|
+
|
19909
|
+
* [AssociatedInstanceInfo](https://cloud.tencent.com/document/api/1132/49071#AssociatedInstanceInfo)
|
19910
|
+
|
19911
|
+
* 新增成员:SecurityGroupRuleCount, CdbId
|
19912
|
+
|
19913
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1132/49071#InstanceInfo)
|
19914
|
+
|
19915
|
+
* 新增成员:Server
|
19916
|
+
|
19917
|
+
|
20018
19918
|
### 第 36 次发布
|
20019
19919
|
|
20020
19920
|
发布时间:2023-05-19 01:21:55
|
@@ -23256,6 +23156,33 @@
|
|
23256
23156
|
|
23257
23157
|
## 负载均衡(clb) 版本:2018-03-17
|
23258
23158
|
|
23159
|
+
### 第 90 次发布
|
23160
|
+
|
23161
|
+
发布时间:2023-06-02 01:14:55
|
23162
|
+
|
23163
|
+
本次发布包含了以下内容:
|
23164
|
+
|
23165
|
+
改善已有的文档。
|
23166
|
+
|
23167
|
+
修改接口:
|
23168
|
+
|
23169
|
+
* [CreateLoadBalancer](https://cloud.tencent.com/document/api/214/30692)
|
23170
|
+
|
23171
|
+
* 新增入参:DynamicVip
|
23172
|
+
|
23173
|
+
|
23174
|
+
新增数据结构:
|
23175
|
+
|
23176
|
+
* [[SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)](https://cloud.tencent.com/document/api/214/30694#[SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability))
|
23177
|
+
* [[TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)](https://cloud.tencent.com/document/api/214/30694#[TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo))
|
23178
|
+
|
23179
|
+
修改数据结构:
|
23180
|
+
|
23181
|
+
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
23182
|
+
|
23183
|
+
* 新增成员:TypeSet
|
23184
|
+
|
23185
|
+
|
23259
23186
|
### 第 89 次发布
|
23260
23187
|
|
23261
23188
|
发布时间:2023-05-22 11:55:58
|
@@ -27900,6 +27827,56 @@
|
|
27900
27827
|
|
27901
27828
|
## 内容安全(cms) 版本:2019-03-21
|
27902
27829
|
|
27830
|
+
### 第 16 次发布
|
27831
|
+
|
27832
|
+
发布时间:2023-05-31 21:26:41
|
27833
|
+
|
27834
|
+
本次发布包含了以下内容:
|
27835
|
+
|
27836
|
+
改善已有的文档。
|
27837
|
+
|
27838
|
+
新增接口:
|
27839
|
+
|
27840
|
+
* [CreateKeywordsSamples](https://cloud.tencent.com/document/api/669/93038)
|
27841
|
+
* [DeleteLibSamples](https://cloud.tencent.com/document/api/669/93037)
|
27842
|
+
* [DescribeKeywordsLibs](https://cloud.tencent.com/document/api/669/93036)
|
27843
|
+
* [DescribeLibSamples](https://cloud.tencent.com/document/api/669/93035)
|
27844
|
+
|
27845
|
+
<font color="#dd0000">**删除接口**:</font>
|
27846
|
+
|
27847
|
+
* CreateFileSample
|
27848
|
+
* CreateTextSample
|
27849
|
+
* DeleteFileSample
|
27850
|
+
* DeleteTextSample
|
27851
|
+
* DescribeFileSample
|
27852
|
+
* DescribeTextSample
|
27853
|
+
* ManualReview
|
27854
|
+
|
27855
|
+
新增数据结构:
|
27856
|
+
|
27857
|
+
* [DeleteSampleDetails](https://cloud.tencent.com/document/api/669/34506#DeleteSampleDetails)
|
27858
|
+
* [Filters](https://cloud.tencent.com/document/api/669/34506#Filters)
|
27859
|
+
* [InvalidSample](https://cloud.tencent.com/document/api/669/34506#InvalidSample)
|
27860
|
+
* [KeywordsLibInfo](https://cloud.tencent.com/document/api/669/34506#KeywordsLibInfo)
|
27861
|
+
* [UserKeyword](https://cloud.tencent.com/document/api/669/34506#UserKeyword)
|
27862
|
+
* [UserKeywordInfo](https://cloud.tencent.com/document/api/669/34506#UserKeywordInfo)
|
27863
|
+
|
27864
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
27865
|
+
|
27866
|
+
* FileSample
|
27867
|
+
* FileSampleInfo
|
27868
|
+
* Filter
|
27869
|
+
* ManualReviewContent
|
27870
|
+
* ManualReviewData
|
27871
|
+
* TextSample
|
27872
|
+
|
27873
|
+
修改数据结构:
|
27874
|
+
|
27875
|
+
* [CodeDetail](https://cloud.tencent.com/document/api/669/34506#CodeDetail)
|
27876
|
+
|
27877
|
+
* 新增成员:StrCharset, QrCodePosition, StrQrCodeText, Uint32QrCodeType
|
27878
|
+
|
27879
|
+
|
27903
27880
|
### 第 15 次发布
|
27904
27881
|
|
27905
27882
|
发布时间:2020-07-30 08:07:34
|
@@ -33129,6 +33106,21 @@
|
|
33129
33106
|
|
33130
33107
|
## 主机安全(cwp) 版本:2018-02-28
|
33131
33108
|
|
33109
|
+
### 第 89 次发布
|
33110
|
+
|
33111
|
+
发布时间:2023-06-02 01:19:01
|
33112
|
+
|
33113
|
+
本次发布包含了以下内容:
|
33114
|
+
|
33115
|
+
改善已有的文档。
|
33116
|
+
|
33117
|
+
修改数据结构:
|
33118
|
+
|
33119
|
+
* [AssetWebFrameBaseInfo](https://cloud.tencent.com/document/api/296/19867#AssetWebFrameBaseInfo)
|
33120
|
+
|
33121
|
+
* 新增成员:Path
|
33122
|
+
|
33123
|
+
|
33132
33124
|
### 第 88 次发布
|
33133
33125
|
|
33134
33126
|
发布时间:2023-05-31 01:16:52
|
@@ -35882,23 +35874,23 @@
|
|
35882
35874
|
|
35883
35875
|
新增接口:
|
35884
35876
|
|
35885
|
-
* [
|
35886
|
-
* [
|
35887
|
-
* [
|
35888
|
-
* [
|
35889
|
-
* [
|
35890
|
-
* [
|
35891
|
-
* [
|
35892
|
-
* [
|
35893
|
-
* [
|
35877
|
+
* [BindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93014)
|
35878
|
+
* [CreateResourcePackage](https://cloud.tencent.com/document/api/1003/93013)
|
35879
|
+
* [DescribeResourcePackageDetail](https://cloud.tencent.com/document/api/1003/93012)
|
35880
|
+
* [DescribeResourcePackageList](https://cloud.tencent.com/document/api/1003/93011)
|
35881
|
+
* [DescribeResourcePackageSaleSpec](https://cloud.tencent.com/document/api/1003/93010)
|
35882
|
+
* [ModifyResourcePackageClusters](https://cloud.tencent.com/document/api/1003/93009)
|
35883
|
+
* [ModifyResourcePackageName](https://cloud.tencent.com/document/api/1003/93008)
|
35884
|
+
* [RefundResourcePackage](https://cloud.tencent.com/document/api/1003/93007)
|
35885
|
+
* [UnbindClusterResourcePackages](https://cloud.tencent.com/document/api/1003/93006)
|
35894
35886
|
|
35895
35887
|
新增数据结构:
|
35896
35888
|
|
35897
|
-
* [
|
35898
|
-
* [
|
35899
|
-
* [
|
35900
|
-
* [
|
35901
|
-
* [
|
35889
|
+
* [BindInstanceInfo](https://cloud.tencent.com/document/api/1003/48097#BindInstanceInfo)
|
35890
|
+
* [Package](https://cloud.tencent.com/document/api/1003/48097#Package)
|
35891
|
+
* [PackageDetail](https://cloud.tencent.com/document/api/1003/48097#PackageDetail)
|
35892
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
35893
|
+
* [SalePackageSpec](https://cloud.tencent.com/document/api/1003/48097#SalePackageSpec)
|
35902
35894
|
|
35903
35895
|
修改数据结构:
|
35904
35896
|
|
@@ -39107,6 +39099,22 @@
|
|
39107
39099
|
|
39108
39100
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
39109
39101
|
|
39102
|
+
### 第 58 次发布
|
39103
|
+
|
39104
|
+
发布时间:2023-06-01 09:49:03
|
39105
|
+
|
39106
|
+
本次发布包含了以下内容:
|
39107
|
+
|
39108
|
+
改善已有的文档。
|
39109
|
+
|
39110
|
+
新增接口:
|
39111
|
+
|
39112
|
+
* [ModifyAccountConfig](https://cloud.tencent.com/document/api/557/93041)
|
39113
|
+
|
39114
|
+
新增数据结构:
|
39115
|
+
|
39116
|
+
* [ConfigValue](https://cloud.tencent.com/document/api/557/16142#ConfigValue)
|
39117
|
+
|
39110
39118
|
### 第 57 次发布
|
39111
39119
|
|
39112
39120
|
发布时间:2023-05-29 01:20:37
|
@@ -45686,6 +45694,27 @@
|
|
45686
45694
|
|
45687
45695
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
45688
45696
|
|
45697
|
+
### 第 46 次发布
|
45698
|
+
|
45699
|
+
发布时间:2023-06-01 09:50:15
|
45700
|
+
|
45701
|
+
本次发布包含了以下内容:
|
45702
|
+
|
45703
|
+
改善已有的文档。
|
45704
|
+
|
45705
|
+
修改接口:
|
45706
|
+
|
45707
|
+
* [DeleteUserManagerUserList](https://cloud.tencent.com/document/api/589/83729)
|
45708
|
+
|
45709
|
+
* 新增入参:TkeClusterId, DisplayStrategy, UserGroupList
|
45710
|
+
|
45711
|
+
* <font color="#dd0000">**修改入参**:</font>UserNameList
|
45712
|
+
|
45713
|
+
|
45714
|
+
新增数据结构:
|
45715
|
+
|
45716
|
+
* [UserAndGroup](https://cloud.tencent.com/document/api/589/33981#UserAndGroup)
|
45717
|
+
|
45689
45718
|
### 第 45 次发布
|
45690
45719
|
|
45691
45720
|
发布时间:2023-04-10 01:29:11
|
@@ -47774,6 +47803,21 @@
|
|
47774
47803
|
|
47775
47804
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47776
47805
|
|
47806
|
+
### 第 71 次发布
|
47807
|
+
|
47808
|
+
发布时间:2023-06-02 01:26:15
|
47809
|
+
|
47810
|
+
本次发布包含了以下内容:
|
47811
|
+
|
47812
|
+
改善已有的文档。
|
47813
|
+
|
47814
|
+
修改数据结构:
|
47815
|
+
|
47816
|
+
* [Caller](https://cloud.tencent.com/document/api/1323/70369#Caller)
|
47817
|
+
|
47818
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
47819
|
+
|
47820
|
+
|
47777
47821
|
### 第 70 次发布
|
47778
47822
|
|
47779
47823
|
发布时间:2023-05-31 01:25:51
|
@@ -73406,6 +73450,18 @@
|
|
73406
73450
|
|
73407
73451
|
## 文字识别(ocr) 版本:2018-11-19
|
73408
73452
|
|
73453
|
+
### 第 102 次发布
|
73454
|
+
|
73455
|
+
发布时间:2023-06-01 09:54:24
|
73456
|
+
|
73457
|
+
本次发布包含了以下内容:
|
73458
|
+
|
73459
|
+
改善已有的文档。
|
73460
|
+
|
73461
|
+
新增接口:
|
73462
|
+
|
73463
|
+
* [RecognizePhilippinesUMIDOCR](https://cloud.tencent.com/document/api/866/93042)
|
73464
|
+
|
73409
73465
|
### 第 101 次发布
|
73410
73466
|
|
73411
73467
|
发布时间:2023-05-26 01:45:09
|
@@ -75805,6 +75861,18 @@
|
|
75805
75861
|
|
75806
75862
|
## 渠道合作伙伴(partners) 版本:2018-03-21
|
75807
75863
|
|
75864
|
+
### 第 27 次发布
|
75865
|
+
|
75866
|
+
发布时间:2023-06-02 01:39:39
|
75867
|
+
|
75868
|
+
本次发布包含了以下内容:
|
75869
|
+
|
75870
|
+
改善已有的文档。
|
75871
|
+
|
75872
|
+
<font color="#dd0000">**预下线接口**:</font>
|
75873
|
+
|
75874
|
+
* DescribeClientBalance
|
75875
|
+
|
75808
75876
|
### 第 26 次发布
|
75809
75877
|
|
75810
75878
|
发布时间:2023-02-17 04:47:03
|
@@ -83387,6 +83455,18 @@
|
|
83387
83455
|
|
83388
83456
|
## SSL 证书(ssl) 版本:2019-12-05
|
83389
83457
|
|
83458
|
+
### 第 35 次发布
|
83459
|
+
|
83460
|
+
发布时间:2023-06-02 01:43:30
|
83461
|
+
|
83462
|
+
本次发布包含了以下内容:
|
83463
|
+
|
83464
|
+
改善已有的文档。
|
83465
|
+
|
83466
|
+
新增接口:
|
83467
|
+
|
83468
|
+
* [[CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)](https://cloud.tencent.com/document/api/#/#)
|
83469
|
+
|
83390
83470
|
### 第 34 次发布
|
83391
83471
|
|
83392
83472
|
发布时间:2023-05-29 14:59:54
|
@@ -90196,6 +90276,22 @@
|
|
90196
90276
|
|
90197
90277
|
## 容器安全服务(tcss) 版本:2020-11-01
|
90198
90278
|
|
90279
|
+
### 第 45 次发布
|
90280
|
+
|
90281
|
+
发布时间:2023-06-02 01:46:04
|
90282
|
+
|
90283
|
+
本次发布包含了以下内容:
|
90284
|
+
|
90285
|
+
改善已有的文档。
|
90286
|
+
|
90287
|
+
新增接口:
|
90288
|
+
|
90289
|
+
* [[DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)](https://cloud.tencent.com/document/api/#/#)
|
90290
|
+
|
90291
|
+
新增数据结构:
|
90292
|
+
|
90293
|
+
* [[VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)](https://cloud.tencent.com/document/api/1285/65614#[VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo))
|
90294
|
+
|
90199
90295
|
### 第 44 次发布
|
90200
90296
|
|
90201
90297
|
发布时间:2023-05-30 01:34:13
|