tencentcloud-sdk-nodejs-ess 4.0.674 → 4.0.675
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 +212 -0
- package/SERVICE_CHANGELOG.md +317 -76
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/ess/v20201111/ess_client.ts +9 -4
- package/src/services/ess/v20201111/ess_models.ts +146 -37
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -4
- package/tencentcloud/services/ess/v20201111/ess_client.js +7 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +144 -37
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,44 +1,48 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 94 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-29 01:09:11
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [DescribeTask](https://cloud.tencent.com/document/api/1344/97296)
|
|
17
|
-
* [ListSubTasks](https://cloud.tencent.com/document/api/1344/97295)
|
|
18
|
-
* [ListTasks](https://cloud.tencent.com/document/api/1344/97294)
|
|
15
|
+
* [MySQLParam](https://cloud.tencent.com/document/api/597/40861#MySQLParam)
|
|
19
16
|
|
|
20
|
-
|
|
17
|
+
* 新增成员:SignalTable
|
|
21
18
|
|
|
22
|
-
* [ListGatewayDevices](https://cloud.tencent.com/document/api/1344/97279)
|
|
23
19
|
|
|
24
|
-
* 新增入参:PageNumber, PageSize
|
|
25
20
|
|
|
26
21
|
|
|
27
|
-
|
|
22
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
28
23
|
|
|
29
|
-
|
|
30
|
-
* [ListSubTasksData](https://cloud.tencent.com/document/api/1344/95952#ListSubTasksData)
|
|
31
|
-
* [ListTasksData](https://cloud.tencent.com/document/api/1344/95952#ListTasksData)
|
|
32
|
-
* [SubTaskData](https://cloud.tencent.com/document/api/1344/95952#SubTaskData)
|
|
33
|
-
* [TaskData](https://cloud.tencent.com/document/api/1344/95952#TaskData)
|
|
24
|
+
### 第 66 次发布
|
|
34
25
|
|
|
26
|
+
发布时间:2023-08-29 01:12:46
|
|
35
27
|
|
|
28
|
+
本次发布包含了以下内容:
|
|
36
29
|
|
|
37
|
-
|
|
30
|
+
改善已有的文档。
|
|
38
31
|
|
|
39
|
-
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [CreateHourDCDBInstance](https://cloud.tencent.com/document/api/557/70249)
|
|
35
|
+
|
|
36
|
+
* 新增入参:DcnSyncMode
|
|
40
37
|
|
|
41
|
-
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
42
|
+
|
|
43
|
+
### 第 45 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2023-08-29 01:14:45
|
|
42
46
|
|
|
43
47
|
本次发布包含了以下内容:
|
|
44
48
|
|
|
@@ -46,100 +50,163 @@
|
|
|
46
50
|
|
|
47
51
|
修改接口:
|
|
48
52
|
|
|
49
|
-
* [
|
|
53
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
50
54
|
|
|
51
|
-
* 新增入参:
|
|
55
|
+
* 新增入参:CdcId
|
|
52
56
|
|
|
53
|
-
* [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
|
|
54
57
|
|
|
55
|
-
|
|
58
|
+
修改数据结构:
|
|
59
|
+
|
|
60
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
61
|
+
|
|
62
|
+
* 新增成员:HasKernelUpgrade, CdcId
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
68
|
+
|
|
69
|
+
### 第 107 次发布
|
|
70
|
+
|
|
71
|
+
发布时间:2023-08-29 01:14:56
|
|
72
|
+
|
|
73
|
+
本次发布包含了以下内容:
|
|
74
|
+
|
|
75
|
+
改善已有的文档。
|
|
76
|
+
|
|
77
|
+
修改接口:
|
|
78
|
+
|
|
79
|
+
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1323/95783)
|
|
80
|
+
|
|
81
|
+
* 新增入参:Agent
|
|
56
82
|
|
|
57
83
|
|
|
58
84
|
新增数据结构:
|
|
59
85
|
|
|
60
|
-
* [
|
|
86
|
+
* [Permission](https://cloud.tencent.com/document/api/1323/70369#Permission)
|
|
87
|
+
* [PermissionGroup](https://cloud.tencent.com/document/api/1323/70369#PermissionGroup)
|
|
61
88
|
|
|
62
89
|
修改数据结构:
|
|
63
90
|
|
|
64
|
-
* [
|
|
91
|
+
* [IntegrateRole](https://cloud.tencent.com/document/api/1323/70369#IntegrateRole)
|
|
65
92
|
|
|
66
|
-
* 新增成员:
|
|
93
|
+
* 新增成员:PermissionGroups
|
|
67
94
|
|
|
68
|
-
*
|
|
95
|
+
* <font color="#dd0000">**修改成员**:</font>RoleId, RoleName, RoleStatus, IsGroupRole, SubOrgIdList
|
|
69
96
|
|
|
70
|
-
* 新增成员:LastUpdateTime
|
|
71
97
|
|
|
72
|
-
|
|
98
|
+
### 第 106 次发布
|
|
73
99
|
|
|
100
|
+
发布时间:2023-08-28 16:10:43
|
|
74
101
|
|
|
102
|
+
本次发布包含了以下内容:
|
|
75
103
|
|
|
104
|
+
改善已有的文档。
|
|
76
105
|
|
|
77
|
-
|
|
106
|
+
修改接口:
|
|
78
107
|
|
|
108
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
|
79
109
|
|
|
110
|
+
* [DescribeOrganizationSeals](https://cloud.tencent.com/document/api/1323/82453)
|
|
80
111
|
|
|
81
|
-
|
|
112
|
+
* 新增入参:SealStatuses
|
|
82
113
|
|
|
83
|
-
### 第 59 次发布
|
|
84
114
|
|
|
85
|
-
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
118
|
+
|
|
119
|
+
### 第 107 次发布
|
|
120
|
+
|
|
121
|
+
发布时间:2023-08-29 01:15:15
|
|
86
122
|
|
|
87
123
|
本次发布包含了以下内容:
|
|
88
124
|
|
|
89
125
|
改善已有的文档。
|
|
90
126
|
|
|
91
|
-
|
|
127
|
+
修改接口:
|
|
92
128
|
|
|
93
|
-
* [
|
|
94
|
-
* [DescribeTRTCRealTimeQualityData](https://cloud.tencent.com/document/api/647/97440)
|
|
129
|
+
* [ChannelCreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1420/75452)
|
|
95
130
|
|
|
96
|
-
### 第 58 次发布
|
|
97
131
|
|
|
98
|
-
|
|
132
|
+
修改数据结构:
|
|
133
|
+
|
|
134
|
+
* [BaseFlowInfo](https://cloud.tencent.com/document/api/1420/61525#BaseFlowInfo)
|
|
135
|
+
|
|
136
|
+
* 新增成员:Components
|
|
137
|
+
|
|
138
|
+
* [CommonFlowApprover](https://cloud.tencent.com/document/api/1420/61525#CommonFlowApprover)
|
|
139
|
+
|
|
140
|
+
* 新增成员:SignComponents
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
150
|
+
|
|
151
|
+
### 第 61 次发布
|
|
152
|
+
|
|
153
|
+
发布时间:2023-08-29 01:15:31
|
|
99
154
|
|
|
100
155
|
本次发布包含了以下内容:
|
|
101
156
|
|
|
102
157
|
改善已有的文档。
|
|
103
158
|
|
|
104
|
-
|
|
159
|
+
修改数据结构:
|
|
160
|
+
|
|
161
|
+
* [IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData)
|
|
105
162
|
|
|
106
|
-
* [DescribeTRTCRealTimeScaleData](https://cloud.tencent.com/document/api/647/97310)
|
|
107
163
|
|
|
108
|
-
### 第 57 次发布
|
|
109
164
|
|
|
110
|
-
|
|
165
|
+
|
|
166
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
167
|
+
|
|
168
|
+
### 第 40 次发布
|
|
169
|
+
|
|
170
|
+
发布时间:2023-08-29 01:17:54
|
|
111
171
|
|
|
112
172
|
本次发布包含了以下内容:
|
|
113
173
|
|
|
114
174
|
改善已有的文档。
|
|
115
175
|
|
|
116
|
-
|
|
176
|
+
修改接口:
|
|
117
177
|
|
|
118
|
-
* [
|
|
178
|
+
* [DescribeUser](https://cloud.tencent.com/document/api/1639/80936)
|
|
119
179
|
|
|
120
|
-
|
|
180
|
+
* 新增出参:OriginId
|
|
121
181
|
|
|
122
|
-
* [RowValues](https://cloud.tencent.com/document/api/647/44055#RowValues)
|
|
123
|
-
* [SeriesInfos](https://cloud.tencent.com/document/api/647/44055#SeriesInfos)
|
|
124
|
-
* [TRTCDataResult](https://cloud.tencent.com/document/api/647/44055#TRTCDataResult)
|
|
125
182
|
|
|
183
|
+
修改数据结构:
|
|
126
184
|
|
|
185
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1639/81423#UserInfo)
|
|
127
186
|
|
|
128
|
-
|
|
187
|
+
* 新增成员:OriginId
|
|
188
|
+
|
|
189
|
+
* <font color="#dd0000">**修改成员**:</font>SdkAppId, UserId, Name, Avatar
|
|
129
190
|
|
|
130
|
-
### 第 46 次发布
|
|
131
191
|
|
|
132
|
-
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
195
|
+
|
|
196
|
+
### 第 58 次发布
|
|
197
|
+
|
|
198
|
+
发布时间:2023-08-29 01:18:45
|
|
133
199
|
|
|
134
200
|
本次发布包含了以下内容:
|
|
135
201
|
|
|
136
202
|
改善已有的文档。
|
|
137
203
|
|
|
138
|
-
|
|
204
|
+
修改接口:
|
|
205
|
+
|
|
206
|
+
* [CreateHourDBInstance](https://cloud.tencent.com/document/api/237/67878)
|
|
207
|
+
|
|
208
|
+
* 新增入参:DcnSyncMode
|
|
139
209
|
|
|
140
|
-
* [DeleteCustomRule](https://cloud.tencent.com/document/api/627/97444)
|
|
141
|
-
* [DescribeCustomRuleList](https://cloud.tencent.com/document/api/627/97443)
|
|
142
|
-
* [ModifyCustomRule](https://cloud.tencent.com/document/api/627/97442)
|
|
143
210
|
|
|
144
211
|
|
|
145
212
|
|
|
@@ -22924,6 +22991,21 @@
|
|
|
22924
22991
|
|
|
22925
22992
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
|
22926
22993
|
|
|
22994
|
+
### 第 94 次发布
|
|
22995
|
+
|
|
22996
|
+
发布时间:2023-08-29 01:09:11
|
|
22997
|
+
|
|
22998
|
+
本次发布包含了以下内容:
|
|
22999
|
+
|
|
23000
|
+
改善已有的文档。
|
|
23001
|
+
|
|
23002
|
+
修改数据结构:
|
|
23003
|
+
|
|
23004
|
+
* [MySQLParam](https://cloud.tencent.com/document/api/597/40861#MySQLParam)
|
|
23005
|
+
|
|
23006
|
+
* 新增成员:SignalTable
|
|
23007
|
+
|
|
23008
|
+
|
|
22927
23009
|
### 第 93 次发布
|
|
22928
23010
|
|
|
22929
23011
|
发布时间:2023-08-14 01:12:57
|
|
@@ -42229,6 +42311,21 @@
|
|
|
42229
42311
|
|
|
42230
42312
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
42231
42313
|
|
|
42314
|
+
### 第 66 次发布
|
|
42315
|
+
|
|
42316
|
+
发布时间:2023-08-29 01:12:46
|
|
42317
|
+
|
|
42318
|
+
本次发布包含了以下内容:
|
|
42319
|
+
|
|
42320
|
+
改善已有的文档。
|
|
42321
|
+
|
|
42322
|
+
修改接口:
|
|
42323
|
+
|
|
42324
|
+
* [CreateHourDCDBInstance](https://cloud.tencent.com/document/api/557/70249)
|
|
42325
|
+
|
|
42326
|
+
* 新增入参:DcnSyncMode
|
|
42327
|
+
|
|
42328
|
+
|
|
42232
42329
|
### 第 65 次发布
|
|
42233
42330
|
|
|
42234
42331
|
发布时间:2023-08-23 01:20:18
|
|
@@ -50971,6 +51068,28 @@
|
|
|
50971
51068
|
|
|
50972
51069
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
50973
51070
|
|
|
51071
|
+
### 第 45 次发布
|
|
51072
|
+
|
|
51073
|
+
发布时间:2023-08-29 01:14:45
|
|
51074
|
+
|
|
51075
|
+
本次发布包含了以下内容:
|
|
51076
|
+
|
|
51077
|
+
改善已有的文档。
|
|
51078
|
+
|
|
51079
|
+
修改接口:
|
|
51080
|
+
|
|
51081
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
51082
|
+
|
|
51083
|
+
* 新增入参:CdcId
|
|
51084
|
+
|
|
51085
|
+
|
|
51086
|
+
修改数据结构:
|
|
51087
|
+
|
|
51088
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
51089
|
+
|
|
51090
|
+
* 新增成员:HasKernelUpgrade, CdcId
|
|
51091
|
+
|
|
51092
|
+
|
|
50974
51093
|
### 第 44 次发布
|
|
50975
51094
|
|
|
50976
51095
|
发布时间:2023-07-12 01:24:00
|
|
@@ -51959,6 +52078,52 @@
|
|
|
51959
52078
|
|
|
51960
52079
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
51961
52080
|
|
|
52081
|
+
### 第 107 次发布
|
|
52082
|
+
|
|
52083
|
+
发布时间:2023-08-29 01:14:56
|
|
52084
|
+
|
|
52085
|
+
本次发布包含了以下内容:
|
|
52086
|
+
|
|
52087
|
+
改善已有的文档。
|
|
52088
|
+
|
|
52089
|
+
修改接口:
|
|
52090
|
+
|
|
52091
|
+
* [CreatePersonAuthCertificateImage](https://cloud.tencent.com/document/api/1323/95783)
|
|
52092
|
+
|
|
52093
|
+
* 新增入参:Agent
|
|
52094
|
+
|
|
52095
|
+
|
|
52096
|
+
新增数据结构:
|
|
52097
|
+
|
|
52098
|
+
* [[Permission](https://cloud.tencent.com/document/api/1323/70369#Permission)](https://cloud.tencent.com/document/api/1323/70369#[Permission](https://cloud.tencent.com/document/api/1323/70369#Permission))
|
|
52099
|
+
* [[PermissionGroup](https://cloud.tencent.com/document/api/1323/70369#PermissionGroup)](https://cloud.tencent.com/document/api/1323/70369#[PermissionGroup](https://cloud.tencent.com/document/api/1323/70369#PermissionGroup))
|
|
52100
|
+
|
|
52101
|
+
修改数据结构:
|
|
52102
|
+
|
|
52103
|
+
* [IntegrateRole](https://cloud.tencent.com/document/api/1323/70369#IntegrateRole)
|
|
52104
|
+
|
|
52105
|
+
* 新增成员:PermissionGroups
|
|
52106
|
+
|
|
52107
|
+
* <font color="#dd0000">**修改成员**:</font>RoleId, RoleName, RoleStatus, IsGroupRole, SubOrgIdList
|
|
52108
|
+
|
|
52109
|
+
|
|
52110
|
+
### 第 106 次发布
|
|
52111
|
+
|
|
52112
|
+
发布时间:2023-08-28 16:10:43
|
|
52113
|
+
|
|
52114
|
+
本次发布包含了以下内容:
|
|
52115
|
+
|
|
52116
|
+
改善已有的文档。
|
|
52117
|
+
|
|
52118
|
+
修改接口:
|
|
52119
|
+
|
|
52120
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
|
52121
|
+
|
|
52122
|
+
* [DescribeOrganizationSeals](https://cloud.tencent.com/document/api/1323/82453)
|
|
52123
|
+
|
|
52124
|
+
* 新增入参:SealStatuses
|
|
52125
|
+
|
|
52126
|
+
|
|
51962
52127
|
### 第 105 次发布
|
|
51963
52128
|
|
|
51964
52129
|
发布时间:2023-08-24 01:18:44
|
|
@@ -54052,6 +54217,30 @@
|
|
|
54052
54217
|
|
|
54053
54218
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
54054
54219
|
|
|
54220
|
+
### 第 107 次发布
|
|
54221
|
+
|
|
54222
|
+
发布时间:2023-08-29 01:15:15
|
|
54223
|
+
|
|
54224
|
+
本次发布包含了以下内容:
|
|
54225
|
+
|
|
54226
|
+
改善已有的文档。
|
|
54227
|
+
|
|
54228
|
+
修改接口:
|
|
54229
|
+
|
|
54230
|
+
* [ChannelCreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1420/75452)
|
|
54231
|
+
|
|
54232
|
+
|
|
54233
|
+
修改数据结构:
|
|
54234
|
+
|
|
54235
|
+
* [BaseFlowInfo](https://cloud.tencent.com/document/api/1420/61525#BaseFlowInfo)
|
|
54236
|
+
|
|
54237
|
+
* 新增成员:Components
|
|
54238
|
+
|
|
54239
|
+
* [CommonFlowApprover](https://cloud.tencent.com/document/api/1420/61525#CommonFlowApprover)
|
|
54240
|
+
|
|
54241
|
+
* 新增成员:SignComponents
|
|
54242
|
+
|
|
54243
|
+
|
|
54055
54244
|
### 第 106 次发布
|
|
54056
54245
|
|
|
54057
54246
|
发布时间:2023-08-22 01:13:29
|
|
@@ -56210,6 +56399,19 @@
|
|
|
56210
56399
|
|
|
56211
56400
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
56212
56401
|
|
|
56402
|
+
### 第 61 次发布
|
|
56403
|
+
|
|
56404
|
+
发布时间:2023-08-29 01:15:31
|
|
56405
|
+
|
|
56406
|
+
本次发布包含了以下内容:
|
|
56407
|
+
|
|
56408
|
+
改善已有的文档。
|
|
56409
|
+
|
|
56410
|
+
修改数据结构:
|
|
56411
|
+
|
|
56412
|
+
* [IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData)
|
|
56413
|
+
|
|
56414
|
+
|
|
56213
56415
|
### 第 60 次发布
|
|
56214
56416
|
|
|
56215
56417
|
发布时间:2023-08-17 03:11:54
|
|
@@ -66642,10 +66844,10 @@
|
|
|
66642
66844
|
|
|
66643
66845
|
新增接口:
|
|
66644
66846
|
|
|
66645
|
-
* [
|
|
66646
|
-
* [
|
|
66647
|
-
* [
|
|
66648
|
-
* [
|
|
66847
|
+
* [BatchOperateDevice](https://cloud.tencent.com/document/api/1344/97292)
|
|
66848
|
+
* [DescribeTask](https://cloud.tencent.com/document/api/1344/97296)
|
|
66849
|
+
* [ListSubTasks](https://cloud.tencent.com/document/api/1344/97295)
|
|
66850
|
+
* [ListTasks](https://cloud.tencent.com/document/api/1344/97294)
|
|
66649
66851
|
|
|
66650
66852
|
修改接口:
|
|
66651
66853
|
|
|
@@ -66656,11 +66858,11 @@
|
|
|
66656
66858
|
|
|
66657
66859
|
新增数据结构:
|
|
66658
66860
|
|
|
66659
|
-
* [
|
|
66660
|
-
* [
|
|
66661
|
-
* [
|
|
66662
|
-
* [
|
|
66663
|
-
* [
|
|
66861
|
+
* [BatchOperateDeviceData](https://cloud.tencent.com/document/api/1344/95952#BatchOperateDeviceData)
|
|
66862
|
+
* [ListSubTasksData](https://cloud.tencent.com/document/api/1344/95952#ListSubTasksData)
|
|
66863
|
+
* [ListTasksData](https://cloud.tencent.com/document/api/1344/95952#ListTasksData)
|
|
66864
|
+
* [SubTaskData](https://cloud.tencent.com/document/api/1344/95952#SubTaskData)
|
|
66865
|
+
* [TaskData](https://cloud.tencent.com/document/api/1344/95952#TaskData)
|
|
66664
66866
|
|
|
66665
66867
|
### 第 3 次发布
|
|
66666
66868
|
|
|
@@ -67896,6 +68098,30 @@
|
|
|
67896
68098
|
|
|
67897
68099
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
67898
68100
|
|
|
68101
|
+
### 第 40 次发布
|
|
68102
|
+
|
|
68103
|
+
发布时间:2023-08-29 01:17:54
|
|
68104
|
+
|
|
68105
|
+
本次发布包含了以下内容:
|
|
68106
|
+
|
|
68107
|
+
改善已有的文档。
|
|
68108
|
+
|
|
68109
|
+
修改接口:
|
|
68110
|
+
|
|
68111
|
+
* [DescribeUser](https://cloud.tencent.com/document/api/1639/80936)
|
|
68112
|
+
|
|
68113
|
+
* 新增出参:OriginId
|
|
68114
|
+
|
|
68115
|
+
|
|
68116
|
+
修改数据结构:
|
|
68117
|
+
|
|
68118
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1639/81423#UserInfo)
|
|
68119
|
+
|
|
68120
|
+
* 新增成员:OriginId
|
|
68121
|
+
|
|
68122
|
+
* <font color="#dd0000">**修改成员**:</font>SdkAppId, UserId, Name, Avatar
|
|
68123
|
+
|
|
68124
|
+
|
|
67899
68125
|
### 第 39 次发布
|
|
67900
68126
|
|
|
67901
68127
|
发布时间:2023-08-23 01:30:17
|
|
@@ -72027,6 +72253,21 @@
|
|
|
72027
72253
|
|
|
72028
72254
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
72029
72255
|
|
|
72256
|
+
### 第 58 次发布
|
|
72257
|
+
|
|
72258
|
+
发布时间:2023-08-29 01:18:45
|
|
72259
|
+
|
|
72260
|
+
本次发布包含了以下内容:
|
|
72261
|
+
|
|
72262
|
+
改善已有的文档。
|
|
72263
|
+
|
|
72264
|
+
修改接口:
|
|
72265
|
+
|
|
72266
|
+
* [CreateHourDBInstance](https://cloud.tencent.com/document/api/237/67878)
|
|
72267
|
+
|
|
72268
|
+
* 新增入参:DcnSyncMode
|
|
72269
|
+
|
|
72270
|
+
|
|
72030
72271
|
### 第 57 次发布
|
|
72031
72272
|
|
|
72032
72273
|
发布时间:2023-06-21 01:26:12
|
|
@@ -108588,7 +108829,7 @@
|
|
|
108588
108829
|
|
|
108589
108830
|
新增数据结构:
|
|
108590
108831
|
|
|
108591
|
-
* [
|
|
108832
|
+
* [InferCodeInfo](https://cloud.tencent.com/document/api/851/75051#InferCodeInfo)
|
|
108592
108833
|
|
|
108593
108834
|
修改数据结构:
|
|
108594
108835
|
|
|
@@ -114488,8 +114729,8 @@
|
|
|
114488
114729
|
|
|
114489
114730
|
新增接口:
|
|
114490
114731
|
|
|
114491
|
-
* [
|
|
114492
|
-
* [
|
|
114732
|
+
* [DescribeTRTCMarketQualityData](https://cloud.tencent.com/document/api/647/97441)
|
|
114733
|
+
* [DescribeTRTCRealTimeQualityData](https://cloud.tencent.com/document/api/647/97440)
|
|
114493
114734
|
|
|
114494
114735
|
### 第 58 次发布
|
|
114495
114736
|
|
|
@@ -114501,7 +114742,7 @@
|
|
|
114501
114742
|
|
|
114502
114743
|
新增接口:
|
|
114503
114744
|
|
|
114504
|
-
* [
|
|
114745
|
+
* [DescribeTRTCRealTimeScaleData](https://cloud.tencent.com/document/api/647/97310)
|
|
114505
114746
|
|
|
114506
114747
|
### 第 57 次发布
|
|
114507
114748
|
|
|
@@ -114513,13 +114754,13 @@
|
|
|
114513
114754
|
|
|
114514
114755
|
新增接口:
|
|
114515
114756
|
|
|
114516
|
-
* [
|
|
114757
|
+
* [DescribeTRTCMarketScaleData](https://cloud.tencent.com/document/api/647/97297)
|
|
114517
114758
|
|
|
114518
114759
|
新增数据结构:
|
|
114519
114760
|
|
|
114520
|
-
* [
|
|
114521
|
-
* [
|
|
114522
|
-
* [
|
|
114761
|
+
* [RowValues](https://cloud.tencent.com/document/api/647/44055#RowValues)
|
|
114762
|
+
* [SeriesInfos](https://cloud.tencent.com/document/api/647/44055#SeriesInfos)
|
|
114763
|
+
* [TRTCDataResult](https://cloud.tencent.com/document/api/647/44055#TRTCDataResult)
|
|
114523
114764
|
|
|
114524
114765
|
### 第 56 次发布
|
|
114525
114766
|
|
|
@@ -127766,9 +128007,9 @@
|
|
|
127766
128007
|
|
|
127767
128008
|
新增接口:
|
|
127768
128009
|
|
|
127769
|
-
* [
|
|
127770
|
-
* [
|
|
127771
|
-
* [
|
|
128010
|
+
* [DeleteCustomRule](https://cloud.tencent.com/document/api/627/97444)
|
|
128011
|
+
* [DescribeCustomRuleList](https://cloud.tencent.com/document/api/627/97443)
|
|
128012
|
+
* [ModifyCustomRule](https://cloud.tencent.com/document/api/627/97442)
|
|
127772
128013
|
|
|
127773
128014
|
### 第 45 次发布
|
|
127774
128015
|
|