tencentcloud-sdk-nodejs 4.0.889 → 4.0.890
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 +265 -0
- package/SERVICE_CHANGELOG.md +437 -20
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/bpaas/v20181217/bpaas_models.ts +20 -0
- package/src/services/cls/v20201016/cls_models.ts +44 -0
- package/src/services/cwp/v20180228/cwp_models.ts +32 -17
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
- package/src/services/fmu/v20191213/fmu_client.ts +12 -6
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +14 -8
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +224 -87
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +2 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +35 -9
- package/src/services/ocr/v20181119/ocr_models.ts +2 -2
- package/src/services/postgres/v20170312/postgres_models.ts +18 -14
- package/src/services/ssl/v20191205/ssl_models.ts +15 -0
- package/src/services/tiia/v20190529/tiia_client.ts +3 -1
- package/src/services/trocket/v20230308/trocket_client.ts +4 -4
- package/src/services/trocket/v20230308/trocket_models.ts +13 -8
- package/src/services/vod/v20180717/vod_client.ts +3 -3
- package/src/services/vod/v20180717/vod_models.ts +9 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bpaas/v20181217/bpaas_models.d.ts +20 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +44 -0
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +32 -17
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
- package/tencentcloud/services/fmu/v20191213/fmu_client.d.ts +9 -3
- package/tencentcloud/services/fmu/v20191213/fmu_client.js +9 -3
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +217 -86
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +34 -9
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +18 -14
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +15 -0
- package/tencentcloud/services/tiia/v20190529/tiia_client.d.ts +3 -1
- package/tencentcloud/services/tiia/v20190529/tiia_client.js +3 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +4 -4
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +4 -4
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +13 -8
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +3 -3
- package/tencentcloud/services/vod/v20180717/vod_client.js +3 -3
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +9 -1
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,26 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 6 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-05 01:04:07
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
16
16
|
|
|
17
|
+
* 新增成员:ApproveStatus, ApproveMsg, ApproveTime, ApproveGroup
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
## 机器翻译(tmt) 版本:2018-03-21
|
|
20
20
|
|
|
21
|
-
### 第 10 次发布
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 99 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-07-05 01:06:07
|
|
24
27
|
|
|
25
28
|
本次发布包含了以下内容:
|
|
26
29
|
|
|
@@ -28,22 +31,72 @@
|
|
|
28
31
|
|
|
29
32
|
修改接口:
|
|
30
33
|
|
|
31
|
-
* [
|
|
34
|
+
* [DescribeMachines](https://cloud.tencent.com/document/api/614/56437)
|
|
32
35
|
|
|
33
|
-
* 新增入参:
|
|
36
|
+
* 新增入参:Filters, Offset, Limit
|
|
34
37
|
|
|
35
|
-
*
|
|
38
|
+
* 新增出参:TotalCount
|
|
36
39
|
|
|
37
|
-
* 新增入参:TermRepoIDList, SentRepoIDList
|
|
38
40
|
|
|
39
41
|
|
|
40
42
|
|
|
43
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
41
44
|
|
|
42
|
-
|
|
45
|
+
### 第 116 次发布
|
|
43
46
|
|
|
44
|
-
|
|
47
|
+
发布时间:2024-07-05 01:06:53
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [ExportBaselineHostDetectList](https://cloud.tencent.com/document/api/296/87851)
|
|
56
|
+
|
|
57
|
+
* 新增入参:IsExportDetail
|
|
58
|
+
|
|
59
|
+
* [ExportBaselineItemDetectList](https://cloud.tencent.com/document/api/296/87850)
|
|
60
|
+
|
|
61
|
+
* 新增入参:IsExportDetail
|
|
62
|
+
|
|
63
|
+
* [ExportBaselineRuleDetectList](https://cloud.tencent.com/document/api/296/87848)
|
|
64
|
+
|
|
65
|
+
* 新增入参:IsExportDetail
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
修改数据结构:
|
|
69
|
+
|
|
70
|
+
* [DeliverTypeDetails](https://cloud.tencent.com/document/api/296/19867#DeliverTypeDetails)
|
|
71
|
+
|
|
72
|
+
* 新增成员:LogName, LogSetId, Region
|
|
45
73
|
|
|
46
|
-
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 人脸试妆(fmu) 版本:2019-12-13
|
|
78
|
+
|
|
79
|
+
### 第 8 次发布
|
|
80
|
+
|
|
81
|
+
发布时间:2024-07-05 01:10:44
|
|
82
|
+
|
|
83
|
+
本次发布包含了以下内容:
|
|
84
|
+
|
|
85
|
+
改善已有的文档。
|
|
86
|
+
|
|
87
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
88
|
+
|
|
89
|
+
* BeautifyVideo
|
|
90
|
+
* CancelBeautifyVideoJob
|
|
91
|
+
* QueryBeautifyVideoJob
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
96
|
+
|
|
97
|
+
### 第 9 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2024-07-05 01:11:07
|
|
47
100
|
|
|
48
101
|
本次发布包含了以下内容:
|
|
49
102
|
|
|
@@ -51,16 +104,161 @@
|
|
|
51
104
|
|
|
52
105
|
修改接口:
|
|
53
106
|
|
|
54
|
-
* [
|
|
107
|
+
* [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
|
|
55
108
|
|
|
56
|
-
*
|
|
109
|
+
* 新增入参:Tools, ToolChoice, CustomTool
|
|
57
110
|
|
|
58
111
|
|
|
112
|
+
新增数据结构:
|
|
113
|
+
|
|
114
|
+
* [Content](https://cloud.tencent.com/document/api/1729/101838#Content)
|
|
115
|
+
* [ImageUrl](https://cloud.tencent.com/document/api/1729/101838#ImageUrl)
|
|
116
|
+
* [Tool](https://cloud.tencent.com/document/api/1729/101838#Tool)
|
|
117
|
+
* [ToolCall](https://cloud.tencent.com/document/api/1729/101838#ToolCall)
|
|
118
|
+
* [ToolCallFunction](https://cloud.tencent.com/document/api/1729/101838#ToolCallFunction)
|
|
119
|
+
* [ToolFunction](https://cloud.tencent.com/document/api/1729/101838#ToolFunction)
|
|
120
|
+
|
|
59
121
|
修改数据结构:
|
|
60
122
|
|
|
61
|
-
* [
|
|
123
|
+
* [Delta](https://cloud.tencent.com/document/api/1729/101838#Delta)
|
|
62
124
|
|
|
63
|
-
* 新增成员:
|
|
125
|
+
* 新增成员:ToolCalls
|
|
126
|
+
|
|
127
|
+
* [Message](https://cloud.tencent.com/document/api/1729/101838#Message)
|
|
128
|
+
|
|
129
|
+
* 新增成员:Contents, ToolCallId, ToolCalls
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
135
|
+
|
|
136
|
+
### 第 72 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2024-07-05 01:11:41
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
修改接口:
|
|
145
|
+
|
|
146
|
+
* [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587)
|
|
147
|
+
|
|
148
|
+
* 新增出参:DeviceList
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
新增数据结构:
|
|
152
|
+
|
|
153
|
+
* [DeviceActiveResult](https://cloud.tencent.com/document/api/1081/34988#DeviceActiveResult)
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
158
|
+
|
|
159
|
+
### 第 43 次发布
|
|
160
|
+
|
|
161
|
+
发布时间:2024-07-05 01:15:16
|
|
162
|
+
|
|
163
|
+
本次发布包含了以下内容:
|
|
164
|
+
|
|
165
|
+
改善已有的文档。
|
|
166
|
+
|
|
167
|
+
修改数据结构:
|
|
168
|
+
|
|
169
|
+
* [AccountInfo](https://cloud.tencent.com/document/api/409/16778#AccountInfo)
|
|
170
|
+
|
|
171
|
+
* 新增成员:UserType
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
177
|
+
|
|
178
|
+
### 第 63 次发布
|
|
179
|
+
|
|
180
|
+
发布时间:2024-07-05 01:16:31
|
|
181
|
+
|
|
182
|
+
本次发布包含了以下内容:
|
|
183
|
+
|
|
184
|
+
改善已有的文档。
|
|
185
|
+
|
|
186
|
+
修改数据结构:
|
|
187
|
+
|
|
188
|
+
* [ClbListenerRule](https://cloud.tencent.com/document/api/400/41679#ClbListenerRule)
|
|
189
|
+
|
|
190
|
+
* 新增成员:Url
|
|
191
|
+
|
|
192
|
+
* [DeployRecordDetail](https://cloud.tencent.com/document/api/400/41679#DeployRecordDetail)
|
|
193
|
+
|
|
194
|
+
* 新增成员:Url
|
|
195
|
+
|
|
196
|
+
* [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail)
|
|
197
|
+
|
|
198
|
+
* 新增成员:Url
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
## 图像分析(tiia) 版本:2019-05-29
|
|
204
|
+
|
|
205
|
+
### 第 32 次发布
|
|
206
|
+
|
|
207
|
+
发布时间:2024-07-05 01:19:00
|
|
208
|
+
|
|
209
|
+
本次发布包含了以下内容:
|
|
210
|
+
|
|
211
|
+
改善已有的文档。
|
|
212
|
+
|
|
213
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
214
|
+
|
|
215
|
+
* DetectProductBeta
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
220
|
+
|
|
221
|
+
### 第 17 次发布
|
|
222
|
+
|
|
223
|
+
发布时间:2024-07-05 01:19:38
|
|
224
|
+
|
|
225
|
+
本次发布包含了以下内容:
|
|
226
|
+
|
|
227
|
+
改善已有的文档。
|
|
228
|
+
|
|
229
|
+
修改接口:
|
|
230
|
+
|
|
231
|
+
* [DescribeInstanceList](https://cloud.tencent.com/document/api/1493/96028)
|
|
232
|
+
|
|
233
|
+
* <font color="#dd0000">**修改入参**:</font>Offset, Limit
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
修改数据结构:
|
|
237
|
+
|
|
238
|
+
* [InstanceItem](https://cloud.tencent.com/document/api/1493/96031#InstanceItem)
|
|
239
|
+
|
|
240
|
+
* 新增成员:RenewFlag
|
|
241
|
+
|
|
242
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceName, Version, InstanceType, InstanceStatus, TopicNumLimit, GroupNumLimit, PayMode, ExpiryTime, Remark, TopicNum, GroupNum, TagList, SkuCode, TpsLimit, ScaledTpsLimit, MessageRetention, MaxMessageDelay
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
## 云点播(vod) 版本:2018-07-17
|
|
248
|
+
|
|
249
|
+
### 第 182 次发布
|
|
250
|
+
|
|
251
|
+
发布时间:2024-07-05 01:20:46
|
|
252
|
+
|
|
253
|
+
本次发布包含了以下内容:
|
|
254
|
+
|
|
255
|
+
改善已有的文档。
|
|
256
|
+
|
|
257
|
+
修改接口:
|
|
258
|
+
|
|
259
|
+
* [SimpleHlsClip](https://cloud.tencent.com/document/api/266/33428)
|
|
260
|
+
|
|
261
|
+
* 新增入参:Precision, OutputMediaType
|
|
64
262
|
|
|
65
263
|
|
|
66
264
|
|
|
@@ -719,7 +917,7 @@
|
|
|
719
917
|
|
|
720
918
|
新增接口:
|
|
721
919
|
|
|
722
|
-
* [
|
|
920
|
+
* [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957)
|
|
723
921
|
|
|
724
922
|
### 第 6 次发布
|
|
725
923
|
|
|
@@ -11898,6 +12096,21 @@
|
|
|
11898
12096
|
|
|
11899
12097
|
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
11900
12098
|
|
|
12099
|
+
### 第 6 次发布
|
|
12100
|
+
|
|
12101
|
+
发布时间:2024-07-05 01:04:07
|
|
12102
|
+
|
|
12103
|
+
本次发布包含了以下内容:
|
|
12104
|
+
|
|
12105
|
+
改善已有的文档。
|
|
12106
|
+
|
|
12107
|
+
修改数据结构:
|
|
12108
|
+
|
|
12109
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
12110
|
+
|
|
12111
|
+
* 新增成员:ApproveStatus, ApproveMsg, ApproveTime, ApproveGroup
|
|
12112
|
+
|
|
12113
|
+
|
|
11901
12114
|
### 第 5 次发布
|
|
11902
12115
|
|
|
11903
12116
|
发布时间:2023-06-14 01:09:11
|
|
@@ -31431,6 +31644,23 @@
|
|
|
31431
31644
|
|
|
31432
31645
|
## 日志服务(cls) 版本:2020-10-16
|
|
31433
31646
|
|
|
31647
|
+
### 第 99 次发布
|
|
31648
|
+
|
|
31649
|
+
发布时间:2024-07-05 01:06:07
|
|
31650
|
+
|
|
31651
|
+
本次发布包含了以下内容:
|
|
31652
|
+
|
|
31653
|
+
改善已有的文档。
|
|
31654
|
+
|
|
31655
|
+
修改接口:
|
|
31656
|
+
|
|
31657
|
+
* [DescribeMachines](https://cloud.tencent.com/document/api/614/56437)
|
|
31658
|
+
|
|
31659
|
+
* 新增入参:Filters, Offset, Limit
|
|
31660
|
+
|
|
31661
|
+
* 新增出参:TotalCount
|
|
31662
|
+
|
|
31663
|
+
|
|
31434
31664
|
### 第 98 次发布
|
|
31435
31665
|
|
|
31436
31666
|
发布时间:2024-06-28 01:07:19
|
|
@@ -41373,6 +41603,36 @@
|
|
|
41373
41603
|
|
|
41374
41604
|
## 主机安全(cwp) 版本:2018-02-28
|
|
41375
41605
|
|
|
41606
|
+
### 第 116 次发布
|
|
41607
|
+
|
|
41608
|
+
发布时间:2024-07-05 01:06:53
|
|
41609
|
+
|
|
41610
|
+
本次发布包含了以下内容:
|
|
41611
|
+
|
|
41612
|
+
改善已有的文档。
|
|
41613
|
+
|
|
41614
|
+
修改接口:
|
|
41615
|
+
|
|
41616
|
+
* [ExportBaselineHostDetectList](https://cloud.tencent.com/document/api/296/87851)
|
|
41617
|
+
|
|
41618
|
+
* 新增入参:IsExportDetail
|
|
41619
|
+
|
|
41620
|
+
* [ExportBaselineItemDetectList](https://cloud.tencent.com/document/api/296/87850)
|
|
41621
|
+
|
|
41622
|
+
* 新增入参:IsExportDetail
|
|
41623
|
+
|
|
41624
|
+
* [ExportBaselineRuleDetectList](https://cloud.tencent.com/document/api/296/87848)
|
|
41625
|
+
|
|
41626
|
+
* 新增入参:IsExportDetail
|
|
41627
|
+
|
|
41628
|
+
|
|
41629
|
+
修改数据结构:
|
|
41630
|
+
|
|
41631
|
+
* [DeliverTypeDetails](https://cloud.tencent.com/document/api/296/19867#DeliverTypeDetails)
|
|
41632
|
+
|
|
41633
|
+
* 新增成员:LogName, LogSetId, Region
|
|
41634
|
+
|
|
41635
|
+
|
|
41376
41636
|
### 第 115 次发布
|
|
41377
41637
|
|
|
41378
41638
|
发布时间:2024-06-28 01:08:04
|
|
@@ -70540,6 +70800,20 @@
|
|
|
70540
70800
|
|
|
70541
70801
|
## 人脸试妆(fmu) 版本:2019-12-13
|
|
70542
70802
|
|
|
70803
|
+
### 第 8 次发布
|
|
70804
|
+
|
|
70805
|
+
发布时间:2024-07-05 01:10:44
|
|
70806
|
+
|
|
70807
|
+
本次发布包含了以下内容:
|
|
70808
|
+
|
|
70809
|
+
改善已有的文档。
|
|
70810
|
+
|
|
70811
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
70812
|
+
|
|
70813
|
+
* BeautifyVideo
|
|
70814
|
+
* CancelBeautifyVideoJob
|
|
70815
|
+
* QueryBeautifyVideoJob
|
|
70816
|
+
|
|
70543
70817
|
### 第 7 次发布
|
|
70544
70818
|
|
|
70545
70819
|
发布时间:2023-07-14 14:55:45
|
|
@@ -74255,6 +74529,41 @@
|
|
|
74255
74529
|
|
|
74256
74530
|
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
74257
74531
|
|
|
74532
|
+
### 第 9 次发布
|
|
74533
|
+
|
|
74534
|
+
发布时间:2024-07-05 01:11:07
|
|
74535
|
+
|
|
74536
|
+
本次发布包含了以下内容:
|
|
74537
|
+
|
|
74538
|
+
改善已有的文档。
|
|
74539
|
+
|
|
74540
|
+
修改接口:
|
|
74541
|
+
|
|
74542
|
+
* [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
|
|
74543
|
+
|
|
74544
|
+
* 新增入参:Tools, ToolChoice, CustomTool
|
|
74545
|
+
|
|
74546
|
+
|
|
74547
|
+
新增数据结构:
|
|
74548
|
+
|
|
74549
|
+
* [[Content](https://cloud.tencent.com/document/api/1729/101838#Content)](https://cloud.tencent.com/document/api/1729/101838#[Content](https://cloud.tencent.com/document/api/1729/101838#Content))
|
|
74550
|
+
* [[ImageUrl](https://cloud.tencent.com/document/api/1729/101838#ImageUrl)](https://cloud.tencent.com/document/api/1729/101838#[ImageUrl](https://cloud.tencent.com/document/api/1729/101838#ImageUrl))
|
|
74551
|
+
* [[Tool](https://cloud.tencent.com/document/api/1729/101838#Tool)](https://cloud.tencent.com/document/api/1729/101838#[Tool](https://cloud.tencent.com/document/api/1729/101838#Tool))
|
|
74552
|
+
* [[ToolCall](https://cloud.tencent.com/document/api/1729/101838#ToolCall)](https://cloud.tencent.com/document/api/1729/101838#[ToolCall](https://cloud.tencent.com/document/api/1729/101838#ToolCall))
|
|
74553
|
+
* [[ToolCallFunction](https://cloud.tencent.com/document/api/1729/101838#ToolCallFunction)](https://cloud.tencent.com/document/api/1729/101838#[ToolCallFunction](https://cloud.tencent.com/document/api/1729/101838#ToolCallFunction))
|
|
74554
|
+
* [[ToolFunction](https://cloud.tencent.com/document/api/1729/101838#ToolFunction)](https://cloud.tencent.com/document/api/1729/101838#[ToolFunction](https://cloud.tencent.com/document/api/1729/101838#ToolFunction))
|
|
74555
|
+
|
|
74556
|
+
修改数据结构:
|
|
74557
|
+
|
|
74558
|
+
* [Delta](https://cloud.tencent.com/document/api/1729/101838#Delta)
|
|
74559
|
+
|
|
74560
|
+
* 新增成员:ToolCalls
|
|
74561
|
+
|
|
74562
|
+
* [Message](https://cloud.tencent.com/document/api/1729/101838#Message)
|
|
74563
|
+
|
|
74564
|
+
* 新增成员:Contents, ToolCallId, ToolCalls
|
|
74565
|
+
|
|
74566
|
+
|
|
74258
74567
|
### 第 8 次发布
|
|
74259
74568
|
|
|
74260
74569
|
发布时间:2024-06-12 11:48:37
|
|
@@ -77556,6 +77865,25 @@
|
|
|
77556
77865
|
|
|
77557
77866
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
77558
77867
|
|
|
77868
|
+
### 第 72 次发布
|
|
77869
|
+
|
|
77870
|
+
发布时间:2024-07-05 01:11:41
|
|
77871
|
+
|
|
77872
|
+
本次发布包含了以下内容:
|
|
77873
|
+
|
|
77874
|
+
改善已有的文档。
|
|
77875
|
+
|
|
77876
|
+
修改接口:
|
|
77877
|
+
|
|
77878
|
+
* [ActivateTWeCallLicense](https://cloud.tencent.com/document/api/1081/106587)
|
|
77879
|
+
|
|
77880
|
+
* 新增出参:DeviceList
|
|
77881
|
+
|
|
77882
|
+
|
|
77883
|
+
新增数据结构:
|
|
77884
|
+
|
|
77885
|
+
* [[DeviceActiveResult](https://cloud.tencent.com/document/api/1081/34988#DeviceActiveResult)](https://cloud.tencent.com/document/api/1081/34988#[DeviceActiveResult](https://cloud.tencent.com/document/api/1081/34988#DeviceActiveResult))
|
|
77886
|
+
|
|
77559
77887
|
### 第 71 次发布
|
|
77560
77888
|
|
|
77561
77889
|
发布时间:2024-07-01 01:17:32
|
|
@@ -103566,6 +103894,21 @@
|
|
|
103566
103894
|
|
|
103567
103895
|
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
103568
103896
|
|
|
103897
|
+
### 第 43 次发布
|
|
103898
|
+
|
|
103899
|
+
发布时间:2024-07-05 01:15:16
|
|
103900
|
+
|
|
103901
|
+
本次发布包含了以下内容:
|
|
103902
|
+
|
|
103903
|
+
改善已有的文档。
|
|
103904
|
+
|
|
103905
|
+
修改数据结构:
|
|
103906
|
+
|
|
103907
|
+
* [AccountInfo](https://cloud.tencent.com/document/api/409/16778#AccountInfo)
|
|
103908
|
+
|
|
103909
|
+
* 新增成员:UserType
|
|
103910
|
+
|
|
103911
|
+
|
|
103569
103912
|
### 第 42 次发布
|
|
103570
103913
|
|
|
103571
103914
|
发布时间:2024-06-07 02:17:01
|
|
@@ -112041,6 +112384,29 @@
|
|
|
112041
112384
|
|
|
112042
112385
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
112043
112386
|
|
|
112387
|
+
### 第 63 次发布
|
|
112388
|
+
|
|
112389
|
+
发布时间:2024-07-05 01:16:31
|
|
112390
|
+
|
|
112391
|
+
本次发布包含了以下内容:
|
|
112392
|
+
|
|
112393
|
+
改善已有的文档。
|
|
112394
|
+
|
|
112395
|
+
修改数据结构:
|
|
112396
|
+
|
|
112397
|
+
* [ClbListenerRule](https://cloud.tencent.com/document/api/400/41679#ClbListenerRule)
|
|
112398
|
+
|
|
112399
|
+
* 新增成员:Url
|
|
112400
|
+
|
|
112401
|
+
* [DeployRecordDetail](https://cloud.tencent.com/document/api/400/41679#DeployRecordDetail)
|
|
112402
|
+
|
|
112403
|
+
* 新增成员:Url
|
|
112404
|
+
|
|
112405
|
+
* [UpdateRecordDetail](https://cloud.tencent.com/document/api/400/41679#UpdateRecordDetail)
|
|
112406
|
+
|
|
112407
|
+
* 新增成员:Url
|
|
112408
|
+
|
|
112409
|
+
|
|
112044
112410
|
### 第 62 次发布
|
|
112045
112411
|
|
|
112046
112412
|
发布时间:2024-07-02 01:22:32
|
|
@@ -131242,6 +131608,18 @@
|
|
|
131242
131608
|
|
|
131243
131609
|
## 图像分析(tiia) 版本:2019-05-29
|
|
131244
131610
|
|
|
131611
|
+
### 第 32 次发布
|
|
131612
|
+
|
|
131613
|
+
发布时间:2024-07-05 01:19:00
|
|
131614
|
+
|
|
131615
|
+
本次发布包含了以下内容:
|
|
131616
|
+
|
|
131617
|
+
改善已有的文档。
|
|
131618
|
+
|
|
131619
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
131620
|
+
|
|
131621
|
+
* DetectProductBeta
|
|
131622
|
+
|
|
131245
131623
|
### 第 31 次发布
|
|
131246
131624
|
|
|
131247
131625
|
发布时间:2023-01-13 01:55:53
|
|
@@ -138632,6 +139010,30 @@
|
|
|
138632
139010
|
|
|
138633
139011
|
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
138634
139012
|
|
|
139013
|
+
### 第 17 次发布
|
|
139014
|
+
|
|
139015
|
+
发布时间:2024-07-05 01:19:38
|
|
139016
|
+
|
|
139017
|
+
本次发布包含了以下内容:
|
|
139018
|
+
|
|
139019
|
+
改善已有的文档。
|
|
139020
|
+
|
|
139021
|
+
修改接口:
|
|
139022
|
+
|
|
139023
|
+
* [DescribeInstanceList](https://cloud.tencent.com/document/api/1493/96028)
|
|
139024
|
+
|
|
139025
|
+
* <font color="#dd0000">**修改入参**:</font>Offset, Limit
|
|
139026
|
+
|
|
139027
|
+
|
|
139028
|
+
修改数据结构:
|
|
139029
|
+
|
|
139030
|
+
* [InstanceItem](https://cloud.tencent.com/document/api/1493/96031#InstanceItem)
|
|
139031
|
+
|
|
139032
|
+
* 新增成员:RenewFlag
|
|
139033
|
+
|
|
139034
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstanceName, Version, InstanceType, InstanceStatus, TopicNumLimit, GroupNumLimit, PayMode, ExpiryTime, Remark, TopicNum, GroupNum, TagList, SkuCode, TpsLimit, ScaledTpsLimit, MessageRetention, MaxMessageDelay
|
|
139035
|
+
|
|
139036
|
+
|
|
138635
139037
|
### 第 16 次发布
|
|
138636
139038
|
|
|
138637
139039
|
发布时间:2024-06-25 01:24:46
|
|
@@ -146624,6 +147026,21 @@
|
|
|
146624
147026
|
|
|
146625
147027
|
## 云点播(vod) 版本:2018-07-17
|
|
146626
147028
|
|
|
147029
|
+
### 第 182 次发布
|
|
147030
|
+
|
|
147031
|
+
发布时间:2024-07-05 01:20:46
|
|
147032
|
+
|
|
147033
|
+
本次发布包含了以下内容:
|
|
147034
|
+
|
|
147035
|
+
改善已有的文档。
|
|
147036
|
+
|
|
147037
|
+
修改接口:
|
|
147038
|
+
|
|
147039
|
+
* [SimpleHlsClip](https://cloud.tencent.com/document/api/266/33428)
|
|
147040
|
+
|
|
147041
|
+
* 新增入参:Precision, OutputMediaType
|
|
147042
|
+
|
|
147043
|
+
|
|
146627
147044
|
### 第 181 次发布
|
|
146628
147045
|
|
|
146629
147046
|
发布时间:2024-05-17 02:33:00
|