tencentcloud-sdk-nodejs 4.0.874 → 4.0.876
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 +574 -0
- package/SERVICE_CHANGELOG.md +587 -59
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_models.ts +2 -2
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +10 -0
- package/src/services/ciam/v20220331/ciam_models.ts +51 -42
- package/src/services/cls/v20201016/cls_client.ts +3 -3
- package/src/services/cls/v20201016/cls_models.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +3 -3
- package/src/services/dc/v20180410/dc_client.ts +1 -1
- package/src/services/dc/v20180410/dc_models.ts +86 -78
- package/src/services/es/v20180416/es_models.ts +5 -0
- package/src/services/ess/v20201111/ess_client.ts +1 -0
- package/src/services/ess/v20201111/ess_models.ts +11 -8
- package/src/services/essbasic/v20210526/essbasic_client.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +44 -3
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +2 -2
- package/src/services/monitor/v20180724/monitor_client.ts +4 -2
- package/src/services/monitor/v20180724/monitor_models.ts +13 -13
- package/src/services/mps/v20190612/mps_client.ts +7 -4
- package/src/services/mps/v20190612/mps_models.ts +129 -67
- package/src/services/mrs/v20200910/mrs_models.ts +142 -17
- package/src/services/ocr/v20181119/ocr_models.ts +1 -0
- package/src/services/organization/v20210331/organization_models.ts +13 -0
- package/src/services/rce/v20201103/rce_models.ts +21 -13
- package/src/services/redis/v20180412/redis_client.ts +63 -14
- package/src/services/redis/v20180412/redis_models.ts +202 -70
- package/src/services/ssl/v20191205/ssl_models.ts +7 -7
- package/src/services/tcm/v20210413/tcm_models.ts +24 -3
- package/src/services/tcr/v20190924/tcr_models.ts +8 -8
- package/src/services/tdmq/v20200217/tdmq_models.ts +15 -10
- package/src/services/tke/v20180525/tke_client.ts +4 -2
- package/src/services/tke/v20180525/tke_models.ts +30 -23
- package/src/services/trtc/v20190722/trtc_models.ts +2 -2
- package/src/services/tse/v20201207/tse_client.ts +2 -0
- package/src/services/tse/v20201207/tse_models.ts +61 -0
- package/src/services/tts/v20190823/tts_models.ts +1 -1
- package/src/services/waf/v20180125/waf_client.ts +27 -14
- package/src/services/waf/v20180125/waf_models.ts +139 -80
- package/src/services/wedata/v20210820/wedata_client.ts +15 -1
- package/src/services/wedata/v20210820/wedata_models.ts +99 -7
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -2
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +10 -0
- package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +51 -42
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
- package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +3 -3
- package/tencentcloud/services/dc/v20180410/dc_client.d.ts +1 -1
- package/tencentcloud/services/dc/v20180410/dc_client.js +1 -1
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +86 -78
- package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -8
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +3 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +43 -3
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -1
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +13 -13
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +125 -66
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +142 -17
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +13 -0
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +21 -13
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +20 -4
- package/tencentcloud/services/redis/v20180412/redis_client.js +28 -4
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +193 -70
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -7
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +24 -3
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -8
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +15 -10
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +3 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +30 -23
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +59 -0
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -5
- package/tencentcloud/services/waf/v20180125/waf_client.js +12 -6
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +135 -79
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +95 -7
- package/test/redis.v20180412.test.js +42 -2
- package/test/waf.v20180125.test.js +14 -4
- package/test/wedata.v20210820.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,577 @@
|
|
|
1
|
+
# Release 4.0.876
|
|
2
|
+
|
|
3
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
|
4
|
+
|
|
5
|
+
### 第 11 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-06-17 01:21:02
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
|
|
16
|
+
|
|
17
|
+
* 新增成员:WeComUserId
|
|
18
|
+
|
|
19
|
+
* [User](https://cloud.tencent.com/document/api/1441/75643#User)
|
|
20
|
+
|
|
21
|
+
* 新增成员:WeComUserId
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
27
|
+
|
|
28
|
+
### 第 170 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2024-06-17 01:42:30
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1420/102515)
|
|
39
|
+
|
|
40
|
+
* 新增入参:SealTypes
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 云数据库Redis(redis) 版本:2018-04-12
|
|
50
|
+
|
|
51
|
+
### 第 78 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2024-06-17 02:05:47
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
新增接口:
|
|
60
|
+
|
|
61
|
+
* [DescribeGlobalReplicationArea](https://cloud.tencent.com/document/api/239/107301)
|
|
62
|
+
* [DescribeInstanceSpecBandwidth](https://cloud.tencent.com/document/api/239/107302)
|
|
63
|
+
* [DescribeReplicationGroupInstance](https://cloud.tencent.com/document/api/239/107300)
|
|
64
|
+
* [ModifyReplicationGroup](https://cloud.tencent.com/document/api/239/107299)
|
|
65
|
+
|
|
66
|
+
新增数据结构:
|
|
67
|
+
|
|
68
|
+
* [AvailableRegion](https://cloud.tencent.com/document/api/239/20022#AvailableRegion)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## 服务网格(tcm) 版本:2021-04-13
|
|
73
|
+
|
|
74
|
+
### 第 22 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2024-06-17 02:13:16
|
|
77
|
+
|
|
78
|
+
本次发布包含了以下内容:
|
|
79
|
+
|
|
80
|
+
改善已有的文档。
|
|
81
|
+
|
|
82
|
+
修改数据结构:
|
|
83
|
+
|
|
84
|
+
* [APM](https://cloud.tencent.com/document/api/1261/63843#APM)
|
|
85
|
+
|
|
86
|
+
* 新增成员:NeedDelete
|
|
87
|
+
|
|
88
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/1261/63843#LoadBalancer)
|
|
89
|
+
|
|
90
|
+
* 新增成员:MasterZoneID, SlaveZoneID
|
|
91
|
+
|
|
92
|
+
* [LoadBalancerStatus](https://cloud.tencent.com/document/api/1261/63843#LoadBalancerStatus)
|
|
93
|
+
|
|
94
|
+
* <font color="#dd0000">**修改成员**:</font>LoadBalancerHostname
|
|
95
|
+
|
|
96
|
+
* [Mesh](https://cloud.tencent.com/document/api/1261/63843#Mesh)
|
|
97
|
+
|
|
98
|
+
* <font color="#dd0000">**修改成员**:</font>CreatedTime, UpdatedTime
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
104
|
+
|
|
105
|
+
### 第 113 次发布
|
|
106
|
+
|
|
107
|
+
发布时间:2024-06-17 02:17:28
|
|
108
|
+
|
|
109
|
+
本次发布包含了以下内容:
|
|
110
|
+
|
|
111
|
+
改善已有的文档。
|
|
112
|
+
|
|
113
|
+
修改数据结构:
|
|
114
|
+
|
|
115
|
+
* [RabbitMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RabbitMQClusterInfo)
|
|
116
|
+
|
|
117
|
+
* 新增成员:PayMode
|
|
118
|
+
|
|
119
|
+
* [RabbitMQUser](https://cloud.tencent.com/document/api/1179/46089#RabbitMQUser)
|
|
120
|
+
|
|
121
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, User, Password, Description, Tags, CreateTime, ModifyTime, Type
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
131
|
+
|
|
132
|
+
### 第 172 次发布
|
|
133
|
+
|
|
134
|
+
发布时间:2024-06-17 02:22:05
|
|
135
|
+
|
|
136
|
+
本次发布包含了以下内容:
|
|
137
|
+
|
|
138
|
+
改善已有的文档。
|
|
139
|
+
|
|
140
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
141
|
+
|
|
142
|
+
* DescribeExternalClusterSpec
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
147
|
+
|
|
148
|
+
### 第 70 次发布
|
|
149
|
+
|
|
150
|
+
发布时间:2024-06-17 02:25:45
|
|
151
|
+
|
|
152
|
+
本次发布包含了以下内容:
|
|
153
|
+
|
|
154
|
+
改善已有的文档。
|
|
155
|
+
|
|
156
|
+
新增数据结构:
|
|
157
|
+
|
|
158
|
+
* [ZookeeperRegionInfo](https://cloud.tencent.com/document/api/1364/54942#ZookeeperRegionInfo)
|
|
159
|
+
* [ZookeeperRegionMyIdInfo](https://cloud.tencent.com/document/api/1364/54942#ZookeeperRegionMyIdInfo)
|
|
160
|
+
|
|
161
|
+
修改数据结构:
|
|
162
|
+
|
|
163
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
164
|
+
|
|
165
|
+
* 新增成员:ZookeeperRegionInfo, DeployMode
|
|
166
|
+
|
|
167
|
+
* [VpcInfo](https://cloud.tencent.com/document/api/1364/54942#VpcInfo)
|
|
168
|
+
|
|
169
|
+
* 新增成员:LbSubnetId
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
175
|
+
|
|
176
|
+
### 第 88 次发布
|
|
177
|
+
|
|
178
|
+
发布时间:2024-06-17 02:33:30
|
|
179
|
+
|
|
180
|
+
本次发布包含了以下内容:
|
|
181
|
+
|
|
182
|
+
改善已有的文档。
|
|
183
|
+
|
|
184
|
+
新增接口:
|
|
185
|
+
|
|
186
|
+
* [DescribeAreaBanAreas](https://cloud.tencent.com/document/api/627/107303)
|
|
187
|
+
|
|
188
|
+
新增数据结构:
|
|
189
|
+
|
|
190
|
+
* [DescribeAreaBanAreasRsp](https://cloud.tencent.com/document/api/627/53609#DescribeAreaBanAreasRsp)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
195
|
+
|
|
196
|
+
### 第 95 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2024-06-17 02:35:04
|
|
199
|
+
|
|
200
|
+
本次发布包含了以下内容:
|
|
201
|
+
|
|
202
|
+
改善已有的文档。
|
|
203
|
+
|
|
204
|
+
新增接口:
|
|
205
|
+
|
|
206
|
+
* [CreateTaskFolder](https://cloud.tencent.com/document/api/1267/107304)
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
# Release 4.0.875
|
|
211
|
+
|
|
212
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
213
|
+
|
|
214
|
+
### 第 12 次发布
|
|
215
|
+
|
|
216
|
+
发布时间:2024-06-14 01:22:52
|
|
217
|
+
|
|
218
|
+
本次发布包含了以下内容:
|
|
219
|
+
|
|
220
|
+
改善已有的文档。
|
|
221
|
+
|
|
222
|
+
修改数据结构:
|
|
223
|
+
|
|
224
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
225
|
+
|
|
226
|
+
* 新增成员:EnableCoolDown, CoolDownBucket
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
## 专线接入(dc) 版本:2018-04-10
|
|
232
|
+
|
|
233
|
+
### 第 26 次发布
|
|
234
|
+
|
|
235
|
+
发布时间:2024-06-14 01:40:38
|
|
236
|
+
|
|
237
|
+
本次发布包含了以下内容:
|
|
238
|
+
|
|
239
|
+
改善已有的文档。
|
|
240
|
+
|
|
241
|
+
修改数据结构:
|
|
242
|
+
|
|
243
|
+
* [DirectConnectTunnel](https://cloud.tencent.com/document/api/216/18418#DirectConnectTunnel)
|
|
244
|
+
|
|
245
|
+
* 新增成员:ShareOrNot
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
251
|
+
|
|
252
|
+
### 第 59 次发布
|
|
253
|
+
|
|
254
|
+
发布时间:2024-06-14 01:50:54
|
|
255
|
+
|
|
256
|
+
本次发布包含了以下内容:
|
|
257
|
+
|
|
258
|
+
改善已有的文档。
|
|
259
|
+
|
|
260
|
+
修改数据结构:
|
|
261
|
+
|
|
262
|
+
* [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
|
|
263
|
+
|
|
264
|
+
* 新增成员:ClusterType
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
270
|
+
|
|
271
|
+
### 第 169 次发布
|
|
272
|
+
|
|
273
|
+
发布时间:2024-06-14 01:52:51
|
|
274
|
+
|
|
275
|
+
本次发布包含了以下内容:
|
|
276
|
+
|
|
277
|
+
改善已有的文档。
|
|
278
|
+
|
|
279
|
+
修改接口:
|
|
280
|
+
|
|
281
|
+
* [ChannelCreateEmbedWebUrl](https://cloud.tencent.com/document/api/1420/87919)
|
|
282
|
+
|
|
283
|
+
* 新增入参:Option
|
|
284
|
+
|
|
285
|
+
* [ChannelDescribeOrganizationSeals](https://cloud.tencent.com/document/api/1420/82455)
|
|
286
|
+
|
|
287
|
+
* 新增入参:SealStatuses
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
新增数据结构:
|
|
291
|
+
|
|
292
|
+
* [EmbedUrlOption](https://cloud.tencent.com/document/api/1420/61525#EmbedUrlOption)
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
301
|
+
|
|
302
|
+
### 第 116 次发布
|
|
303
|
+
|
|
304
|
+
发布时间:2024-06-14 02:13:11
|
|
305
|
+
|
|
306
|
+
本次发布包含了以下内容:
|
|
307
|
+
|
|
308
|
+
改善已有的文档。
|
|
309
|
+
|
|
310
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
311
|
+
|
|
312
|
+
* CheckIsPrometheusNewUser
|
|
313
|
+
|
|
314
|
+
修改数据结构:
|
|
315
|
+
|
|
316
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/248/30354#AlarmNotice)
|
|
317
|
+
|
|
318
|
+
* <font color="#dd0000">**修改成员**:</font>Id, Name, UpdatedAt, UpdatedBy, NoticeType, UserNotices, URLNotices, IsPreset, NoticeLanguage, PolicyIds, AMPConsumerId, CLSNotices, Tags
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
324
|
+
|
|
325
|
+
### 第 85 次发布
|
|
326
|
+
|
|
327
|
+
发布时间:2024-06-14 02:15:02
|
|
328
|
+
|
|
329
|
+
本次发布包含了以下内容:
|
|
330
|
+
|
|
331
|
+
改善已有的文档。
|
|
332
|
+
|
|
333
|
+
新增数据结构:
|
|
334
|
+
|
|
335
|
+
* [AiAnalysisTaskSegmentInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentInput)
|
|
336
|
+
* [AiAnalysisTaskSegmentOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentOutput)
|
|
337
|
+
* [AiAnalysisTaskSegmentResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskSegmentResult)
|
|
338
|
+
|
|
339
|
+
修改数据结构:
|
|
340
|
+
|
|
341
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
342
|
+
|
|
343
|
+
* 新增成员:SegmentTask
|
|
344
|
+
|
|
345
|
+
* [SegmentRecognitionItem](https://cloud.tencent.com/document/api/862/37615#SegmentRecognitionItem)
|
|
346
|
+
|
|
347
|
+
* 新增成员:Title, Summary
|
|
348
|
+
|
|
349
|
+
* <font color="#dd0000">**修改成员**:</font>SegmentUrl
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
355
|
+
|
|
356
|
+
### 第 26 次发布
|
|
357
|
+
|
|
358
|
+
发布时间:2024-06-14 02:16:42
|
|
359
|
+
|
|
360
|
+
本次发布包含了以下内容:
|
|
361
|
+
|
|
362
|
+
改善已有的文档。
|
|
363
|
+
|
|
364
|
+
修改数据结构:
|
|
365
|
+
|
|
366
|
+
* [BirthCert](https://cloud.tencent.com/document/api/1314/56230#BirthCert)
|
|
367
|
+
|
|
368
|
+
* 新增成员:Page
|
|
369
|
+
|
|
370
|
+
* <font color="#dd0000">**修改成员**:</font>NeonatalInfo, MotherInfo, FatherInfo, IssueInfo
|
|
371
|
+
|
|
372
|
+
* [BloodPressureItem](https://cloud.tencent.com/document/api/1314/56230#BloodPressureItem)
|
|
373
|
+
|
|
374
|
+
* 新增成员:Page
|
|
375
|
+
|
|
376
|
+
* [Check](https://cloud.tencent.com/document/api/1314/56230#Check)
|
|
377
|
+
|
|
378
|
+
* 新增成员:Page
|
|
379
|
+
|
|
380
|
+
* [CovidItemsInfo](https://cloud.tencent.com/document/api/1314/56230#CovidItemsInfo)
|
|
381
|
+
|
|
382
|
+
* 新增成员:Page
|
|
383
|
+
|
|
384
|
+
* <font color="#dd0000">**修改成员**:</font>CovidItems, Version
|
|
385
|
+
|
|
386
|
+
* [DiagCert](https://cloud.tencent.com/document/api/1314/56230#DiagCert)
|
|
387
|
+
|
|
388
|
+
* 新增成员:Page
|
|
389
|
+
|
|
390
|
+
* [DischargeInfoBlock](https://cloud.tencent.com/document/api/1314/56230#DischargeInfoBlock)
|
|
391
|
+
|
|
392
|
+
* 新增成员:Page
|
|
393
|
+
|
|
394
|
+
* <font color="#dd0000">**修改成员**:</font>DiseaseHistory, PersonalHistory, DrugHistory, TreatmentRecord, ParagraphBlock
|
|
395
|
+
|
|
396
|
+
* [Electrocardiogram](https://cloud.tencent.com/document/api/1314/56230#Electrocardiogram)
|
|
397
|
+
|
|
398
|
+
* 新增成员:Page
|
|
399
|
+
|
|
400
|
+
* [Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)
|
|
401
|
+
|
|
402
|
+
* 新增成员:Page
|
|
403
|
+
|
|
404
|
+
* [EyeItemsInfo](https://cloud.tencent.com/document/api/1314/56230#EyeItemsInfo)
|
|
405
|
+
|
|
406
|
+
* 新增成员:Page
|
|
407
|
+
|
|
408
|
+
* <font color="#dd0000">**修改成员**:</font>EyeItems, Version
|
|
409
|
+
|
|
410
|
+
* [FirstPage](https://cloud.tencent.com/document/api/1314/56230#FirstPage)
|
|
411
|
+
|
|
412
|
+
* 新增成员:Page
|
|
413
|
+
|
|
414
|
+
* <font color="#dd0000">**修改成员**:</font>DischargeDiagnosis, PathologicalDiagnosis, ClinicalDiagnosis, DamagePoi, Fp2NdItems
|
|
415
|
+
|
|
416
|
+
* [Hospitalization](https://cloud.tencent.com/document/api/1314/56230#Hospitalization)
|
|
417
|
+
|
|
418
|
+
* 新增成员:Page
|
|
419
|
+
|
|
420
|
+
* [Indicator](https://cloud.tencent.com/document/api/1314/56230#Indicator)
|
|
421
|
+
|
|
422
|
+
* 新增成员:Page
|
|
423
|
+
|
|
424
|
+
* [IndicatorV3](https://cloud.tencent.com/document/api/1314/56230#IndicatorV3)
|
|
425
|
+
|
|
426
|
+
* 新增成员:Page
|
|
427
|
+
|
|
428
|
+
* [KeyValueItem](https://cloud.tencent.com/document/api/1314/56230#KeyValueItem)
|
|
429
|
+
|
|
430
|
+
* 新增成员:Page
|
|
431
|
+
|
|
432
|
+
* [Maternity](https://cloud.tencent.com/document/api/1314/56230#Maternity)
|
|
433
|
+
|
|
434
|
+
* 新增成员:Page
|
|
435
|
+
|
|
436
|
+
* <font color="#dd0000">**修改成员**:</font>Desc, Summary, OcrText
|
|
437
|
+
|
|
438
|
+
* [MedDoc](https://cloud.tencent.com/document/api/1314/56230#MedDoc)
|
|
439
|
+
|
|
440
|
+
* 新增成员:Page
|
|
441
|
+
|
|
442
|
+
* <font color="#dd0000">**修改成员**:</font>Advice, Diagnosis, DiseaseMedicalHistory, PersonalMedicalHistory, ObstericalMedicalHistory, FamilyMedicalHistory, MenstrualMedicalHistory, TreatmentRecord
|
|
443
|
+
|
|
444
|
+
* [MedicalRecordInfo](https://cloud.tencent.com/document/api/1314/56230#MedicalRecordInfo)
|
|
445
|
+
|
|
446
|
+
* 新增成员:Page
|
|
447
|
+
|
|
448
|
+
* [PathologyV2](https://cloud.tencent.com/document/api/1314/56230#PathologyV2)
|
|
449
|
+
|
|
450
|
+
* 新增成员:Page
|
|
451
|
+
|
|
452
|
+
* <font color="#dd0000">**修改成员**:</font>PathologicalReportType, Desc, Summary, ReportText, LymphTotal, LymphNodes, Ihc, Clinical, Precancer, Malignant, Benigntumor, SampleType, LymphSize, Molecular
|
|
453
|
+
|
|
454
|
+
* [Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)
|
|
455
|
+
|
|
456
|
+
* 新增成员:Page
|
|
457
|
+
|
|
458
|
+
* [ResultInfo](https://cloud.tencent.com/document/api/1314/56230#ResultInfo)
|
|
459
|
+
|
|
460
|
+
* 新增成员:Page
|
|
461
|
+
|
|
462
|
+
* <font color="#dd0000">**修改成员**:</font>Text, Items
|
|
463
|
+
|
|
464
|
+
* [Surgery](https://cloud.tencent.com/document/api/1314/56230#Surgery)
|
|
465
|
+
|
|
466
|
+
* 新增成员:Page
|
|
467
|
+
|
|
468
|
+
* <font color="#dd0000">**修改成员**:</font>SurgeryHistory, OtherInfo
|
|
469
|
+
|
|
470
|
+
* [TextTypeListBlock](https://cloud.tencent.com/document/api/1314/56230#TextTypeListBlock)
|
|
471
|
+
|
|
472
|
+
* 新增成员:Page
|
|
473
|
+
|
|
474
|
+
* [TimelineInformation](https://cloud.tencent.com/document/api/1314/56230#TimelineInformation)
|
|
475
|
+
|
|
476
|
+
* 新增成员:Page
|
|
477
|
+
|
|
478
|
+
* <font color="#dd0000">**修改成员**:</font>Timeline
|
|
479
|
+
|
|
480
|
+
* [VaccineCertificate](https://cloud.tencent.com/document/api/1314/56230#VaccineCertificate)
|
|
481
|
+
|
|
482
|
+
* 新增成员:Page
|
|
483
|
+
|
|
484
|
+
* [ValueUnitItem](https://cloud.tencent.com/document/api/1314/56230#ValueUnitItem)
|
|
485
|
+
|
|
486
|
+
* 新增成员:Page
|
|
487
|
+
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
## 集团账号管理(organization) 版本:2021-03-31
|
|
492
|
+
|
|
493
|
+
### 第 32 次发布
|
|
494
|
+
|
|
495
|
+
发布时间:2024-06-14 02:20:06
|
|
496
|
+
|
|
497
|
+
本次发布包含了以下内容:
|
|
498
|
+
|
|
499
|
+
改善已有的文档。
|
|
500
|
+
|
|
501
|
+
修改接口:
|
|
502
|
+
|
|
503
|
+
* [AddShareUnit](https://cloud.tencent.com/document/api/850/103056)
|
|
504
|
+
|
|
505
|
+
* 新增入参:ShareScope
|
|
506
|
+
|
|
507
|
+
* [UpdateShareUnit](https://cloud.tencent.com/document/api/850/103046)
|
|
508
|
+
|
|
509
|
+
* 新增入参:ShareScope
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
修改数据结构:
|
|
513
|
+
|
|
514
|
+
* [ManagerShareUnit](https://cloud.tencent.com/document/api/850/67060#ManagerShareUnit)
|
|
515
|
+
|
|
516
|
+
* 新增成员:ShareScope
|
|
517
|
+
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
## 集团账号管理(organization) 版本:2018-12-25
|
|
522
|
+
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
## 云数据库Redis(redis) 版本:2018-04-12
|
|
526
|
+
|
|
527
|
+
### 第 77 次发布
|
|
528
|
+
|
|
529
|
+
发布时间:2024-06-14 02:23:01
|
|
530
|
+
|
|
531
|
+
本次发布包含了以下内容:
|
|
532
|
+
|
|
533
|
+
改善已有的文档。
|
|
534
|
+
|
|
535
|
+
修改接口:
|
|
536
|
+
|
|
537
|
+
* [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/239/41258)
|
|
538
|
+
|
|
539
|
+
* <font color="#dd0000">**修改入参**:</font>ProjectId
|
|
540
|
+
|
|
541
|
+
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
545
|
+
|
|
546
|
+
### 第 94 次发布
|
|
547
|
+
|
|
548
|
+
发布时间:2024-06-14 03:00:16
|
|
549
|
+
|
|
550
|
+
本次发布包含了以下内容:
|
|
551
|
+
|
|
552
|
+
改善已有的文档。
|
|
553
|
+
|
|
554
|
+
修改接口:
|
|
555
|
+
|
|
556
|
+
* [DescribeTableMeta](https://cloud.tencent.com/document/api/1267/102541)
|
|
557
|
+
|
|
558
|
+
* 新增入参:TableNameFilter, TableFilterType
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
新增数据结构:
|
|
562
|
+
|
|
563
|
+
* [TableMetaProperty](https://cloud.tencent.com/document/api/1267/76336#TableMetaProperty)
|
|
564
|
+
* [TableNameFilter](https://cloud.tencent.com/document/api/1267/76336#TableNameFilter)
|
|
565
|
+
|
|
566
|
+
修改数据结构:
|
|
567
|
+
|
|
568
|
+
* [TableMeta](https://cloud.tencent.com/document/api/1267/76336#TableMeta)
|
|
569
|
+
|
|
570
|
+
* 新增成员:TableProperties
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
|
|
1
575
|
# Release 4.0.874
|
|
2
576
|
|
|
3
577
|
## 日志服务(cls) 版本:2020-10-16
|