tencentcloud-sdk-nodejs-clb 4.0.612 → 4.0.613
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 +195 -0
- package/SERVICE_CHANGELOG.md +268 -54
- package/package.json +1 -1
- package/products.md +11 -11
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,198 @@
|
|
1
|
+
# Release 4.0.613
|
2
|
+
|
3
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
4
|
+
|
5
|
+
### 第 122 次发布
|
6
|
+
|
7
|
+
发布时间:2023-06-05 01:12:49
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增数据结构:
|
14
|
+
|
15
|
+
* [OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni)
|
16
|
+
|
17
|
+
修改数据结构:
|
18
|
+
|
19
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
20
|
+
|
21
|
+
* 新增成员:Sni
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
## 主机安全(cwp) 版本:2018-02-28
|
27
|
+
|
28
|
+
### 第 90 次发布
|
29
|
+
|
30
|
+
发布时间:2023-06-05 01:20:04
|
31
|
+
|
32
|
+
本次发布包含了以下内容:
|
33
|
+
|
34
|
+
改善已有的文档。
|
35
|
+
|
36
|
+
新增接口:
|
37
|
+
|
38
|
+
* [DescribeVulStoreList](https://cloud.tencent.com/document/api/296/93137)
|
39
|
+
|
40
|
+
<font color="#dd0000">**删除接口**:</font>
|
41
|
+
|
42
|
+
* DescribeSaveOrUpdateWarnings
|
43
|
+
|
44
|
+
新增数据结构:
|
45
|
+
|
46
|
+
* [VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo)
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
51
|
+
|
52
|
+
### 第 59 次发布
|
53
|
+
|
54
|
+
发布时间:2023-06-05 01:24:19
|
55
|
+
|
56
|
+
本次发布包含了以下内容:
|
57
|
+
|
58
|
+
改善已有的文档。
|
59
|
+
|
60
|
+
修改接口:
|
61
|
+
|
62
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
63
|
+
|
64
|
+
* 新增出参:InstanceIds, FlowId
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
70
|
+
|
71
|
+
### 第 50 次发布
|
72
|
+
|
73
|
+
发布时间:2023-06-05 01:24:50
|
74
|
+
|
75
|
+
本次发布包含了以下内容:
|
76
|
+
|
77
|
+
改善已有的文档。
|
78
|
+
|
79
|
+
修改接口:
|
80
|
+
|
81
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
82
|
+
|
83
|
+
* 新增入参:SessionResourceTemplate
|
84
|
+
|
85
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
86
|
+
|
87
|
+
* 新增入参:IsInherit
|
88
|
+
|
89
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
90
|
+
|
91
|
+
* 新增入参:IsInherit
|
92
|
+
|
93
|
+
|
94
|
+
新增数据结构:
|
95
|
+
|
96
|
+
* [SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate)
|
97
|
+
|
98
|
+
修改数据结构:
|
99
|
+
|
100
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
101
|
+
|
102
|
+
* 新增成员:DefaultHouse, MaxConcurrency, TolerableQueueTime, UserAppId, UserUin, SessionResourceTemplate
|
103
|
+
|
104
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
105
|
+
|
106
|
+
* 新增成员:IsInherit
|
107
|
+
|
108
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
109
|
+
|
110
|
+
* 新增成员:MapMaterializedViewName
|
111
|
+
|
112
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
113
|
+
|
114
|
+
* 新增成员:ImageVersion, DriverSize, ExecutorSize, ExecutorNums, ExecutorMaxNumbers
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
120
|
+
|
121
|
+
### 第 72 次发布
|
122
|
+
|
123
|
+
发布时间:2023-06-02 15:55:45
|
124
|
+
|
125
|
+
本次发布包含了以下内容:
|
126
|
+
|
127
|
+
改善已有的文档。
|
128
|
+
|
129
|
+
修改接口:
|
130
|
+
|
131
|
+
* [CreateConvertTaskApi](https://cloud.tencent.com/document/api/1323/78149)
|
132
|
+
|
133
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
134
|
+
|
135
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
136
|
+
|
137
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
138
|
+
|
139
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
140
|
+
|
141
|
+
* 新增入参:FileId
|
142
|
+
|
143
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
144
|
+
|
145
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/1323/70366)
|
146
|
+
|
147
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
148
|
+
|
149
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
150
|
+
|
151
|
+
* 新增入参:Agent
|
152
|
+
|
153
|
+
* [GetTaskResultApi](https://cloud.tencent.com/document/api/1323/78148)
|
154
|
+
|
155
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
156
|
+
|
157
|
+
|
158
|
+
修改数据结构:
|
159
|
+
|
160
|
+
* [CallbackInfo](https://cloud.tencent.com/document/api/1323/70369#CallbackInfo)
|
161
|
+
|
162
|
+
* 新增成员:CallbackKey, CallbackToken
|
163
|
+
|
164
|
+
* <font color="#dd0000">**修改成员**:</font>Token
|
165
|
+
|
166
|
+
* [OrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#OrganizationInfo)
|
167
|
+
|
168
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1323/70369#UserInfo)
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
## 腾讯智能对话平台(tbp) 版本:2019-06-27
|
174
|
+
|
175
|
+
### 第 3 次发布
|
176
|
+
|
177
|
+
发布时间:2023-06-05 01:49:22
|
178
|
+
|
179
|
+
本次发布包含了以下内容:
|
180
|
+
|
181
|
+
改善已有的文档。
|
182
|
+
|
183
|
+
修改接口:
|
184
|
+
|
185
|
+
* [TextReset](https://cloud.tencent.com/document/api/1060/37437)
|
186
|
+
|
187
|
+
* 新增出参:ResponseText
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
## 腾讯智能对话平台(tbp) 版本:2019-03-11
|
193
|
+
|
194
|
+
|
195
|
+
|
1
196
|
# Release 4.0.612
|
2
197
|
|
3
198
|
## 云防火墙(cfw) 版本:2019-09-04
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,146 +1,195 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 122 次发布
|
6
6
|
|
7
|
-
发布时间:2023-06-
|
7
|
+
发布时间:2023-06-05 01:12:49
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
新增数据结构:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni)
|
16
16
|
|
17
|
-
|
17
|
+
修改数据结构:
|
18
18
|
|
19
|
-
* [
|
19
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
20
20
|
|
21
|
-
* 新增成员:
|
21
|
+
* 新增成员:Sni
|
22
22
|
|
23
23
|
|
24
24
|
|
25
25
|
|
26
|
-
##
|
26
|
+
## 主机安全(cwp) 版本:2018-02-28
|
27
27
|
|
28
28
|
### 第 90 次发布
|
29
29
|
|
30
|
-
发布时间:2023-06-
|
30
|
+
发布时间:2023-06-05 01:20:04
|
31
31
|
|
32
32
|
本次发布包含了以下内容:
|
33
33
|
|
34
34
|
改善已有的文档。
|
35
35
|
|
36
|
-
|
36
|
+
新增接口:
|
37
37
|
|
38
|
-
* [
|
38
|
+
* [DescribeVulStoreList](https://cloud.tencent.com/document/api/296/93137)
|
39
39
|
|
40
|
-
|
40
|
+
<font color="#dd0000">**删除接口**:</font>
|
41
41
|
|
42
|
+
* DescribeSaveOrUpdateWarnings
|
42
43
|
|
43
44
|
新增数据结构:
|
44
45
|
|
45
|
-
* [
|
46
|
-
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
46
|
+
* [VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo)
|
47
47
|
|
48
|
-
修改数据结构:
|
49
48
|
|
50
|
-
* [Resource](https://cloud.tencent.com/document/api/214/30694#Resource)
|
51
49
|
|
52
|
-
|
50
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
53
51
|
|
52
|
+
### 第 59 次发布
|
54
53
|
|
54
|
+
发布时间:2023-06-05 01:24:19
|
55
55
|
|
56
|
+
本次发布包含了以下内容:
|
56
57
|
|
57
|
-
|
58
|
+
改善已有的文档。
|
59
|
+
|
60
|
+
修改接口:
|
61
|
+
|
62
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
63
|
+
|
64
|
+
* 新增出参:InstanceIds, FlowId
|
58
65
|
|
59
|
-
### 第 89 次发布
|
60
66
|
|
61
|
-
|
67
|
+
|
68
|
+
|
69
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
70
|
+
|
71
|
+
### 第 50 次发布
|
72
|
+
|
73
|
+
发布时间:2023-06-05 01:24:50
|
62
74
|
|
63
75
|
本次发布包含了以下内容:
|
64
76
|
|
65
77
|
改善已有的文档。
|
66
78
|
|
79
|
+
修改接口:
|
80
|
+
|
81
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
82
|
+
|
83
|
+
* 新增入参:SessionResourceTemplate
|
84
|
+
|
85
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
86
|
+
|
87
|
+
* 新增入参:IsInherit
|
88
|
+
|
89
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
90
|
+
|
91
|
+
* 新增入参:IsInherit
|
92
|
+
|
93
|
+
|
94
|
+
新增数据结构:
|
95
|
+
|
96
|
+
* [SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate)
|
97
|
+
|
67
98
|
修改数据结构:
|
68
99
|
|
69
|
-
* [
|
100
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
70
101
|
|
71
|
-
* 新增成员:
|
102
|
+
* 新增成员:DefaultHouse, MaxConcurrency, TolerableQueueTime, UserAppId, UserUin, SessionResourceTemplate
|
103
|
+
|
104
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
105
|
+
|
106
|
+
* 新增成员:IsInherit
|
107
|
+
|
108
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
109
|
+
|
110
|
+
* 新增成员:MapMaterializedViewName
|
111
|
+
|
112
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
113
|
+
|
114
|
+
* 新增成员:ImageVersion, DriverSize, ExecutorSize, ExecutorNums, ExecutorMaxNumbers
|
72
115
|
|
73
116
|
|
74
117
|
|
75
118
|
|
76
119
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
77
120
|
|
78
|
-
### 第
|
121
|
+
### 第 72 次发布
|
79
122
|
|
80
|
-
发布时间:2023-06-02
|
123
|
+
发布时间:2023-06-02 15:55:45
|
81
124
|
|
82
125
|
本次发布包含了以下内容:
|
83
126
|
|
84
127
|
改善已有的文档。
|
85
128
|
|
86
|
-
|
129
|
+
修改接口:
|
87
130
|
|
88
|
-
* [
|
131
|
+
* [CreateConvertTaskApi](https://cloud.tencent.com/document/api/1323/78149)
|
89
132
|
|
90
|
-
* [
|
133
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
91
134
|
|
135
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
92
136
|
|
137
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
93
138
|
|
139
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
94
140
|
|
95
|
-
|
141
|
+
* 新增入参:FileId
|
96
142
|
|
97
|
-
|
143
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
98
144
|
|
99
|
-
|
145
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/1323/70366)
|
100
146
|
|
101
|
-
|
147
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
102
148
|
|
103
|
-
|
149
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
104
150
|
|
105
|
-
|
151
|
+
* 新增入参:Agent
|
106
152
|
|
107
|
-
*
|
153
|
+
* [GetTaskResultApi](https://cloud.tencent.com/document/api/1323/78148)
|
108
154
|
|
155
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
109
156
|
|
110
157
|
|
111
|
-
|
158
|
+
修改数据结构:
|
112
159
|
|
113
|
-
|
160
|
+
* [CallbackInfo](https://cloud.tencent.com/document/api/1323/70369#CallbackInfo)
|
114
161
|
|
115
|
-
|
162
|
+
* 新增成员:CallbackKey, CallbackToken
|
116
163
|
|
117
|
-
|
164
|
+
* <font color="#dd0000">**修改成员**:</font>Token
|
118
165
|
|
119
|
-
|
166
|
+
* [OrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#OrganizationInfo)
|
120
167
|
|
121
|
-
|
168
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1323/70369#UserInfo)
|
122
169
|
|
123
|
-
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
124
170
|
|
125
171
|
|
126
172
|
|
127
|
-
##
|
173
|
+
## 腾讯智能对话平台(tbp) 版本:2019-06-27
|
128
174
|
|
129
|
-
### 第
|
175
|
+
### 第 3 次发布
|
130
176
|
|
131
|
-
发布时间:2023-06-
|
177
|
+
发布时间:2023-06-05 01:49:22
|
132
178
|
|
133
179
|
本次发布包含了以下内容:
|
134
180
|
|
135
181
|
改善已有的文档。
|
136
182
|
|
137
|
-
|
183
|
+
修改接口:
|
138
184
|
|
139
|
-
* [
|
185
|
+
* [TextReset](https://cloud.tencent.com/document/api/1060/37437)
|
140
186
|
|
141
|
-
|
187
|
+
* 新增出参:ResponseText
|
142
188
|
|
143
|
-
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
## 腾讯智能对话平台(tbp) 版本:2019-03-11
|
144
193
|
|
145
194
|
|
146
195
|
|
@@ -16437,6 +16486,25 @@
|
|
16437
16486
|
|
16438
16487
|
## 内容分发网络 CDN(cdn) 版本:2018-06-06
|
16439
16488
|
|
16489
|
+
### 第 122 次发布
|
16490
|
+
|
16491
|
+
发布时间:2023-06-05 01:12:49
|
16492
|
+
|
16493
|
+
本次发布包含了以下内容:
|
16494
|
+
|
16495
|
+
改善已有的文档。
|
16496
|
+
|
16497
|
+
新增数据结构:
|
16498
|
+
|
16499
|
+
* [[OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni)](https://cloud.tencent.com/document/api/228/30987#[OriginSni](https://cloud.tencent.com/document/api/228/30987#OriginSni))
|
16500
|
+
|
16501
|
+
修改数据结构:
|
16502
|
+
|
16503
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
16504
|
+
|
16505
|
+
* 新增成员:Sni
|
16506
|
+
|
16507
|
+
|
16440
16508
|
### 第 121 次发布
|
16441
16509
|
|
16442
16510
|
发布时间:2023-05-08 01:12:20
|
@@ -23173,8 +23241,8 @@
|
|
23173
23241
|
|
23174
23242
|
新增数据结构:
|
23175
23243
|
|
23176
|
-
* [
|
23177
|
-
* [
|
23244
|
+
* [SpecAvailability](https://cloud.tencent.com/document/api/214/30694#SpecAvailability)
|
23245
|
+
* [TypeInfo](https://cloud.tencent.com/document/api/214/30694#TypeInfo)
|
23178
23246
|
|
23179
23247
|
修改数据结构:
|
23180
23248
|
|
@@ -33106,6 +33174,26 @@
|
|
33106
33174
|
|
33107
33175
|
## 主机安全(cwp) 版本:2018-02-28
|
33108
33176
|
|
33177
|
+
### 第 90 次发布
|
33178
|
+
|
33179
|
+
发布时间:2023-06-05 01:20:04
|
33180
|
+
|
33181
|
+
本次发布包含了以下内容:
|
33182
|
+
|
33183
|
+
改善已有的文档。
|
33184
|
+
|
33185
|
+
新增接口:
|
33186
|
+
|
33187
|
+
* [[DescribeVulStoreList](https://cloud.tencent.com/document/api/296/93137)](https://cloud.tencent.com/document/api/#/#)
|
33188
|
+
|
33189
|
+
<font color="#dd0000">**删除接口**:</font>
|
33190
|
+
|
33191
|
+
* DescribeSaveOrUpdateWarnings
|
33192
|
+
|
33193
|
+
新增数据结构:
|
33194
|
+
|
33195
|
+
* [[VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo)](https://cloud.tencent.com/document/api/296/19867#[VulStoreListInfo](https://cloud.tencent.com/document/api/296/19867#VulStoreListInfo))
|
33196
|
+
|
33109
33197
|
### 第 89 次发布
|
33110
33198
|
|
33111
33199
|
发布时间:2023-06-02 01:19:01
|
@@ -39099,6 +39187,21 @@
|
|
39099
39187
|
|
39100
39188
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
39101
39189
|
|
39190
|
+
### 第 59 次发布
|
39191
|
+
|
39192
|
+
发布时间:2023-06-05 01:24:19
|
39193
|
+
|
39194
|
+
本次发布包含了以下内容:
|
39195
|
+
|
39196
|
+
改善已有的文档。
|
39197
|
+
|
39198
|
+
修改接口:
|
39199
|
+
|
39200
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
39201
|
+
|
39202
|
+
* 新增出参:InstanceIds, FlowId
|
39203
|
+
|
39204
|
+
|
39102
39205
|
### 第 58 次发布
|
39103
39206
|
|
39104
39207
|
发布时间:2023-06-01 09:49:03
|
@@ -40198,6 +40301,52 @@
|
|
40198
40301
|
|
40199
40302
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
40200
40303
|
|
40304
|
+
### 第 50 次发布
|
40305
|
+
|
40306
|
+
发布时间:2023-06-05 01:24:50
|
40307
|
+
|
40308
|
+
本次发布包含了以下内容:
|
40309
|
+
|
40310
|
+
改善已有的文档。
|
40311
|
+
|
40312
|
+
修改接口:
|
40313
|
+
|
40314
|
+
* [CreateDataEngine](https://cloud.tencent.com/document/api/1342/87875)
|
40315
|
+
|
40316
|
+
* 新增入参:SessionResourceTemplate
|
40317
|
+
|
40318
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
40319
|
+
|
40320
|
+
* 新增入参:IsInherit
|
40321
|
+
|
40322
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
40323
|
+
|
40324
|
+
* 新增入参:IsInherit
|
40325
|
+
|
40326
|
+
|
40327
|
+
新增数据结构:
|
40328
|
+
|
40329
|
+
* [[SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate)](https://cloud.tencent.com/document/api/1342/53778#[SessionResourceTemplate](https://cloud.tencent.com/document/api/1342/53778#SessionResourceTemplate))
|
40330
|
+
|
40331
|
+
修改数据结构:
|
40332
|
+
|
40333
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
40334
|
+
|
40335
|
+
* 新增成员:DefaultHouse, MaxConcurrency, TolerableQueueTime, UserAppId, UserUin, SessionResourceTemplate
|
40336
|
+
|
40337
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
40338
|
+
|
40339
|
+
* 新增成员:IsInherit
|
40340
|
+
|
40341
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
40342
|
+
|
40343
|
+
* 新增成员:MapMaterializedViewName
|
40344
|
+
|
40345
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
40346
|
+
|
40347
|
+
* 新增成员:ImageVersion, DriverSize, ExecutorSize, ExecutorNums, ExecutorMaxNumbers
|
40348
|
+
|
40349
|
+
|
40201
40350
|
### 第 49 次发布
|
40202
40351
|
|
40203
40352
|
发布时间:2023-05-29 01:21:27
|
@@ -47803,6 +47952,56 @@
|
|
47803
47952
|
|
47804
47953
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47805
47954
|
|
47955
|
+
### 第 72 次发布
|
47956
|
+
|
47957
|
+
发布时间:2023-06-02 15:55:45
|
47958
|
+
|
47959
|
+
本次发布包含了以下内容:
|
47960
|
+
|
47961
|
+
改善已有的文档。
|
47962
|
+
|
47963
|
+
修改接口:
|
47964
|
+
|
47965
|
+
* [CreateConvertTaskApi](https://cloud.tencent.com/document/api/1323/78149)
|
47966
|
+
|
47967
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
47968
|
+
|
47969
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
47970
|
+
|
47971
|
+
* [CreateMultiFlowSignQRCode](https://cloud.tencent.com/document/api/1323/75450)
|
47972
|
+
|
47973
|
+
* [CreatePreparedPersonalEsign](https://cloud.tencent.com/document/api/1323/89386)
|
47974
|
+
|
47975
|
+
* 新增入参:FileId
|
47976
|
+
|
47977
|
+
* <font color="#dd0000">**修改入参**:</font>SealImage
|
47978
|
+
|
47979
|
+
* [DescribeFileUrls](https://cloud.tencent.com/document/api/1323/70366)
|
47980
|
+
|
47981
|
+
* [DescribeFlowTemplates](https://cloud.tencent.com/document/api/1323/74803)
|
47982
|
+
|
47983
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
47984
|
+
|
47985
|
+
* 新增入参:Agent
|
47986
|
+
|
47987
|
+
* [GetTaskResultApi](https://cloud.tencent.com/document/api/1323/78148)
|
47988
|
+
|
47989
|
+
* [UploadFiles](https://cloud.tencent.com/document/api/1323/73066)
|
47990
|
+
|
47991
|
+
|
47992
|
+
修改数据结构:
|
47993
|
+
|
47994
|
+
* [CallbackInfo](https://cloud.tencent.com/document/api/1323/70369#CallbackInfo)
|
47995
|
+
|
47996
|
+
* 新增成员:CallbackKey, CallbackToken
|
47997
|
+
|
47998
|
+
* <font color="#dd0000">**修改成员**:</font>Token
|
47999
|
+
|
48000
|
+
* [OrganizationInfo](https://cloud.tencent.com/document/api/1323/70369#OrganizationInfo)
|
48001
|
+
|
48002
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1323/70369#UserInfo)
|
48003
|
+
|
48004
|
+
|
47806
48005
|
### 第 71 次发布
|
47807
48006
|
|
47808
48007
|
发布时间:2023-06-02 01:26:15
|
@@ -83465,7 +83664,7 @@
|
|
83465
83664
|
|
83466
83665
|
新增接口:
|
83467
83666
|
|
83468
|
-
* [
|
83667
|
+
* [CreateCertificateByPackage](https://cloud.tencent.com/document/api/400/93094)
|
83469
83668
|
|
83470
83669
|
### 第 34 次发布
|
83471
83670
|
|
@@ -85929,6 +86128,21 @@
|
|
85929
86128
|
|
85930
86129
|
## 腾讯智能对话平台(tbp) 版本:2019-06-27
|
85931
86130
|
|
86131
|
+
### 第 3 次发布
|
86132
|
+
|
86133
|
+
发布时间:2023-06-05 01:49:22
|
86134
|
+
|
86135
|
+
本次发布包含了以下内容:
|
86136
|
+
|
86137
|
+
改善已有的文档。
|
86138
|
+
|
86139
|
+
修改接口:
|
86140
|
+
|
86141
|
+
* [TextReset](https://cloud.tencent.com/document/api/1060/37437)
|
86142
|
+
|
86143
|
+
* 新增出参:ResponseText
|
86144
|
+
|
86145
|
+
|
85932
86146
|
### 第 2 次发布
|
85933
86147
|
|
85934
86148
|
发布时间:2019-11-14 17:49:19
|
@@ -90286,11 +90500,11 @@
|
|
90286
90500
|
|
90287
90501
|
新增接口:
|
90288
90502
|
|
90289
|
-
* [
|
90503
|
+
* [DescribeVulRegistryImageList](https://cloud.tencent.com/document/api/1285/93095)
|
90290
90504
|
|
90291
90505
|
新增数据结构:
|
90292
90506
|
|
90293
|
-
* [
|
90507
|
+
* [VulAffectedRegistryImageInfo](https://cloud.tencent.com/document/api/1285/65614#VulAffectedRegistryImageInfo)
|
90294
90508
|
|
90295
90509
|
### 第 44 次发布
|
90296
90510
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -41,16 +41,16 @@
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-23 01:06:09 |
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-05-31 01:10:22 |
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-01
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-05 01:11:44 |
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-06-02 01:12:00 |
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-06-05 01:12:49 |
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-05-18 01:10:46 |
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-05-18 01:10:56 |
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-05-24 01:10:16 |
|
51
51
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-06-02 01:13:34 |
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
53
|
-
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-05
|
53
|
+
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-06-05 01:14:51 |
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
@@ -68,7 +68,7 @@
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-06-02 01:18:01 |
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-05-26 01:16:07 |
|
71
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-06-
|
71
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-06-05 01:20:04 |
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
73
73
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-05-31 01:18:15 |
|
74
74
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-05-18 01:19:47 |
|
@@ -77,8 +77,8 @@
|
|
77
77
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-05-18 01:21:10 |
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
80
|
-
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-01
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-05
|
80
|
+
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-05 01:24:19 |
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-06-05 01:24:50 |
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-05-18 01:22:51 |
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
@@ -93,8 +93,8 @@
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-01 09:50:15 |
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-02
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-01
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-02 17:05:56 |
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-05 01:29:23 |
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
@@ -127,7 +127,7 @@
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-05-22 01:40:34 |
|
129
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-05-23 01:28:34 |
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-05
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-05 01:37:54 |
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
133
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-05-29 01:31:45 |
|
@@ -181,7 +181,7 @@
|
|
181
181
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
182
182
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-05-18 01:50:31 |
|
183
183
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
184
|
-
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-05
|
184
|
+
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-06-05 01:49:22 |
|
185
185
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-05-18 01:50:54 |
|
186
186
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-03-30 01:54:55 |
|
187
187
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
|
@@ -226,7 +226,7 @@
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-05-19 02:51:58 |
|
227
227
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-01 10:02:45 |
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
229
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-05
|
229
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-06-05 02:04:09 |
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
231
231
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-05-25 02:13:42 |
|
232
232
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|