tencentcloud-sdk-nodejs-cynosdb 4.0.595 → 4.0.596
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 +159 -0
- package/SERVICE_CHANGELOG.md +189 -112
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +40 -14
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +199 -10
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +13 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +18 -6
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +169 -10
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,162 @@
|
|
1
|
+
# Release 4.0.596
|
2
|
+
|
3
|
+
## 语音识别(asr) 版本:2019-06-14
|
4
|
+
|
5
|
+
### 第 26 次发布
|
6
|
+
|
7
|
+
发布时间:2023-05-11 01:03:26
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
16
|
+
|
17
|
+
* 新增入参:HotwordList
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
23
|
+
|
24
|
+
### 第 79 次发布
|
25
|
+
|
26
|
+
发布时间:2023-05-11 01:11:12
|
27
|
+
|
28
|
+
本次发布包含了以下内容:
|
29
|
+
|
30
|
+
改善已有的文档。
|
31
|
+
|
32
|
+
新增接口:
|
33
|
+
|
34
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/597/90934)
|
35
|
+
|
36
|
+
新增数据结构:
|
37
|
+
|
38
|
+
* [TaskStatusResponse](https://cloud.tencent.com/document/api/597/40861#TaskStatusResponse)
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
## 日志服务(cls) 版本:2020-10-16
|
43
|
+
|
44
|
+
### 第 46 次发布
|
45
|
+
|
46
|
+
发布时间:2023-05-11 01:12:58
|
47
|
+
|
48
|
+
本次发布包含了以下内容:
|
49
|
+
|
50
|
+
改善已有的文档。
|
51
|
+
|
52
|
+
修改数据结构:
|
53
|
+
|
54
|
+
* [JsonInfo](https://cloud.tencent.com/document/api/614/56471#JsonInfo)
|
55
|
+
|
56
|
+
* 新增成员:JsonType
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
62
|
+
|
63
|
+
### 第 52 次发布
|
64
|
+
|
65
|
+
发布时间:2023-05-11 01:17:45
|
66
|
+
|
67
|
+
本次发布包含了以下内容:
|
68
|
+
|
69
|
+
改善已有的文档。
|
70
|
+
|
71
|
+
新增接口:
|
72
|
+
|
73
|
+
* [DescribeInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90936)
|
74
|
+
* [ExportInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90935)
|
75
|
+
|
76
|
+
新增数据结构:
|
77
|
+
|
78
|
+
* [CynosdbErrorLogItem](https://cloud.tencent.com/document/api/1003/48097#CynosdbErrorLogItem)
|
79
|
+
* [ErrorLogItemExport](https://cloud.tencent.com/document/api/1003/48097#ErrorLogItemExport)
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
84
|
+
|
85
|
+
### 第 43 次发布
|
86
|
+
|
87
|
+
发布时间:2023-05-11 01:24:36
|
88
|
+
|
89
|
+
本次发布包含了以下内容:
|
90
|
+
|
91
|
+
改善已有的文档。
|
92
|
+
|
93
|
+
修改数据结构:
|
94
|
+
|
95
|
+
* [InstanceLog](https://cloud.tencent.com/document/api/845/30634#InstanceLog)
|
96
|
+
|
97
|
+
* 新增成员:NodeID
|
98
|
+
|
99
|
+
* [KibanaView](https://cloud.tencent.com/document/api/845/30634#KibanaView)
|
100
|
+
|
101
|
+
* 新增成员:NodeId
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
107
|
+
|
108
|
+
### 第 3 次发布
|
109
|
+
|
110
|
+
发布时间:2023-05-11 01:38:54
|
111
|
+
|
112
|
+
本次发布包含了以下内容:
|
113
|
+
|
114
|
+
改善已有的文档。
|
115
|
+
|
116
|
+
修改数据结构:
|
117
|
+
|
118
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
119
|
+
|
120
|
+
* 新增成员:FinalWorkflowOutputsDir, UseRelativeOutputPaths
|
121
|
+
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
126
|
+
|
127
|
+
### 第 57 次发布
|
128
|
+
|
129
|
+
发布时间:2023-05-11 01:48:28
|
130
|
+
|
131
|
+
本次发布包含了以下内容:
|
132
|
+
|
133
|
+
改善已有的文档。
|
134
|
+
|
135
|
+
修改接口:
|
136
|
+
|
137
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
138
|
+
|
139
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
145
|
+
|
146
|
+
### 第 92 次发布
|
147
|
+
|
148
|
+
发布时间:2023-05-11 01:55:10
|
149
|
+
|
150
|
+
本次发布包含了以下内容:
|
151
|
+
|
152
|
+
改善已有的文档。
|
153
|
+
|
154
|
+
新增接口:
|
155
|
+
|
156
|
+
* [DeleteGatewayApi](https://cloud.tencent.com/document/api/649/90937)
|
157
|
+
|
158
|
+
|
159
|
+
|
1
160
|
# Release 4.0.595
|
2
161
|
|
3
162
|
## 访问管理(cam) 版本:2019-01-16
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 语音识别(asr) 版本:2019-06-14
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 26 次发布
|
6
6
|
|
7
|
-
发布时间:2023-05-
|
7
|
+
发布时间:2023-05-11 01:03:26
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,70 +12,57 @@
|
|
12
12
|
|
13
13
|
修改接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
16
16
|
|
17
|
-
*
|
17
|
+
* 新增入参:HotwordList
|
18
18
|
|
19
19
|
|
20
20
|
|
21
21
|
|
22
|
-
##
|
22
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
23
23
|
|
24
|
-
### 第
|
24
|
+
### 第 79 次发布
|
25
25
|
|
26
|
-
发布时间:2023-05-
|
26
|
+
发布时间:2023-05-11 01:11:12
|
27
27
|
|
28
28
|
本次发布包含了以下内容:
|
29
29
|
|
30
30
|
改善已有的文档。
|
31
31
|
|
32
|
-
|
32
|
+
新增接口:
|
33
33
|
|
34
|
-
* [
|
34
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/597/90934)
|
35
35
|
|
36
|
-
|
36
|
+
新增数据结构:
|
37
37
|
|
38
|
+
* [TaskStatusResponse](https://cloud.tencent.com/document/api/597/40861#TaskStatusResponse)
|
38
39
|
|
39
40
|
|
40
41
|
|
41
|
-
##
|
42
|
+
## 日志服务(cls) 版本:2020-10-16
|
42
43
|
|
43
|
-
### 第
|
44
|
+
### 第 46 次发布
|
44
45
|
|
45
|
-
发布时间:2023-05-
|
46
|
+
发布时间:2023-05-11 01:12:58
|
46
47
|
|
47
48
|
本次发布包含了以下内容:
|
48
49
|
|
49
50
|
改善已有的文档。
|
50
51
|
|
51
|
-
|
52
|
-
|
53
|
-
* [OpenReadOnlyInstanceExclusiveAccess](https://cloud.tencent.com/document/api/1003/90902)
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
58
|
-
|
59
|
-
### 第 48 次发布
|
60
|
-
|
61
|
-
发布时间:2023-05-10 01:33:30
|
62
|
-
|
63
|
-
本次发布包含了以下内容:
|
52
|
+
修改数据结构:
|
64
53
|
|
65
|
-
|
54
|
+
* [JsonInfo](https://cloud.tencent.com/document/api/614/56471#JsonInfo)
|
66
55
|
|
67
|
-
|
56
|
+
* 新增成员:JsonType
|
68
57
|
|
69
|
-
* [IsolateDisks](https://cloud.tencent.com/document/api/1207/90904)
|
70
|
-
* [RenewDisks](https://cloud.tencent.com/document/api/1207/90903)
|
71
58
|
|
72
59
|
|
73
60
|
|
74
|
-
##
|
61
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
75
62
|
|
76
|
-
### 第
|
63
|
+
### 第 52 次发布
|
77
64
|
|
78
|
-
发布时间:2023-05-
|
65
|
+
发布时间:2023-05-11 01:17:45
|
79
66
|
|
80
67
|
本次发布包含了以下内容:
|
81
68
|
|
@@ -83,19 +70,21 @@
|
|
83
70
|
|
84
71
|
新增接口:
|
85
72
|
|
86
|
-
* [
|
73
|
+
* [DescribeInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90936)
|
74
|
+
* [ExportInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90935)
|
87
75
|
|
88
76
|
新增数据结构:
|
89
77
|
|
90
|
-
* [
|
78
|
+
* [CynosdbErrorLogItem](https://cloud.tencent.com/document/api/1003/48097#CynosdbErrorLogItem)
|
79
|
+
* [ErrorLogItemExport](https://cloud.tencent.com/document/api/1003/48097#ErrorLogItemExport)
|
91
80
|
|
92
81
|
|
93
82
|
|
94
|
-
##
|
83
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
95
84
|
|
96
|
-
### 第
|
85
|
+
### 第 43 次发布
|
97
86
|
|
98
|
-
发布时间:2023-05-
|
87
|
+
发布时间:2023-05-11 01:24:36
|
99
88
|
|
100
89
|
本次发布包含了以下内容:
|
101
90
|
|
@@ -103,105 +92,68 @@
|
|
103
92
|
|
104
93
|
修改数据结构:
|
105
94
|
|
106
|
-
* [
|
95
|
+
* [InstanceLog](https://cloud.tencent.com/document/api/845/30634#InstanceLog)
|
107
96
|
|
108
|
-
* 新增成员:
|
97
|
+
* 新增成员:NodeID
|
109
98
|
|
110
|
-
* [
|
99
|
+
* [KibanaView](https://cloud.tencent.com/document/api/845/30634#KibanaView)
|
111
100
|
|
112
|
-
* 新增成员:
|
101
|
+
* 新增成员:NodeId
|
113
102
|
|
114
103
|
|
115
104
|
|
116
105
|
|
117
106
|
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
118
107
|
|
119
|
-
### 第
|
108
|
+
### 第 3 次发布
|
120
109
|
|
121
|
-
发布时间:2023-05-
|
110
|
+
发布时间:2023-05-11 01:38:54
|
122
111
|
|
123
112
|
本次发布包含了以下内容:
|
124
113
|
|
125
114
|
改善已有的文档。
|
126
115
|
|
127
|
-
|
116
|
+
修改数据结构:
|
128
117
|
|
129
|
-
* [
|
130
|
-
* [DeleteEnvironment](https://cloud.tencent.com/document/api/1643/90908)
|
131
|
-
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1643/90907)
|
118
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
132
119
|
|
133
|
-
|
120
|
+
* 新增成员:FinalWorkflowOutputsDir, UseRelativeOutputPaths
|
134
121
|
|
135
|
-
* [CVMOption](https://cloud.tencent.com/document/api/1643/89100#CVMOption)
|
136
|
-
* [ClusterOption](https://cloud.tencent.com/document/api/1643/89100#ClusterOption)
|
137
|
-
* [DatabaseOption](https://cloud.tencent.com/document/api/1643/89100#DatabaseOption)
|
138
|
-
* [Environment](https://cloud.tencent.com/document/api/1643/89100#Environment)
|
139
|
-
* [EnvironmentConfig](https://cloud.tencent.com/document/api/1643/89100#EnvironmentConfig)
|
140
|
-
* [ResourceIds](https://cloud.tencent.com/document/api/1643/89100#ResourceIds)
|
141
|
-
* [StorageOption](https://cloud.tencent.com/document/api/1643/89100#StorageOption)
|
142
|
-
* [VPCOption](https://cloud.tencent.com/document/api/1643/89100#VPCOption)
|
143
122
|
|
144
123
|
|
145
124
|
|
146
|
-
##
|
125
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
147
126
|
|
148
|
-
### 第
|
127
|
+
### 第 57 次发布
|
149
128
|
|
150
|
-
发布时间:2023-05-
|
129
|
+
发布时间:2023-05-11 01:48:28
|
151
130
|
|
152
131
|
本次发布包含了以下内容:
|
153
132
|
|
154
133
|
改善已有的文档。
|
155
134
|
|
156
|
-
|
135
|
+
修改接口:
|
157
136
|
|
158
|
-
* [
|
137
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
159
138
|
|
160
|
-
*
|
139
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
161
140
|
|
162
141
|
|
163
142
|
|
164
143
|
|
165
|
-
##
|
144
|
+
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
166
145
|
|
167
|
-
### 第
|
146
|
+
### 第 92 次发布
|
168
147
|
|
169
|
-
发布时间:2023-05-
|
148
|
+
发布时间:2023-05-11 01:55:10
|
170
149
|
|
171
150
|
本次发布包含了以下内容:
|
172
151
|
|
173
152
|
改善已有的文档。
|
174
153
|
|
175
|
-
|
176
|
-
|
177
|
-
* [HeadTailTemplate](https://cloud.tencent.com/document/api/266/31773#HeadTailTemplate)
|
178
|
-
|
179
|
-
* 新增成员:CreateTime, UpdateTime
|
180
|
-
|
181
|
-
* [MediaProcessTaskAdaptiveDynamicStreamingResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAdaptiveDynamicStreamingResult)
|
182
|
-
|
183
|
-
* 新增成员:BeginProcessTime, FinishTime
|
184
|
-
|
185
|
-
* [MediaProcessTaskAnimatedGraphicResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskAnimatedGraphicResult)
|
186
|
-
|
187
|
-
* 新增成员:BeginProcessTime, FinishTime
|
188
|
-
|
189
|
-
* [MediaProcessTaskCoverBySnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskCoverBySnapshotResult)
|
190
|
-
|
191
|
-
* 新增成员:BeginProcessTime, FinishTime
|
192
|
-
|
193
|
-
* [MediaProcessTaskImageSpriteResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskImageSpriteResult)
|
194
|
-
|
195
|
-
* 新增成员:BeginProcessTime, FinishTime
|
196
|
-
|
197
|
-
* [MediaProcessTaskSampleSnapshotResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSampleSnapshotResult)
|
198
|
-
|
199
|
-
* 新增成员:BeginProcessTime, FinishTime
|
200
|
-
|
201
|
-
* [MediaProcessTaskSnapshotByTimeOffsetResult](https://cloud.tencent.com/document/api/266/31773#MediaProcessTaskSnapshotByTimeOffsetResult)
|
202
|
-
|
203
|
-
* 新增成员:BeginProcessTime, FinishTime
|
154
|
+
新增接口:
|
204
155
|
|
156
|
+
* [DeleteGatewayApi](https://cloud.tencent.com/document/api/649/90937)
|
205
157
|
|
206
158
|
|
207
159
|
|
@@ -5672,6 +5624,21 @@
|
|
5672
5624
|
|
5673
5625
|
## 语音识别(asr) 版本:2019-06-14
|
5674
5626
|
|
5627
|
+
### 第 26 次发布
|
5628
|
+
|
5629
|
+
发布时间:2023-05-11 01:03:26
|
5630
|
+
|
5631
|
+
本次发布包含了以下内容:
|
5632
|
+
|
5633
|
+
改善已有的文档。
|
5634
|
+
|
5635
|
+
修改接口:
|
5636
|
+
|
5637
|
+
* [SentenceRecognition](https://cloud.tencent.com/document/api/1093/35646)
|
5638
|
+
|
5639
|
+
* 新增入参:HotwordList
|
5640
|
+
|
5641
|
+
|
5675
5642
|
### 第 25 次发布
|
5676
5643
|
|
5677
5644
|
发布时间:2023-05-08 01:07:44
|
@@ -21063,6 +21030,22 @@
|
|
21063
21030
|
|
21064
21031
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
21065
21032
|
|
21033
|
+
### 第 79 次发布
|
21034
|
+
|
21035
|
+
发布时间:2023-05-11 01:11:12
|
21036
|
+
|
21037
|
+
本次发布包含了以下内容:
|
21038
|
+
|
21039
|
+
改善已有的文档。
|
21040
|
+
|
21041
|
+
新增接口:
|
21042
|
+
|
21043
|
+
* [[DescribeTaskStatus](https://cloud.tencent.com/document/api/597/90934)](https://cloud.tencent.com/document/api/#/#)
|
21044
|
+
|
21045
|
+
新增数据结构:
|
21046
|
+
|
21047
|
+
* [[TaskStatusResponse](https://cloud.tencent.com/document/api/597/40861#TaskStatusResponse)](https://cloud.tencent.com/document/api/597/40861#[TaskStatusResponse](https://cloud.tencent.com/document/api/597/40861#TaskStatusResponse))
|
21048
|
+
|
21066
21049
|
### 第 78 次发布
|
21067
21050
|
|
21068
21051
|
发布时间:2023-04-19 01:12:57
|
@@ -25117,6 +25100,21 @@
|
|
25117
25100
|
|
25118
25101
|
## 日志服务(cls) 版本:2020-10-16
|
25119
25102
|
|
25103
|
+
### 第 46 次发布
|
25104
|
+
|
25105
|
+
发布时间:2023-05-11 01:12:58
|
25106
|
+
|
25107
|
+
本次发布包含了以下内容:
|
25108
|
+
|
25109
|
+
改善已有的文档。
|
25110
|
+
|
25111
|
+
修改数据结构:
|
25112
|
+
|
25113
|
+
* [JsonInfo](https://cloud.tencent.com/document/api/614/56471#JsonInfo)
|
25114
|
+
|
25115
|
+
* 新增成员:JsonType
|
25116
|
+
|
25117
|
+
|
25120
25118
|
### 第 45 次发布
|
25121
25119
|
|
25122
25120
|
发布时间:2023-05-10 01:13:17
|
@@ -35150,6 +35148,24 @@
|
|
35150
35148
|
|
35151
35149
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
35152
35150
|
|
35151
|
+
### 第 52 次发布
|
35152
|
+
|
35153
|
+
发布时间:2023-05-11 01:17:45
|
35154
|
+
|
35155
|
+
本次发布包含了以下内容:
|
35156
|
+
|
35157
|
+
改善已有的文档。
|
35158
|
+
|
35159
|
+
新增接口:
|
35160
|
+
|
35161
|
+
* [[DescribeInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90936)](https://cloud.tencent.com/document/api/#/#)
|
35162
|
+
* [[ExportInstanceErrorLogs](https://cloud.tencent.com/document/api/1003/90935)](https://cloud.tencent.com/document/api/#/#)
|
35163
|
+
|
35164
|
+
新增数据结构:
|
35165
|
+
|
35166
|
+
* [[CynosdbErrorLogItem](https://cloud.tencent.com/document/api/1003/48097#CynosdbErrorLogItem)](https://cloud.tencent.com/document/api/1003/48097#[CynosdbErrorLogItem](https://cloud.tencent.com/document/api/1003/48097#CynosdbErrorLogItem))
|
35167
|
+
* [[ErrorLogItemExport](https://cloud.tencent.com/document/api/1003/48097#ErrorLogItemExport)](https://cloud.tencent.com/document/api/1003/48097#[ErrorLogItemExport](https://cloud.tencent.com/document/api/1003/48097#ErrorLogItemExport))
|
35168
|
+
|
35153
35169
|
### 第 51 次发布
|
35154
35170
|
|
35155
35171
|
发布时间:2023-05-10 01:18:08
|
@@ -35160,7 +35176,7 @@
|
|
35160
35176
|
|
35161
35177
|
新增接口:
|
35162
35178
|
|
35163
|
-
* [
|
35179
|
+
* [OpenReadOnlyInstanceExclusiveAccess](https://cloud.tencent.com/document/api/1003/90902)
|
35164
35180
|
|
35165
35181
|
### 第 50 次发布
|
35166
35182
|
|
@@ -45796,6 +45812,25 @@
|
|
45796
45812
|
|
45797
45813
|
## Elasticsearch Service(es) 版本:2018-04-16
|
45798
45814
|
|
45815
|
+
### 第 43 次发布
|
45816
|
+
|
45817
|
+
发布时间:2023-05-11 01:24:36
|
45818
|
+
|
45819
|
+
本次发布包含了以下内容:
|
45820
|
+
|
45821
|
+
改善已有的文档。
|
45822
|
+
|
45823
|
+
修改数据结构:
|
45824
|
+
|
45825
|
+
* [InstanceLog](https://cloud.tencent.com/document/api/845/30634#InstanceLog)
|
45826
|
+
|
45827
|
+
* 新增成员:NodeID
|
45828
|
+
|
45829
|
+
* [KibanaView](https://cloud.tencent.com/document/api/845/30634#KibanaView)
|
45830
|
+
|
45831
|
+
* 新增成员:NodeId
|
45832
|
+
|
45833
|
+
|
45799
45834
|
### 第 42 次发布
|
45800
45835
|
|
45801
45836
|
发布时间:2023-02-01 01:24:04
|
@@ -60761,8 +60796,8 @@
|
|
60761
60796
|
|
60762
60797
|
新增接口:
|
60763
60798
|
|
60764
|
-
* [
|
60765
|
-
* [
|
60799
|
+
* [IsolateDisks](https://cloud.tencent.com/document/api/1207/90904)
|
60800
|
+
* [RenewDisks](https://cloud.tencent.com/document/api/1207/90903)
|
60766
60801
|
|
60767
60802
|
### 第 47 次发布
|
60768
60803
|
|
@@ -61697,11 +61732,11 @@
|
|
61697
61732
|
|
61698
61733
|
新增接口:
|
61699
61734
|
|
61700
|
-
* [
|
61735
|
+
* [DescribeLiveXP2PDetailInfoList](https://cloud.tencent.com/document/api/267/90905)
|
61701
61736
|
|
61702
61737
|
新增数据结构:
|
61703
61738
|
|
61704
|
-
* [
|
61739
|
+
* [XP2PDetailInfo](https://cloud.tencent.com/document/api/267/20474#XP2PDetailInfo)
|
61705
61740
|
|
61706
61741
|
### 第 99 次发布
|
61707
61742
|
|
@@ -73728,6 +73763,21 @@
|
|
73728
73763
|
|
73729
73764
|
## 腾讯健康组学平台(omics) 版本:2022-11-28
|
73730
73765
|
|
73766
|
+
### 第 3 次发布
|
73767
|
+
|
73768
|
+
发布时间:2023-05-11 01:38:54
|
73769
|
+
|
73770
|
+
本次发布包含了以下内容:
|
73771
|
+
|
73772
|
+
改善已有的文档。
|
73773
|
+
|
73774
|
+
修改数据结构:
|
73775
|
+
|
73776
|
+
* [RunOption](https://cloud.tencent.com/document/api/1643/89100#RunOption)
|
73777
|
+
|
73778
|
+
* 新增成员:FinalWorkflowOutputsDir, UseRelativeOutputPaths
|
73779
|
+
|
73780
|
+
|
73731
73781
|
### 第 2 次发布
|
73732
73782
|
|
73733
73783
|
发布时间:2023-05-10 01:39:47
|
@@ -73738,20 +73788,20 @@
|
|
73738
73788
|
|
73739
73789
|
新增接口:
|
73740
73790
|
|
73741
|
-
* [
|
73742
|
-
* [
|
73743
|
-
* [
|
73791
|
+
* [CreateEnvironment](https://cloud.tencent.com/document/api/1643/90909)
|
73792
|
+
* [DeleteEnvironment](https://cloud.tencent.com/document/api/1643/90908)
|
73793
|
+
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1643/90907)
|
73744
73794
|
|
73745
73795
|
新增数据结构:
|
73746
73796
|
|
73747
|
-
* [
|
73748
|
-
* [
|
73749
|
-
* [
|
73750
|
-
* [
|
73751
|
-
* [
|
73752
|
-
* [
|
73753
|
-
* [
|
73754
|
-
* [
|
73797
|
+
* [CVMOption](https://cloud.tencent.com/document/api/1643/89100#CVMOption)
|
73798
|
+
* [ClusterOption](https://cloud.tencent.com/document/api/1643/89100#ClusterOption)
|
73799
|
+
* [DatabaseOption](https://cloud.tencent.com/document/api/1643/89100#DatabaseOption)
|
73800
|
+
* [Environment](https://cloud.tencent.com/document/api/1643/89100#Environment)
|
73801
|
+
* [EnvironmentConfig](https://cloud.tencent.com/document/api/1643/89100#EnvironmentConfig)
|
73802
|
+
* [ResourceIds](https://cloud.tencent.com/document/api/1643/89100#ResourceIds)
|
73803
|
+
* [StorageOption](https://cloud.tencent.com/document/api/1643/89100#StorageOption)
|
73804
|
+
* [VPCOption](https://cloud.tencent.com/document/api/1643/89100#VPCOption)
|
73755
73805
|
|
73756
73806
|
### 第 1 次发布
|
73757
73807
|
|
@@ -89965,6 +90015,21 @@
|
|
89965
90015
|
|
89966
90016
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
89967
90017
|
|
90018
|
+
### 第 57 次发布
|
90019
|
+
|
90020
|
+
发布时间:2023-05-11 01:48:28
|
90021
|
+
|
90022
|
+
本次发布包含了以下内容:
|
90023
|
+
|
90024
|
+
改善已有的文档。
|
90025
|
+
|
90026
|
+
修改接口:
|
90027
|
+
|
90028
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/1179/46086)
|
90029
|
+
|
90030
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterId
|
90031
|
+
|
90032
|
+
|
89968
90033
|
### 第 56 次发布
|
89969
90034
|
|
89970
90035
|
发布时间:2023-05-09 01:43:02
|
@@ -103627,6 +103692,18 @@
|
|
103627
103692
|
|
103628
103693
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
103629
103694
|
|
103695
|
+
### 第 92 次发布
|
103696
|
+
|
103697
|
+
发布时间:2023-05-11 01:55:10
|
103698
|
+
|
103699
|
+
本次发布包含了以下内容:
|
103700
|
+
|
103701
|
+
改善已有的文档。
|
103702
|
+
|
103703
|
+
新增接口:
|
103704
|
+
|
103705
|
+
* [[DeleteGatewayApi](https://cloud.tencent.com/document/api/649/90937)](https://cloud.tencent.com/document/api/#/#)
|
103706
|
+
|
103630
103707
|
### 第 91 次发布
|
103631
103708
|
|
103632
103709
|
发布时间:2023-04-26 11:35:57
|