tencentcloud-sdk-nodejs 4.0.850 → 4.0.852

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.
Files changed (158) hide show
  1. package/CHANGELOG.md +434 -0
  2. package/SERVICE_CHANGELOG.md +540 -48
  3. package/package.json +1 -1
  4. package/products.md +35 -35
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_client.ts +2 -2
  7. package/src/services/aiart/v20221229/aiart_models.ts +1 -1
  8. package/src/services/ams/index.ts +2 -2
  9. package/src/services/antiddos/v20200309/antiddos_models.ts +2 -2
  10. package/src/services/asr/v20190614/asr_models.ts +5 -5
  11. package/src/services/batch/v20170312/batch_models.ts +5 -1
  12. package/src/services/billing/v20180709/billing_models.ts +2 -2
  13. package/src/services/btoe/index.ts +2 -2
  14. package/src/services/cdb/v20170320/cdb_models.ts +26 -5
  15. package/src/services/chdfs/index.ts +2 -2
  16. package/src/services/clb/v20180317/clb_models.ts +4 -0
  17. package/src/services/cvm/v20170312/cvm_models.ts +5 -1
  18. package/src/services/cynosdb/v20190107/cynosdb_client.ts +71 -9
  19. package/src/services/cynosdb/v20190107/cynosdb_models.ts +437 -201
  20. package/src/services/dsgc/v20190723/dsgc_models.ts +67 -67
  21. package/src/services/dts/v20211206/dts_models.ts +1 -1
  22. package/src/services/emr/v20190103/emr_models.ts +15 -0
  23. package/src/services/es/v20180416/es_models.ts +5 -0
  24. package/src/services/ess/v20201111/ess_client.ts +16 -3
  25. package/src/services/ess/v20201111/ess_models.ts +108 -70
  26. package/src/services/essbasic/index.ts +2 -2
  27. package/src/services/essbasic/v20210526/essbasic_client.ts +5 -3
  28. package/src/services/essbasic/v20210526/essbasic_models.ts +6 -3
  29. package/src/services/facefusion/index.ts +2 -2
  30. package/src/services/faceid/v20180301/faceid_models.ts +2 -0
  31. package/src/services/hai/v20230812/hai_models.ts +1 -1
  32. package/src/services/hunyuan/v20230901/hunyuan_client.ts +40 -10
  33. package/src/services/hunyuan/v20230901/hunyuan_models.ts +105 -1
  34. package/src/services/iai/index.ts +2 -2
  35. package/src/services/iotvideo/index.ts +2 -2
  36. package/src/services/irp/index.ts +2 -2
  37. package/src/services/lighthouse/v20200324/lighthouse_models.ts +5 -0
  38. package/src/services/live/v20180801/live_client.ts +37 -13
  39. package/src/services/live/v20180801/live_models.ts +68 -2
  40. package/src/services/lke/v20231130/lke_client.ts +5 -4
  41. package/src/services/lke/v20231130/lke_models.ts +60 -0
  42. package/src/services/mgobe/index.ts +2 -2
  43. package/src/services/mrs/v20200910/mrs_models.ts +1 -1
  44. package/src/services/ocr/v20181119/ocr_client.ts +0 -1
  45. package/src/services/ocr/v20181119/ocr_models.ts +58 -14
  46. package/src/services/sms/index.ts +2 -2
  47. package/src/services/ssl/v20191205/ssl_client.ts +19 -7
  48. package/src/services/ssl/v20191205/ssl_models.ts +36 -4
  49. package/src/services/tbaas/v20180416/tbaas_models.ts +14 -14
  50. package/src/services/tbp/index.ts +2 -2
  51. package/src/services/tem/index.ts +2 -2
  52. package/src/services/teo/index.ts +2 -2
  53. package/src/services/thpc/index.ts +2 -2
  54. package/src/services/tione/index.ts +2 -2
  55. package/src/services/tione/v20191022/tione_client.ts +0 -12
  56. package/src/services/tione/v20191022/tione_models.ts +0 -30
  57. package/src/services/tione/v20211111/tione_client.ts +1 -0
  58. package/src/services/tione/v20211111/tione_models.ts +16 -0
  59. package/src/services/tke/v20220501/tke_client.ts +66 -17
  60. package/src/services/tke/v20220501/tke_models.ts +830 -165
  61. package/src/services/tmt/v20180321/tmt_models.ts +5 -5
  62. package/src/services/trtc/v20190722/trtc_models.ts +6 -2
  63. package/src/services/tse/v20201207/tse_models.ts +17 -2
  64. package/src/services/vm/index.ts +2 -2
  65. package/tencentcloud/common/sdk_version.d.ts +1 -1
  66. package/tencentcloud/common/sdk_version.js +1 -1
  67. package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +2 -2
  68. package/tencentcloud/services/aiart/v20221229/aiart_client.js +2 -2
  69. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +1 -1
  70. package/tencentcloud/services/ams/index.d.ts +4 -4
  71. package/tencentcloud/services/ams/index.js +2 -2
  72. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +2 -2
  73. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -5
  74. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +5 -1
  75. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -2
  76. package/tencentcloud/services/btoe/index.d.ts +4 -4
  77. package/tencentcloud/services/btoe/index.js +2 -2
  78. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +26 -5
  79. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  80. package/tencentcloud/services/chdfs/index.js +2 -2
  81. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
  82. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +5 -1
  83. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +23 -3
  84. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +33 -3
  85. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +427 -203
  86. package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +67 -67
  87. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
  88. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +15 -0
  89. package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
  90. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -3
  91. package/tencentcloud/services/ess/v20201111/ess_client.js +9 -2
  92. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +106 -70
  93. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  94. package/tencentcloud/services/essbasic/index.js +2 -2
  95. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -3
  96. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -3
  97. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -3
  98. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  99. package/tencentcloud/services/facefusion/index.js +2 -2
  100. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
  101. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
  102. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +21 -7
  103. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +25 -7
  104. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +101 -1
  105. package/tencentcloud/services/iai/index.d.ts +4 -4
  106. package/tencentcloud/services/iai/index.js +2 -2
  107. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  108. package/tencentcloud/services/iotvideo/index.js +2 -2
  109. package/tencentcloud/services/irp/index.d.ts +4 -4
  110. package/tencentcloud/services/irp/index.js +2 -2
  111. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +5 -0
  112. package/tencentcloud/services/live/v20180801/live_client.d.ts +13 -5
  113. package/tencentcloud/services/live/v20180801/live_client.js +18 -6
  114. package/tencentcloud/services/live/v20180801/live_models.d.ts +64 -2
  115. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +4 -4
  116. package/tencentcloud/services/lke/v20231130/lke_client.js +4 -4
  117. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +59 -0
  118. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  119. package/tencentcloud/services/mgobe/index.js +2 -2
  120. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
  121. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -1
  122. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -1
  123. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +58 -14
  124. package/tencentcloud/services/sms/index.d.ts +4 -4
  125. package/tencentcloud/services/sms/index.js +2 -2
  126. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +7 -3
  127. package/tencentcloud/services/ssl/v20191205/ssl_client.js +9 -3
  128. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +34 -4
  129. package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +14 -14
  130. package/tencentcloud/services/tbp/index.d.ts +4 -4
  131. package/tencentcloud/services/tbp/index.js +2 -2
  132. package/tencentcloud/services/tem/index.d.ts +4 -4
  133. package/tencentcloud/services/tem/index.js +2 -2
  134. package/tencentcloud/services/teo/index.d.ts +4 -4
  135. package/tencentcloud/services/teo/index.js +2 -2
  136. package/tencentcloud/services/thpc/index.d.ts +4 -4
  137. package/tencentcloud/services/thpc/index.js +2 -2
  138. package/tencentcloud/services/tione/index.d.ts +4 -4
  139. package/tencentcloud/services/tione/index.js +2 -2
  140. package/tencentcloud/services/tione/v20191022/tione_client.d.ts +1 -5
  141. package/tencentcloud/services/tione/v20191022/tione_client.js +0 -6
  142. package/tencentcloud/services/tione/v20191022/tione_models.d.ts +0 -28
  143. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +15 -0
  144. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +17 -5
  145. package/tencentcloud/services/tke/v20220501/tke_client.js +24 -6
  146. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +766 -120
  147. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +5 -5
  148. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -2
  149. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +17 -2
  150. package/tencentcloud/services/vm/index.d.ts +4 -4
  151. package/tencentcloud/services/vm/index.js +2 -2
  152. package/test/cynosdb.v20190107.test.js +52 -2
  153. package/test/ess.v20201111.test.js +10 -0
  154. package/test/hunyuan.v20230901.test.js +22 -2
  155. package/test/live.v20180801.test.js +24 -4
  156. package/test/ssl.v20191205.test.js +12 -2
  157. package/test/tione.v20191022.test.js +0 -10
  158. package/test/tke.v20220501.test.js +34 -4
