tencentcloud-sdk-nodejs-ocr 4.0.603 → 4.0.605
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 +325 -0
- package/SERVICE_CHANGELOG.md +383 -45
- package/package.json +1 -1
- package/products.md +34 -34
- package/src/services/ocr/v20181119/ocr_client.ts +6 -4
- package/src/services/ocr/v20181119/ocr_models.ts +19 -5
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +6 -4
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +6 -4
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +17 -5
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,66 +1,83 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 40 次发布
|
6
6
|
|
7
|
-
发布时间:2023-05-
|
7
|
+
发布时间:2023-05-24 01:04:23
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改数据结构:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
16
16
|
|
17
|
+
* 新增成员:TransferPayAmount
|
17
18
|
|
19
|
+
* <font color="#dd0000">**修改成员**:</font>SpecifiedPrice, SPDeduction
|
18
20
|
|
21
|
+
* [BillResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillResourceSummary)
|
19
22
|
|
20
|
-
|
23
|
+
* 新增成员:TransferPayAmount
|
21
24
|
|
22
|
-
|
25
|
+
* <font color="#dd0000">**修改成员**:</font>SPDeduction
|
23
26
|
|
24
|
-
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
## 文件存储(cfs) 版本:2019-07-19
|
31
|
+
|
32
|
+
### 第 20 次发布
|
33
|
+
|
34
|
+
发布时间:2023-05-24 01:10:16
|
25
35
|
|
26
36
|
本次发布包含了以下内容:
|
27
37
|
|
28
38
|
改善已有的文档。
|
29
39
|
|
30
|
-
|
40
|
+
修改数据结构:
|
31
41
|
|
32
|
-
*
|
42
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/582/38175#SnapshotInfo)
|
33
43
|
|
34
|
-
|
44
|
+
* 新增成员:SnapshotType
|
35
45
|
|
36
|
-
* TableName
|
37
46
|
|
38
47
|
|
39
48
|
|
40
|
-
##
|
49
|
+
## 云 HDFS(chdfs) 版本:2020-11-12
|
41
50
|
|
42
|
-
### 第
|
51
|
+
### 第 6 次发布
|
43
52
|
|
44
|
-
发布时间:2023-05-
|
53
|
+
发布时间:2023-05-24 01:11:05
|
45
54
|
|
46
55
|
本次发布包含了以下内容:
|
47
56
|
|
48
57
|
改善已有的文档。
|
49
58
|
|
50
|
-
|
59
|
+
新增数据结构:
|
51
60
|
|
52
|
-
* [
|
61
|
+
* [Summary](https://cloud.tencent.com/document/api/1105/51158#Summary)
|
53
62
|
|
54
|
-
|
63
|
+
修改数据结构:
|
55
64
|
|
65
|
+
* [LifeCycleRule](https://cloud.tencent.com/document/api/1105/51158#LifeCycleRule)
|
56
66
|
|
67
|
+
* 新增成员:Summary, LastSummaryTime
|
57
68
|
|
58
69
|
|
59
|
-
## 云直播CSS(live) 版本:2018-08-01
|
60
70
|
|
61
|
-
### 第 101 次发布
|
62
71
|
|
63
|
-
|
72
|
+
## 云 HDFS(chdfs) 版本:2019-07-18
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
## 日志服务(cls) 版本:2020-10-16
|
77
|
+
|
78
|
+
### 第 48 次发布
|
79
|
+
|
80
|
+
发布时间:2023-05-24 01:13:13
|
64
81
|
|
65
82
|
本次发布包含了以下内容:
|
66
83
|
|
@@ -68,18 +85,18 @@
|
|
68
85
|
|
69
86
|
修改接口:
|
70
87
|
|
71
|
-
* [
|
88
|
+
* [CreateCosRecharge](https://cloud.tencent.com/document/api/614/88100)
|
72
89
|
|
73
|
-
*
|
90
|
+
* 新增出参:Id
|
74
91
|
|
75
92
|
|
76
93
|
|
77
94
|
|
78
|
-
##
|
95
|
+
## 文字识别(ocr) 版本:2018-11-19
|
79
96
|
|
80
|
-
### 第
|
97
|
+
### 第 99 次发布
|
81
98
|
|
82
|
-
发布时间:2023-05-
|
99
|
+
发布时间:2023-05-24 01:38:44
|
83
100
|
|
84
101
|
本次发布包含了以下内容:
|
85
102
|
|
@@ -87,56 +104,101 @@
|
|
87
104
|
|
88
105
|
修改接口:
|
89
106
|
|
90
|
-
* [
|
107
|
+
* [CreateAIFormTask](https://cloud.tencent.com/document/api/866/86724)
|
91
108
|
|
92
|
-
* 新增入参:
|
109
|
+
* 新增入参:FileType
|
93
110
|
|
94
|
-
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
95
111
|
|
96
|
-
* 新增入参:PromInsId, ReceiverOnCallFormIDs
|
97
112
|
|
98
113
|
|
114
|
+
## 流量反欺诈(taf) 版本:2020-02-10
|
115
|
+
|
116
|
+
### 第 17 次发布
|
117
|
+
|
118
|
+
发布时间:2023-05-24 01:44:57
|
119
|
+
|
120
|
+
本次发布包含了以下内容:
|
121
|
+
|
122
|
+
改善已有的文档。
|
123
|
+
|
99
124
|
修改数据结构:
|
100
125
|
|
101
|
-
* [
|
126
|
+
* [OutputRecognizeTargetAudienceValue](https://cloud.tencent.com/document/api/1031/43310#OutputRecognizeTargetAudienceValue)
|
102
127
|
|
103
|
-
* 新增成员:
|
128
|
+
* 新增成员:ModelType, Uid
|
104
129
|
|
105
130
|
|
106
131
|
|
107
132
|
|
108
|
-
##
|
133
|
+
## 云点播(vod) 版本:2018-07-17
|
109
134
|
|
110
|
-
### 第
|
135
|
+
### 第 154 次发布
|
111
136
|
|
112
|
-
发布时间:2023-05-
|
137
|
+
发布时间:2023-05-24 02:03:42
|
113
138
|
|
114
139
|
本次发布包含了以下内容:
|
115
140
|
|
116
141
|
改善已有的文档。
|
117
142
|
|
118
|
-
|
143
|
+
修改数据结构:
|
119
144
|
|
120
|
-
* [
|
121
|
-
* [CreateCloudReadOnlyDBInstances](https://cloud.tencent.com/document/api/238/91709)
|
145
|
+
* [EditMediaVideoStream](https://cloud.tencent.com/document/api/266/31773#EditMediaVideoStream)
|
122
146
|
|
147
|
+
* 新增成员:Fps
|
123
148
|
|
124
149
|
|
125
|
-
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
126
150
|
|
127
|
-
### 第 94 次发布
|
128
151
|
|
129
|
-
|
152
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
153
|
+
|
154
|
+
### 第 27 次发布
|
155
|
+
|
156
|
+
发布时间:2023-05-24 02:08:07
|
130
157
|
|
131
158
|
本次发布包含了以下内容:
|
132
159
|
|
133
160
|
改善已有的文档。
|
134
161
|
|
162
|
+
修改接口:
|
163
|
+
|
164
|
+
* [CommitRuleGroupTask](https://cloud.tencent.com/document/api/1267/82838)
|
165
|
+
|
166
|
+
* 新增入参:EngineType
|
167
|
+
|
168
|
+
* [CreateRule](https://cloud.tencent.com/document/api/1267/82837)
|
169
|
+
|
170
|
+
* 新增入参:SourceEngineTypes
|
171
|
+
|
172
|
+
* [DescribeRules](https://cloud.tencent.com/document/api/1267/82803)
|
173
|
+
|
174
|
+
* 新增入参:EngineType
|
175
|
+
|
176
|
+
* [ModifyExecStrategy](https://cloud.tencent.com/document/api/1267/82794)
|
177
|
+
|
178
|
+
* 新增入参:ExecEngineType
|
179
|
+
|
180
|
+
* [ModifyRule](https://cloud.tencent.com/document/api/1267/82792)
|
181
|
+
|
182
|
+
* 新增入参:SourceEngineTypes
|
183
|
+
|
184
|
+
|
135
185
|
修改数据结构:
|
136
186
|
|
137
|
-
* [
|
187
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
138
188
|
|
139
|
-
* 新增成员:
|
189
|
+
* 新增成员:SourceEngineTypes
|
190
|
+
|
191
|
+
* [RuleExecConfig](https://cloud.tencent.com/document/api/1267/76336#RuleExecConfig)
|
192
|
+
|
193
|
+
* 新增成员:EngineType
|
194
|
+
|
195
|
+
* [RuleGroupExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecResult)
|
196
|
+
|
197
|
+
* 新增成员:EngineType
|
198
|
+
|
199
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
200
|
+
|
201
|
+
* 新增成员:ExecEngineType, ExecPlan
|
140
202
|
|
141
203
|
|
142
204
|
|
@@ -7493,6 +7555,29 @@
|
|
7493
7555
|
|
7494
7556
|
## 费用中心(billing) 版本:2018-07-09
|
7495
7557
|
|
7558
|
+
### 第 40 次发布
|
7559
|
+
|
7560
|
+
发布时间:2023-05-24 01:04:23
|
7561
|
+
|
7562
|
+
本次发布包含了以下内容:
|
7563
|
+
|
7564
|
+
改善已有的文档。
|
7565
|
+
|
7566
|
+
修改数据结构:
|
7567
|
+
|
7568
|
+
* [BillDetailComponent](https://cloud.tencent.com/document/api/555/19183#BillDetailComponent)
|
7569
|
+
|
7570
|
+
* 新增成员:TransferPayAmount
|
7571
|
+
|
7572
|
+
* <font color="#dd0000">**修改成员**:</font>SpecifiedPrice, SPDeduction
|
7573
|
+
|
7574
|
+
* [BillResourceSummary](https://cloud.tencent.com/document/api/555/19183#BillResourceSummary)
|
7575
|
+
|
7576
|
+
* 新增成员:TransferPayAmount
|
7577
|
+
|
7578
|
+
* <font color="#dd0000">**修改成员**:</font>SPDeduction
|
7579
|
+
|
7580
|
+
|
7496
7581
|
### 第 39 次发布
|
7497
7582
|
|
7498
7583
|
发布时间:2023-05-12 01:04:14
|
@@ -11739,6 +11824,25 @@
|
|
11739
11824
|
|
11740
11825
|
## 云硬盘(cbs) 版本:2017-03-12
|
11741
11826
|
|
11827
|
+
### 第 50 次发布
|
11828
|
+
|
11829
|
+
发布时间:2023-05-23 01:06:09
|
11830
|
+
|
11831
|
+
本次发布包含了以下内容:
|
11832
|
+
|
11833
|
+
改善已有的文档。
|
11834
|
+
|
11835
|
+
修改接口:
|
11836
|
+
|
11837
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
11838
|
+
|
11839
|
+
* 新增入参:BurstPerformance
|
11840
|
+
|
11841
|
+
* [ModifyDiskAttributes](https://cloud.tencent.com/document/api/362/15659)
|
11842
|
+
|
11843
|
+
* 新增入参:BurstPerformanceOperation
|
11844
|
+
|
11845
|
+
|
11742
11846
|
### 第 49 次发布
|
11743
11847
|
|
11744
11848
|
发布时间:2023-04-26 01:07:08
|
@@ -19406,6 +19510,21 @@
|
|
19406
19510
|
|
19407
19511
|
## 文件存储(cfs) 版本:2019-07-19
|
19408
19512
|
|
19513
|
+
### 第 20 次发布
|
19514
|
+
|
19515
|
+
发布时间:2023-05-24 01:10:16
|
19516
|
+
|
19517
|
+
本次发布包含了以下内容:
|
19518
|
+
|
19519
|
+
改善已有的文档。
|
19520
|
+
|
19521
|
+
修改数据结构:
|
19522
|
+
|
19523
|
+
* [SnapshotInfo](https://cloud.tencent.com/document/api/582/38175#SnapshotInfo)
|
19524
|
+
|
19525
|
+
* 新增成员:SnapshotType
|
19526
|
+
|
19527
|
+
|
19409
19528
|
### 第 19 次发布
|
19410
19529
|
|
19411
19530
|
发布时间:2023-04-25 01:11:04
|
@@ -20618,6 +20737,25 @@
|
|
20618
20737
|
|
20619
20738
|
## 云 HDFS(chdfs) 版本:2020-11-12
|
20620
20739
|
|
20740
|
+
### 第 6 次发布
|
20741
|
+
|
20742
|
+
发布时间:2023-05-24 01:11:05
|
20743
|
+
|
20744
|
+
本次发布包含了以下内容:
|
20745
|
+
|
20746
|
+
改善已有的文档。
|
20747
|
+
|
20748
|
+
新增数据结构:
|
20749
|
+
|
20750
|
+
* [[Summary](https://cloud.tencent.com/document/api/1105/51158#Summary)](https://cloud.tencent.com/document/api/1105/51158#[Summary](https://cloud.tencent.com/document/api/1105/51158#Summary))
|
20751
|
+
|
20752
|
+
修改数据结构:
|
20753
|
+
|
20754
|
+
* [LifeCycleRule](https://cloud.tencent.com/document/api/1105/51158#LifeCycleRule)
|
20755
|
+
|
20756
|
+
* 新增成员:Summary, LastSummaryTime
|
20757
|
+
|
20758
|
+
|
20621
20759
|
### 第 5 次发布
|
20622
20760
|
|
20623
20761
|
发布时间:2023-01-06 18:21:15
|
@@ -23013,6 +23151,21 @@
|
|
23013
23151
|
|
23014
23152
|
## 负载均衡(clb) 版本:2018-03-17
|
23015
23153
|
|
23154
|
+
### 第 89 次发布
|
23155
|
+
|
23156
|
+
发布时间:2023-05-22 11:55:58
|
23157
|
+
|
23158
|
+
本次发布包含了以下内容:
|
23159
|
+
|
23160
|
+
改善已有的文档。
|
23161
|
+
|
23162
|
+
修改数据结构:
|
23163
|
+
|
23164
|
+
* [TargetHealth](https://cloud.tencent.com/document/api/214/30694#TargetHealth)
|
23165
|
+
|
23166
|
+
* <font color="#dd0000">**修改成员**:</font>HealthStatusDetial
|
23167
|
+
|
23168
|
+
|
23016
23169
|
### 第 88 次发布
|
23017
23170
|
|
23018
23171
|
发布时间:2023-04-24 01:09:35
|
@@ -25367,6 +25520,21 @@
|
|
25367
25520
|
|
25368
25521
|
## 日志服务(cls) 版本:2020-10-16
|
25369
25522
|
|
25523
|
+
### 第 48 次发布
|
25524
|
+
|
25525
|
+
发布时间:2023-05-24 01:13:13
|
25526
|
+
|
25527
|
+
本次发布包含了以下内容:
|
25528
|
+
|
25529
|
+
改善已有的文档。
|
25530
|
+
|
25531
|
+
修改接口:
|
25532
|
+
|
25533
|
+
* [CreateCosRecharge](https://cloud.tencent.com/document/api/614/88100)
|
25534
|
+
|
25535
|
+
* 新增出参:Id
|
25536
|
+
|
25537
|
+
|
25370
25538
|
### 第 47 次发布
|
25371
25539
|
|
25372
25540
|
发布时间:2023-05-17 01:17:51
|
@@ -38692,6 +38860,24 @@
|
|
38692
38860
|
|
38693
38861
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
38694
38862
|
|
38863
|
+
### 第 56 次发布
|
38864
|
+
|
38865
|
+
发布时间:2023-05-23 01:16:58
|
38866
|
+
|
38867
|
+
本次发布包含了以下内容:
|
38868
|
+
|
38869
|
+
改善已有的文档。
|
38870
|
+
|
38871
|
+
新增接口:
|
38872
|
+
|
38873
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
38874
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/557/92617)
|
38875
|
+
* [UpgradeDedicatedDCDBInstance](https://cloud.tencent.com/document/api/557/92616)
|
38876
|
+
|
38877
|
+
<font color="#dd0000">**预下线接口**:</font>
|
38878
|
+
|
38879
|
+
* DescribeSqlLogs
|
38880
|
+
|
38695
38881
|
### 第 55 次发布
|
38696
38882
|
|
38697
38883
|
发布时间:2023-04-04 01:14:38
|
@@ -50082,6 +50268,21 @@
|
|
50082
50268
|
|
50083
50269
|
## 人脸核身(faceid) 版本:2018-03-01
|
50084
50270
|
|
50271
|
+
### 第 58 次发布
|
50272
|
+
|
50273
|
+
发布时间:2023-05-23 01:21:54
|
50274
|
+
|
50275
|
+
本次发布包含了以下内容:
|
50276
|
+
|
50277
|
+
改善已有的文档。
|
50278
|
+
|
50279
|
+
修改数据结构:
|
50280
|
+
|
50281
|
+
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
50282
|
+
|
50283
|
+
* 新增成员:IsSupportHMTResidentPermitOCR
|
50284
|
+
|
50285
|
+
|
50085
50286
|
### 第 57 次发布
|
50086
50287
|
|
50087
50288
|
发布时间:2023-04-17 01:20:00
|
@@ -64477,6 +64678,18 @@
|
|
64477
64678
|
|
64478
64679
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
64479
64680
|
|
64681
|
+
### 第 54 次发布
|
64682
|
+
|
64683
|
+
发布时间:2023-05-23 01:29:45
|
64684
|
+
|
64685
|
+
本次发布包含了以下内容:
|
64686
|
+
|
64687
|
+
改善已有的文档。
|
64688
|
+
|
64689
|
+
新增接口:
|
64690
|
+
|
64691
|
+
* [UpgradeDedicatedDBInstance](https://cloud.tencent.com/document/api/237/92618)
|
64692
|
+
|
64480
64693
|
### 第 53 次发布
|
64481
64694
|
|
64482
64695
|
发布时间:2023-03-29 03:50:31
|
@@ -72622,6 +72835,36 @@
|
|
72622
72835
|
|
72623
72836
|
## 文字识别(ocr) 版本:2018-11-19
|
72624
72837
|
|
72838
|
+
### 第 99 次发布
|
72839
|
+
|
72840
|
+
发布时间:2023-05-24 01:38:44
|
72841
|
+
|
72842
|
+
本次发布包含了以下内容:
|
72843
|
+
|
72844
|
+
改善已有的文档。
|
72845
|
+
|
72846
|
+
修改接口:
|
72847
|
+
|
72848
|
+
* [CreateAIFormTask](https://cloud.tencent.com/document/api/866/86724)
|
72849
|
+
|
72850
|
+
* 新增入参:FileType
|
72851
|
+
|
72852
|
+
|
72853
|
+
### 第 98 次发布
|
72854
|
+
|
72855
|
+
发布时间:2023-05-23 01:33:15
|
72856
|
+
|
72857
|
+
本次发布包含了以下内容:
|
72858
|
+
|
72859
|
+
改善已有的文档。
|
72860
|
+
|
72861
|
+
修改数据结构:
|
72862
|
+
|
72863
|
+
* [Key](https://cloud.tencent.com/document/api/866/33527#Key)
|
72864
|
+
|
72865
|
+
* 新增成员:ConfigName
|
72866
|
+
|
72867
|
+
|
72625
72868
|
### 第 97 次发布
|
72626
72869
|
|
72627
72870
|
发布时间:2023-05-19 01:50:18
|
@@ -81097,8 +81340,8 @@
|
|
81097
81340
|
|
81098
81341
|
新增接口:
|
81099
81342
|
|
81100
|
-
* [
|
81101
|
-
* [
|
81343
|
+
* [CreateCloudDBInstances](https://cloud.tencent.com/document/api/238/91710)
|
81344
|
+
* [CreateCloudReadOnlyDBInstances](https://cloud.tencent.com/document/api/238/91709)
|
81102
81345
|
|
81103
81346
|
### 第 43 次发布
|
81104
81347
|
|
@@ -83577,6 +83820,21 @@
|
|
83577
83820
|
|
83578
83821
|
## 流量反欺诈(taf) 版本:2020-02-10
|
83579
83822
|
|
83823
|
+
### 第 17 次发布
|
83824
|
+
|
83825
|
+
发布时间:2023-05-24 01:44:57
|
83826
|
+
|
83827
|
+
本次发布包含了以下内容:
|
83828
|
+
|
83829
|
+
改善已有的文档。
|
83830
|
+
|
83831
|
+
修改数据结构:
|
83832
|
+
|
83833
|
+
* [OutputRecognizeTargetAudienceValue](https://cloud.tencent.com/document/api/1031/43310#OutputRecognizeTargetAudienceValue)
|
83834
|
+
|
83835
|
+
* 新增成员:ModelType, Uid
|
83836
|
+
|
83837
|
+
|
83580
83838
|
### 第 16 次发布
|
83581
83839
|
|
83582
83840
|
发布时间:2022-09-12 06:39:19
|
@@ -89256,6 +89514,21 @@
|
|
89256
89514
|
|
89257
89515
|
## 容器安全服务(tcss) 版本:2020-11-01
|
89258
89516
|
|
89517
|
+
### 第 42 次发布
|
89518
|
+
|
89519
|
+
发布时间:2023-05-23 01:40:44
|
89520
|
+
|
89521
|
+
本次发布包含了以下内容:
|
89522
|
+
|
89523
|
+
改善已有的文档。
|
89524
|
+
|
89525
|
+
修改数据结构:
|
89526
|
+
|
89527
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
89528
|
+
|
89529
|
+
* 新增成员:ClusterID
|
89530
|
+
|
89531
|
+
|
89259
89532
|
### 第 41 次发布
|
89260
89533
|
|
89261
89534
|
发布时间:2023-05-19 01:59:31
|
@@ -108021,6 +108294,21 @@
|
|
108021
108294
|
|
108022
108295
|
## 云点播(vod) 版本:2018-07-17
|
108023
108296
|
|
108297
|
+
### 第 154 次发布
|
108298
|
+
|
108299
|
+
发布时间:2023-05-24 02:03:42
|
108300
|
+
|
108301
|
+
本次发布包含了以下内容:
|
108302
|
+
|
108303
|
+
改善已有的文档。
|
108304
|
+
|
108305
|
+
修改数据结构:
|
108306
|
+
|
108307
|
+
* [EditMediaVideoStream](https://cloud.tencent.com/document/api/266/31773#EditMediaVideoStream)
|
108308
|
+
|
108309
|
+
* 新增成员:Fps
|
108310
|
+
|
108311
|
+
|
108024
108312
|
### 第 153 次发布
|
108025
108313
|
|
108026
108314
|
发布时间:2023-05-19 02:13:12
|
@@ -116728,6 +117016,56 @@
|
|
116728
117016
|
|
116729
117017
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
116730
117018
|
|
117019
|
+
### 第 27 次发布
|
117020
|
+
|
117021
|
+
发布时间:2023-05-24 02:08:07
|
117022
|
+
|
117023
|
+
本次发布包含了以下内容:
|
117024
|
+
|
117025
|
+
改善已有的文档。
|
117026
|
+
|
117027
|
+
修改接口:
|
117028
|
+
|
117029
|
+
* [CommitRuleGroupTask](https://cloud.tencent.com/document/api/1267/82838)
|
117030
|
+
|
117031
|
+
* 新增入参:EngineType
|
117032
|
+
|
117033
|
+
* [CreateRule](https://cloud.tencent.com/document/api/1267/82837)
|
117034
|
+
|
117035
|
+
* 新增入参:SourceEngineTypes
|
117036
|
+
|
117037
|
+
* [DescribeRules](https://cloud.tencent.com/document/api/1267/82803)
|
117038
|
+
|
117039
|
+
* 新增入参:EngineType
|
117040
|
+
|
117041
|
+
* [ModifyExecStrategy](https://cloud.tencent.com/document/api/1267/82794)
|
117042
|
+
|
117043
|
+
* 新增入参:ExecEngineType
|
117044
|
+
|
117045
|
+
* [ModifyRule](https://cloud.tencent.com/document/api/1267/82792)
|
117046
|
+
|
117047
|
+
* 新增入参:SourceEngineTypes
|
117048
|
+
|
117049
|
+
|
117050
|
+
修改数据结构:
|
117051
|
+
|
117052
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
117053
|
+
|
117054
|
+
* 新增成员:SourceEngineTypes
|
117055
|
+
|
117056
|
+
* [RuleExecConfig](https://cloud.tencent.com/document/api/1267/76336#RuleExecConfig)
|
117057
|
+
|
117058
|
+
* 新增成员:EngineType
|
117059
|
+
|
117060
|
+
* [RuleGroupExecResult](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecResult)
|
117061
|
+
|
117062
|
+
* 新增成员:EngineType
|
117063
|
+
|
117064
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
117065
|
+
|
117066
|
+
* 新增成员:ExecEngineType, ExecPlan
|
117067
|
+
|
117068
|
+
|
116731
117069
|
### 第 26 次发布
|
116732
117070
|
|
116733
117071
|
发布时间:2023-05-15 02:15:00
|