tencentcloud-sdk-nodejs-ocr 4.0.639 → 4.0.641
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 +363 -0
- package/SERVICE_CHANGELOG.md +375 -147
- package/package.json +1 -1
- package/products.md +27 -27
- package/src/services/ocr/v20181119/ocr_client.ts +3 -3
- package/src/services/ocr/v20181119/ocr_models.ts +18 -23
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -3
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +18 -23
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,366 @@
|
|
1
|
+
# Release 4.0.641
|
2
|
+
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
4
|
+
|
5
|
+
### 第 40 次发布
|
6
|
+
|
7
|
+
发布时间:2023-07-13 01:02:00
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeLogSearch](https://cloud.tencent.com/document/api/628/45203)
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
21
|
+
|
22
|
+
### 第 136 次发布
|
23
|
+
|
24
|
+
发布时间:2023-07-13 01:06:06
|
25
|
+
|
26
|
+
本次发布包含了以下内容:
|
27
|
+
|
28
|
+
改善已有的文档。
|
29
|
+
|
30
|
+
修改接口:
|
31
|
+
|
32
|
+
* [AnalyzeAuditLogs](https://cloud.tencent.com/document/api/236/89112)
|
33
|
+
|
34
|
+
* 新增入参:LogFilter
|
35
|
+
|
36
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/236/45461)
|
37
|
+
|
38
|
+
* 新增入参:LogFilter
|
39
|
+
|
40
|
+
|
41
|
+
新增数据结构:
|
42
|
+
|
43
|
+
* [InstanceAuditLogFilters](https://cloud.tencent.com/document/api/236/15878#InstanceAuditLogFilters)
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
48
|
+
|
49
|
+
### 第 88 次发布
|
50
|
+
|
51
|
+
发布时间:2023-07-12 19:20:51
|
52
|
+
|
53
|
+
本次发布包含了以下内容:
|
54
|
+
|
55
|
+
改善已有的文档。
|
56
|
+
|
57
|
+
修改数据结构:
|
58
|
+
|
59
|
+
* [Route](https://cloud.tencent.com/document/api/597/40861#Route)
|
60
|
+
|
61
|
+
* 新增成员:BrokerVipList
|
62
|
+
|
63
|
+
|
64
|
+
### 第 87 次发布
|
65
|
+
|
66
|
+
发布时间:2023-07-12 17:31:00
|
67
|
+
|
68
|
+
本次发布包含了以下内容:
|
69
|
+
|
70
|
+
改善已有的文档。
|
71
|
+
|
72
|
+
修改数据结构:
|
73
|
+
|
74
|
+
* [Route](https://cloud.tencent.com/document/api/597/40861#Route)
|
75
|
+
|
76
|
+
* 新增成员:Subnet, VpcId
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
82
|
+
|
83
|
+
### 第 61 次发布
|
84
|
+
|
85
|
+
发布时间:2023-07-13 01:13:53
|
86
|
+
|
87
|
+
本次发布包含了以下内容:
|
88
|
+
|
89
|
+
改善已有的文档。
|
90
|
+
|
91
|
+
修改接口:
|
92
|
+
|
93
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/1003/81440)
|
94
|
+
|
95
|
+
* 新增入参:LogFilter
|
96
|
+
|
97
|
+
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/1003/81437)
|
98
|
+
|
99
|
+
* 新增入参:LogFilter
|
100
|
+
|
101
|
+
|
102
|
+
新增数据结构:
|
103
|
+
|
104
|
+
* [InstanceAuditLogFilter](https://cloud.tencent.com/document/api/1003/48097#InstanceAuditLogFilter)
|
105
|
+
|
106
|
+
修改数据结构:
|
107
|
+
|
108
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
109
|
+
|
110
|
+
* 新增成员:CheckRows, CpuTime, IoWaitTime, LockWaitTime, TrxLivingTime, NsTime
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
116
|
+
|
117
|
+
### 第 22 次发布
|
118
|
+
|
119
|
+
发布时间:2023-07-13 01:15:30
|
120
|
+
|
121
|
+
本次发布包含了以下内容:
|
122
|
+
|
123
|
+
改善已有的文档。
|
124
|
+
|
125
|
+
新增接口:
|
126
|
+
|
127
|
+
* [CloseAuditService](https://cloud.tencent.com/document/api/1130/95014)
|
128
|
+
* [DescribeAuditInstanceList](https://cloud.tencent.com/document/api/1130/95013)
|
129
|
+
* [ModifyAuditService](https://cloud.tencent.com/document/api/1130/95012)
|
130
|
+
* [OpenAuditService](https://cloud.tencent.com/document/api/1130/95011)
|
131
|
+
|
132
|
+
新增数据结构:
|
133
|
+
|
134
|
+
* [AuditInstance](https://cloud.tencent.com/document/api/1130/57812#AuditInstance)
|
135
|
+
* [AuditInstanceFilter](https://cloud.tencent.com/document/api/1130/57812#AuditInstanceFilter)
|
136
|
+
* [AuditInstanceInfo](https://cloud.tencent.com/document/api/1130/57812#AuditInstanceInfo)
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
145
|
+
|
146
|
+
### 第 93 次发布
|
147
|
+
|
148
|
+
发布时间:2023-07-13 01:20:20
|
149
|
+
|
150
|
+
本次发布包含了以下内容:
|
151
|
+
|
152
|
+
改善已有的文档。
|
153
|
+
|
154
|
+
修改数据结构:
|
155
|
+
|
156
|
+
* [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
|
157
|
+
|
158
|
+
* 新增成员:HideShowFlowName, HideShowFlowType, HideShowDeadline, CanSkipAddApprover, CustomCreateFlowDescription
|
159
|
+
|
160
|
+
* [FormField](https://cloud.tencent.com/document/api/1420/61525#FormField)
|
161
|
+
|
162
|
+
* 新增成员:LockComponentValue
|
163
|
+
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
168
|
+
|
169
|
+
|
170
|
+
|
171
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
172
|
+
|
173
|
+
### 第 67 次发布
|
174
|
+
|
175
|
+
发布时间:2023-07-13 01:38:37
|
176
|
+
|
177
|
+
本次发布包含了以下内容:
|
178
|
+
|
179
|
+
改善已有的文档。
|
180
|
+
|
181
|
+
修改接口:
|
182
|
+
|
183
|
+
* [CreateRole](https://cloud.tencent.com/document/api/1179/62401)
|
184
|
+
|
185
|
+
* 新增出参:EnvironmentRoleSets
|
186
|
+
|
187
|
+
|
188
|
+
新增数据结构:
|
189
|
+
|
190
|
+
* [EnvironmentRoleSet](https://cloud.tencent.com/document/api/1179/46089#EnvironmentRoleSet)
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
# Release 4.0.640
|
195
|
+
|
196
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
197
|
+
|
198
|
+
### 第 126 次发布
|
199
|
+
|
200
|
+
发布时间:2023-07-12 01:11:36
|
201
|
+
|
202
|
+
本次发布包含了以下内容:
|
203
|
+
|
204
|
+
改善已有的文档。
|
205
|
+
|
206
|
+
修改数据结构:
|
207
|
+
|
208
|
+
* [HttpsPackage](https://cloud.tencent.com/document/api/228/30987#HttpsPackage)
|
209
|
+
|
210
|
+
* <font color="#dd0000">**修改成员**:</font>AutoExtension
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
## 文件存储(cfs) 版本:2019-07-19
|
216
|
+
|
217
|
+
### 第 23 次发布
|
218
|
+
|
219
|
+
发布时间:2023-07-12 01:12:32
|
220
|
+
|
221
|
+
本次发布包含了以下内容:
|
222
|
+
|
223
|
+
改善已有的文档。
|
224
|
+
|
225
|
+
修改接口:
|
226
|
+
|
227
|
+
* [CreateCfsFileSystem](https://cloud.tencent.com/document/api/582/38174)
|
228
|
+
|
229
|
+
* 新增入参:SnapshotId, AutoSnapshotPolicyId, EnableAutoScaleUp
|
230
|
+
|
231
|
+
|
232
|
+
修改数据结构:
|
233
|
+
|
234
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/582/38175#SnapshotInfo)
|
235
|
+
|
236
|
+
* 新增成员:SnapshotTime
|
237
|
+
|
238
|
+
* <font color="#dd0000">**修改成员**:</font>SnapshotType
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
|
243
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
244
|
+
|
245
|
+
### 第 44 次发布
|
246
|
+
|
247
|
+
发布时间:2023-07-12 01:24:00
|
248
|
+
|
249
|
+
本次发布包含了以下内容:
|
250
|
+
|
251
|
+
改善已有的文档。
|
252
|
+
|
253
|
+
新增接口:
|
254
|
+
|
255
|
+
* [ModifyEsVipSecurityGroup](https://cloud.tencent.com/document/api/845/94985)
|
256
|
+
|
257
|
+
|
258
|
+
|
259
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
260
|
+
|
261
|
+
### 第 92 次发布
|
262
|
+
|
263
|
+
发布时间:2023-07-12 01:24:43
|
264
|
+
|
265
|
+
本次发布包含了以下内容:
|
266
|
+
|
267
|
+
改善已有的文档。
|
268
|
+
|
269
|
+
修改数据结构:
|
270
|
+
|
271
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
272
|
+
|
273
|
+
* 新增成员:NotifyType
|
274
|
+
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
283
|
+
|
284
|
+
### 第 29 次发布
|
285
|
+
|
286
|
+
发布时间:2023-07-12 01:30:32
|
287
|
+
|
288
|
+
本次发布包含了以下内容:
|
289
|
+
|
290
|
+
改善已有的文档。
|
291
|
+
|
292
|
+
修改接口:
|
293
|
+
|
294
|
+
* [DescribeDocument](https://cloud.tencent.com/document/api/1639/86321)
|
295
|
+
|
296
|
+
* 新增出参:Pages
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
## 容器服务(tke) 版本:2018-05-25
|
302
|
+
|
303
|
+
### 第 158 次发布
|
304
|
+
|
305
|
+
发布时间:2023-07-12 01:46:09
|
306
|
+
|
307
|
+
本次发布包含了以下内容:
|
308
|
+
|
309
|
+
改善已有的文档。
|
310
|
+
|
311
|
+
修改数据结构:
|
312
|
+
|
313
|
+
* [ClusterAsGroupOption](https://cloud.tencent.com/document/api/457/31866#ClusterAsGroupOption)
|
314
|
+
|
315
|
+
* <font color="#dd0000">**修改成员**:</font>IsScaleDownEnabled, Expander, MaxEmptyBulkDelete, ScaleDownDelay, ScaleDownUnneededTime, ScaleDownUtilizationThreshold, SkipNodesWithLocalStorage, SkipNodesWithSystemPods, IgnoreDaemonSetsUtilization, OkTotalUnreadyCount, MaxTotalUnreadyPercentage, ScaleDownUnreadyTime, UnregisteredNodeRemovalTime
|
316
|
+
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
## 私有网络(vpc) 版本:2017-03-12
|
321
|
+
|
322
|
+
### 第 161 次发布
|
323
|
+
|
324
|
+
发布时间:2023-07-12 01:51:01
|
325
|
+
|
326
|
+
本次发布包含了以下内容:
|
327
|
+
|
328
|
+
改善已有的文档。
|
329
|
+
|
330
|
+
修改接口:
|
331
|
+
|
332
|
+
* [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808)
|
333
|
+
|
334
|
+
* 新增入参:OrderField, OrderDirection
|
335
|
+
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
340
|
+
|
341
|
+
### 第 35 次发布
|
342
|
+
|
343
|
+
发布时间:2023-07-12 01:53:01
|
344
|
+
|
345
|
+
本次发布包含了以下内容:
|
346
|
+
|
347
|
+
改善已有的文档。
|
348
|
+
|
349
|
+
新增接口:
|
350
|
+
|
351
|
+
* [DescribeColumnLineage](https://cloud.tencent.com/document/api/1267/94988)
|
352
|
+
* [DescribeTableLineage](https://cloud.tencent.com/document/api/1267/94987)
|
353
|
+
|
354
|
+
新增数据结构:
|
355
|
+
|
356
|
+
* [ColumnAggregationLineage](https://cloud.tencent.com/document/api/1267/76336#ColumnAggregationLineage)
|
357
|
+
* [ColumnLineageInfo](https://cloud.tencent.com/document/api/1267/76336#ColumnLineageInfo)
|
358
|
+
* [LineageParamRecord](https://cloud.tencent.com/document/api/1267/76336#LineageParamRecord)
|
359
|
+
* [SimpleColumnInfo](https://cloud.tencent.com/document/api/1267/76336#SimpleColumnInfo)
|
360
|
+
* [TableLineageInfo](https://cloud.tencent.com/document/api/1267/76336#TableLineageInfo)
|
361
|
+
|
362
|
+
|
363
|
+
|
1
364
|
# Release 4.0.639
|
2
365
|
|
3
366
|
## 内容安全(cms) 版本:2019-03-21
|