package/CHANGELOG.md CHANGED
@@ -1,3 +1,437 @@
1
+ # Release 4.0.852
2
+
3
+ ## 负载均衡(clb) 版本:2018-03-17
4
+
5
+ ### 第 105 次发布
6
+
7
+ 发布时间:2024-05-14 01:28:52
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改数据结构:
14
+
15
+ * [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
16
+
17
+ * 新增成员:Weight
18
+
19
+
20
+
21
+
22
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
23
+
24
+ ### 第 89 次发布
25
+
26
+ 发布时间:2024-05-14 01:39:01
27
+
28
+ 本次发布包含了以下内容:
29
+
30
+ 改善已有的文档。
31
+
32
+ 修改接口:
33
+
34
+ * [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
35
+
36
+ * 新增入参:InstanceId, CLSInfoList
37
+
38
+ * 新增出参:TaskId
39
+
40
+ * [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
41
+
42
+ * 新增入参:InstanceId, CLSTopicIds
43
+
44
+ * 新增出参:TaskId
45
+
46
+ * [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
47
+
48
+ * 新增入参:InstanceId
49
+
50
+ * 新增出参:TotalCount, InstanceCLSDeliveryInfos
51
+
52
+ * [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
53
+
54
+ * 新增入参:InstanceId, CLSTopicIds
55
+
56
+ * 新增出参:TaskId
57
+
58
+ * [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
59
+
60
+ * 新增入参:InstanceId, CLSTopicIds
61
+
62
+ * 新增出参:TaskId
63
+
64
+
65
+ 新增数据结构:
66
+
67
+ * [CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)
68
+ * [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
69
+
70
+
71
+
72
+ ## 数据安全治理中心(dsgc) 版本:2019-07-23
73
+
74
+ ### 第 11 次发布
75
+
76
+ 发布时间:2024-05-14 01:46:03
77
+
78
+ 本次发布包含了以下内容:
79
+
80
+ 改善已有的文档。
81
+
82
+ 修改数据结构:
83
+
84
+ * [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
85
+
86
+ * <font color="#dd0000">**修改成员**:</font>AK, SK, URL
87
+
88
+ * [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
89
+
90
+ * <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
91
+
92
+ * [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
93
+
94
+ * <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
95
+
96
+ * [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
97
+
98
+ * <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
99
+
100
+ * [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
101
+
102
+ * <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
103
+
104
+ * [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
105
+
106
+ * <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
107
+
108
+ * [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
109
+
110
+ * <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
111
+
112
+
113
+
114
+
115
+ ## 弹性 MapReduce(emr) 版本:2019-01-03
116
+
117
+ ### 第 63 次发布
118
+
119
+ 发布时间:2024-05-14 01:50:50
120
+
121
+ 本次发布包含了以下内容:
122
+
123
+ 改善已有的文档。
124
+
125
+ 修改数据结构:
126
+
127
+ * [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
128
+
129
+ * 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
130
+
131
+
132
+
133
+
134
+ ## Elasticsearch Service(es) 版本:2018-04-16
135
+
136
+ ### 第 58 次发布
137
+
138
+ 发布时间:2024-05-14 01:51:30
139
+
140
+ 本次发布包含了以下内容:
141
+
142
+ 改善已有的文档。
143
+
144
+ 修改数据结构:
145
+
146
+ * [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
147
+
148
+ * 新增成员:KibanaLanguage
149
+
150
+
151
+
152
+
153
+ ## 文字识别(ocr) 版本:2018-11-19
154
+
155
+ ### 第 135 次发布
156
+
157
+ 发布时间:2024-05-14 02:17:52
158
+
159
+ 本次发布包含了以下内容:
160
+
161
+ 改善已有的文档。
162
+
163
+ 修改接口:
164
+
165
+ * [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
166
+
167
+ * <font color="#dd0000">**修改入参**:</font>DetectFake
168
+
169
+ * 新增出参:WarnCardInfos
170
+
171
+ * [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
172
+
173
+ * 新增出参:WarnCardInfos
174
+
175
+ * [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
176
+
177
+ * 新增出参:WarnCardInfos
178
+
179
+ * [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
180
+
181
+ * 新增出参:WarnCardInfos
182
+
183
+
184
+
185
+
186
+ ## TI-ONE 训练平台(tione) 版本:2021-11-11
187
+
188
+ ### 第 59 次发布
189
+
190
+ 发布时间:2024-05-14 02:40:26
191
+
192
+ 本次发布包含了以下内容:
193
+
194
+ 改善已有的文档。
195
+
196
+ 新增数据结构:
197
+
198
+ * [CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)
199
+
200
+ 修改数据结构:
201
+
202
+ * [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
203
+
204
+ * 新增成员:CBSSource
205
+
206
+
207
+
208
+
209
+ ## TI-ONE 训练平台(tione) 版本:2019-10-22
210
+
211
+ ### 第 13 次发布
212
+
213
+ 发布时间:2024-05-14 02:40:07
214
+
215
+ 本次发布包含了以下内容:
216
+
217
+ 改善已有的文档。
218
+
219
+ <font color="#dd0000">**删除接口**:</font>
220
+
221
+ * UpdateNotebookLifecycleScript
222
+
223
+
224
+
225
+ ## 实时音视频(trtc) 版本:2019-07-22
226
+
227
+ ### 第 73 次发布
228
+
229
+ 发布时间:2024-05-14 02:45:49
230
+
231
+ 本次发布包含了以下内容:
232
+
233
+ 改善已有的文档。
234
+
235
+ 修改数据结构:
236
+
237
+ * [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
238
+
239
+ * 新增成员:Font
240
+
241
+
242
+
243
+
244
+ ## 微服务引擎(tse) 版本:2020-12-07
245
+
246
+ ### 第 66 次发布
247
+
248
+ 发布时间:2024-05-14 02:46:25
249
+
250
+ 本次发布包含了以下内容:
251
+
252
+ 改善已有的文档。
253
+
254
+ 修改数据结构:
255
+
256
+ * [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
257
+
258
+ * 新增成员:Weight, IsDefaultWeight
259
+
260
+ * <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
261
+
262
+ * [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
263
+
264
+ * 新增成员:DefaultWeight
265
+
266
+
267
+
268
+
269
+ # Release 4.0.851
270
+
271
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
272
+
273
+ ### 第 88 次发布
274
+
275
+ 发布时间:2024-05-13 01:14:47
276
+
277
+ 本次发布包含了以下内容:
278
+
279
+ 改善已有的文档。
280
+
281
+ 新增接口:
282
+
283
+ * [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
284
+ * [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
285
+ * [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
286
+ * [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
287
+ * [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
288
+
289
+
290
+
291
+ ## 腾讯电子签企业版(ess) 版本:2020-11-11
292
+
293
+ ### 第 169 次发布
294
+
295
+ 发布时间:2024-05-13 01:18:00
296
+
297
+ 本次发布包含了以下内容:
298
+
299
+ 改善已有的文档。
300
+
301
+ 新增接口:
302
+
303
+ * [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
304
+
305
+
306
+
307
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
308
+
309
+ ### 第 60 次发布
310
+
311
+ 发布时间:2024-05-13 01:21:46
312
+
313
+ 本次发布包含了以下内容:
314
+
315
+ 改善已有的文档。
316
+
317
+ 修改数据结构:
318
+
319
+ * [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
320
+
321
+ * 新增成员:LatestOperationStartedTime
322
+
323
+ * [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
324
+
325
+ * <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
326
+
327
+
328
+
329
+
330
+ ## 云直播CSS(live) 版本:2018-08-01
331
+
332
+ ### 第 128 次发布
333
+
334
+ 发布时间:2024-05-13 01:22:02
335
+
336
+ 本次发布包含了以下内容:
337
+
338
+ 改善已有的文档。
339
+
340
+ 新增接口:
341
+
342
+ * [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
343
+ * [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
344
+
345
+
346
+
347
+ ## 大模型知识引擎(lke) 版本:2023-11-30
348
+
349
+ ### 第 6 次发布
350
+
351
+ 发布时间:2024-05-13 01:22:27
352
+
353
+ 本次发布包含了以下内容:
354
+
355
+ 改善已有的文档。
356
+
357
+ 新增数据结构:
358
+
359
+ * [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
360
+
361
+ 修改数据结构:
362
+
363
+ * [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
364
+
365
+ * 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow
366
+
367
+
368
+
369
+
370
+ ## SSL 证书(ssl) 版本:2019-12-05
371
+
372
+ ### 第 58 次发布
373
+
374
+ 发布时间:2024-05-13 01:26:12
375
+
376
+ 本次发布包含了以下内容:
377
+
378
+ 改善已有的文档。
379
+
380
+ 新增接口:
381
+
382
+ * [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
383
+
384
+
385
+
386
+ ## 容器服务(tke) 版本:2022-05-01
387
+
388
+ ### 第 2 次发布
389
+
390
+ 发布时间:2024-05-13 01:30:09
391
+
392
+ 本次发布包含了以下内容:
393
+
394
+ 改善已有的文档。
395
+
396
+ 新增接口:
397
+
398
+ * [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
399
+ * [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
400
+ * [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
401
+
402
+ 新增数据结构:
403
+
404
+ * [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
405
+ * [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
406
+ * [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
407
+ * [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
408
+ * [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
409
+ * [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
410
+ * [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
411
+ * [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
412
+ * [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
413
+ * [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
414
+ * [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
415
+ * [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
416
+ * [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
417
+
418
+ 修改数据结构:
419
+
420
+ * [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
421
+
422
+ * 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks
423
+
424
+ * [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool)
425
+
426
+ * 新增成员:Tags, Unschedulable
427
+
428
+
429
+
430
+
431
+ ## 容器服务(tke) 版本:2018-05-25
432
+
433
+
434
+
1
435
  # Release 4.0.850
2
436
 
3
437
  ## 云安全一体化平台(csip) 版本:2022-11-21