tencentcloud-sdk-nodejs 4.0.624 → 4.0.625
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 +154 -0
- package/SERVICE_CHANGELOG.md +229 -69
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cfs/v20190719/cfs_models.ts +4 -0
- package/src/services/csip/v20221121/csip_client.ts +19 -2
- package/src/services/csip/v20221121/csip_models.ts +160 -10
- package/src/services/dlc/v20210125/dlc_client.ts +29 -26
- package/src/services/dlc/v20210125/dlc_models.ts +197 -95
- package/src/services/monitor/v20180724/monitor_client.ts +3 -3
- package/src/services/sms/v20190711/sms_client.ts +0 -1
- package/src/services/sms/v20190711/sms_models.ts +2 -2
- package/src/services/sms/v20210111/sms_models.ts +2 -2
- package/src/services/tbaas/v20180416/tbaas_client.ts +38 -14
- package/src/services/tbaas/v20180416/tbaas_models.ts +72 -8
- package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +20 -15
- package/src/services/tdmq/v20200217/tdmq_client.ts +13 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +55 -6
- package/src/services/tke/v20180525/tke_client.ts +85 -24
- package/src/services/tke/v20180525/tke_models.ts +310 -133
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +4 -0
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +153 -10
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +26 -26
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +26 -26
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +194 -95
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -3
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -3
- package/tencentcloud/services/sms/v20190711/sms_client.d.ts +0 -1
- package/tencentcloud/services/sms/v20190711/sms_client.js +0 -1
- package/tencentcloud/services/sms/v20190711/sms_models.d.ts +2 -2
- package/tencentcloud/services/sms/v20210111/sms_models.d.ts +2 -2
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +24 -8
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +25 -7
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +70 -8
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +20 -15
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +53 -6
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +25 -5
- package/tencentcloud/services/tke/v20180525/tke_client.js +36 -6
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +296 -130
- package/test/csip.v20221121.test.js +10 -0
- package/test/tbaas.v20180416.test.js +10 -0
- package/test/tdmq.v20200217.test.js +10 -0
- package/test/tke.v20180525.test.js +54 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,157 @@
|
|
|
1
|
+
# Release 4.0.625
|
|
2
|
+
|
|
3
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
4
|
+
|
|
5
|
+
### 第 22 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-06-20 01:12:06
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [AutoSnapshotPolicyInfo](https://cloud.tencent.com/document/api/582/38175#AutoSnapshotPolicyInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:CrossRegionsAliveDays
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
23
|
+
|
|
24
|
+
### 第 5 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-06-20 01:16:16
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [TaskAdvanceCFG](https://cloud.tencent.com/document/api/664/90825#TaskAdvanceCFG)
|
|
39
|
+
* [TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject)
|
|
40
|
+
* [TaskCenterCFGRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterCFGRiskInputParam)
|
|
41
|
+
* [TaskCenterVulRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterVulRiskInputParam)
|
|
42
|
+
* [TaskCenterWeakPwdRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterWeakPwdRiskInputParam)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
47
|
+
|
|
48
|
+
### 第 52 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2023-06-20 01:28:13
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [CommonMetrics](https://cloud.tencent.com/document/api/1342/53778#CommonMetrics)
|
|
59
|
+
* [PrestoMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#PrestoMonitorMetrics)
|
|
60
|
+
* [SparkMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#SparkMonitorMetrics)
|
|
61
|
+
|
|
62
|
+
修改数据结构:
|
|
63
|
+
|
|
64
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
65
|
+
|
|
66
|
+
* 新增成员:CommonMetrics, SparkMonitorMetrics, PrestoMonitorMetrics
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
72
|
+
|
|
73
|
+
### 第 15 次发布
|
|
74
|
+
|
|
75
|
+
发布时间:2023-06-20 01:47:44
|
|
76
|
+
|
|
77
|
+
本次发布包含了以下内容:
|
|
78
|
+
|
|
79
|
+
改善已有的文档。
|
|
80
|
+
|
|
81
|
+
新增接口:
|
|
82
|
+
|
|
83
|
+
* [GetLatestTransactionList](https://cloud.tencent.com/document/api/663/94178)
|
|
84
|
+
|
|
85
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
86
|
+
|
|
87
|
+
* DeployDynamicBcosContract
|
|
88
|
+
* GetBcosBlockByNumber
|
|
89
|
+
* GetBcosBlockList
|
|
90
|
+
* GetBcosTransByHash
|
|
91
|
+
* GetBcosTransList
|
|
92
|
+
* InvokeBcosTrans
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
97
|
+
|
|
98
|
+
### 第 20 次发布
|
|
99
|
+
|
|
100
|
+
发布时间:2023-06-20 01:48:17
|
|
101
|
+
|
|
102
|
+
本次发布包含了以下内容:
|
|
103
|
+
|
|
104
|
+
改善已有的文档。
|
|
105
|
+
|
|
106
|
+
修改接口:
|
|
107
|
+
|
|
108
|
+
* [ImportSnapshots](https://cloud.tencent.com/document/api/596/54347)
|
|
109
|
+
|
|
110
|
+
* 新增出参:ApplicationId
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
116
|
+
|
|
117
|
+
### 第 64 次发布
|
|
118
|
+
|
|
119
|
+
发布时间:2023-06-20 01:51:18
|
|
120
|
+
|
|
121
|
+
本次发布包含了以下内容:
|
|
122
|
+
|
|
123
|
+
改善已有的文档。
|
|
124
|
+
|
|
125
|
+
新增接口:
|
|
126
|
+
|
|
127
|
+
* [SendRocketMQMessage](https://cloud.tencent.com/document/api/1179/94179)
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
132
|
+
|
|
133
|
+
### 第 153 次发布
|
|
134
|
+
|
|
135
|
+
发布时间:2023-06-20 01:53:31
|
|
136
|
+
|
|
137
|
+
本次发布包含了以下内容:
|
|
138
|
+
|
|
139
|
+
改善已有的文档。
|
|
140
|
+
|
|
141
|
+
新增接口:
|
|
142
|
+
|
|
143
|
+
* [DeleteAddon](https://cloud.tencent.com/document/api/457/94184)
|
|
144
|
+
* [DescribeAddon](https://cloud.tencent.com/document/api/457/94183)
|
|
145
|
+
* [DescribeAddonValues](https://cloud.tencent.com/document/api/457/94182)
|
|
146
|
+
* [InstallAddon](https://cloud.tencent.com/document/api/457/94181)
|
|
147
|
+
* [UpdateAddon](https://cloud.tencent.com/document/api/457/94180)
|
|
148
|
+
|
|
149
|
+
新增数据结构:
|
|
150
|
+
|
|
151
|
+
* [Addon](https://cloud.tencent.com/document/api/457/31866#Addon)
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
1
155
|
# Release 4.0.624
|
|
2
156
|
|
|
3
157
|
## 日志服务(cls) 版本:2020-10-16
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,52 +1,78 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 文件存储(cfs) 版本:2019-07-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-06-
|
|
7
|
+
发布时间:2023-06-20 01:12:06
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [AutoSnapshotPolicyInfo](https://cloud.tencent.com/document/api/582/38175#AutoSnapshotPolicyInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:CrossRegionsAliveDays
|
|
18
|
+
|
|
14
19
|
|
|
15
|
-
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
16
20
|
|
|
17
|
-
* 新增入参:Topics
|
|
18
21
|
|
|
22
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
23
|
+
|
|
24
|
+
### 第 5 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-06-20 01:16:16
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)
|
|
19
35
|
|
|
20
36
|
新增数据结构:
|
|
21
37
|
|
|
22
|
-
* [
|
|
38
|
+
* [TaskAdvanceCFG](https://cloud.tencent.com/document/api/664/90825#TaskAdvanceCFG)
|
|
39
|
+
* [TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject)
|
|
40
|
+
* [TaskCenterCFGRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterCFGRiskInputParam)
|
|
41
|
+
* [TaskCenterVulRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterVulRiskInputParam)
|
|
42
|
+
* [TaskCenterWeakPwdRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterWeakPwdRiskInputParam)
|
|
23
43
|
|
|
24
44
|
|
|
25
45
|
|
|
26
|
-
##
|
|
46
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
27
47
|
|
|
28
|
-
### 第
|
|
48
|
+
### 第 52 次发布
|
|
29
49
|
|
|
30
|
-
发布时间:2023-06-
|
|
50
|
+
发布时间:2023-06-20 01:28:13
|
|
31
51
|
|
|
32
52
|
本次发布包含了以下内容:
|
|
33
53
|
|
|
34
54
|
改善已有的文档。
|
|
35
55
|
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [CommonMetrics](https://cloud.tencent.com/document/api/1342/53778#CommonMetrics)
|
|
59
|
+
* [PrestoMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#PrestoMonitorMetrics)
|
|
60
|
+
* [SparkMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#SparkMonitorMetrics)
|
|
61
|
+
|
|
36
62
|
修改数据结构:
|
|
37
63
|
|
|
38
|
-
* [
|
|
64
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
39
65
|
|
|
40
|
-
* 新增成员:
|
|
66
|
+
* 新增成员:CommonMetrics, SparkMonitorMetrics, PrestoMonitorMetrics
|
|
41
67
|
|
|
42
68
|
|
|
43
69
|
|
|
44
70
|
|
|
45
|
-
##
|
|
71
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
46
72
|
|
|
47
|
-
### 第
|
|
73
|
+
### 第 15 次发布
|
|
48
74
|
|
|
49
|
-
发布时间:2023-06-
|
|
75
|
+
发布时间:2023-06-20 01:47:44
|
|
50
76
|
|
|
51
77
|
本次发布包含了以下内容:
|
|
52
78
|
|
|
@@ -54,35 +80,43 @@
|
|
|
54
80
|
|
|
55
81
|
新增接口:
|
|
56
82
|
|
|
57
|
-
* [
|
|
58
|
-
* [CreateProxy](https://cloud.tencent.com/document/api/1003/94134)
|
|
59
|
-
* [CreateProxyEndPoint](https://cloud.tencent.com/document/api/1003/94133)
|
|
60
|
-
* [DescribeProxies](https://cloud.tencent.com/document/api/1003/94132)
|
|
61
|
-
* [DescribeProxyNodes](https://cloud.tencent.com/document/api/1003/94131)
|
|
62
|
-
* [ModifyProxyDesc](https://cloud.tencent.com/document/api/1003/94130)
|
|
63
|
-
* [ModifyProxyRwSplit](https://cloud.tencent.com/document/api/1003/94129)
|
|
64
|
-
* [ReloadBalanceProxyNode](https://cloud.tencent.com/document/api/1003/94128)
|
|
65
|
-
* [UpgradeProxy](https://cloud.tencent.com/document/api/1003/94127)
|
|
66
|
-
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/1003/94126)
|
|
83
|
+
* [GetLatestTransactionList](https://cloud.tencent.com/document/api/663/94178)
|
|
67
84
|
|
|
68
|
-
|
|
85
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
69
86
|
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
* [ProxyZone](https://cloud.tencent.com/document/api/1003/48097#ProxyZone)
|
|
77
|
-
* [QueryParamFilter](https://cloud.tencent.com/document/api/1003/48097#QueryParamFilter)
|
|
87
|
+
* DeployDynamicBcosContract
|
|
88
|
+
* GetBcosBlockByNumber
|
|
89
|
+
* GetBcosBlockList
|
|
90
|
+
* GetBcosTransByHash
|
|
91
|
+
* GetBcosTransList
|
|
92
|
+
* InvokeBcosTrans
|
|
78
93
|
|
|
79
94
|
|
|
80
95
|
|
|
81
|
-
##
|
|
96
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
97
|
+
|
|
98
|
+
### 第 20 次发布
|
|
99
|
+
|
|
100
|
+
发布时间:2023-06-20 01:48:17
|
|
101
|
+
|
|
102
|
+
本次发布包含了以下内容:
|
|
103
|
+
|
|
104
|
+
改善已有的文档。
|
|
105
|
+
|
|
106
|
+
修改接口:
|
|
107
|
+
|
|
108
|
+
* [ImportSnapshots](https://cloud.tencent.com/document/api/596/54347)
|
|
109
|
+
|
|
110
|
+
* 新增出参:ApplicationId
|
|
111
|
+
|
|
82
112
|
|
|
83
|
-
### 第 79 次发布
|
|
84
113
|
|
|
85
|
-
|
|
114
|
+
|
|
115
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
116
|
+
|
|
117
|
+
### 第 64 次发布
|
|
118
|
+
|
|
119
|
+
发布时间:2023-06-20 01:51:18
|
|
86
120
|
|
|
87
121
|
本次发布包含了以下内容:
|
|
88
122
|
|
|
@@ -90,15 +124,15 @@
|
|
|
90
124
|
|
|
91
125
|
新增接口:
|
|
92
126
|
|
|
93
|
-
* [
|
|
127
|
+
* [SendRocketMQMessage](https://cloud.tencent.com/document/api/1179/94179)
|
|
94
128
|
|
|
95
129
|
|
|
96
130
|
|
|
97
|
-
##
|
|
131
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
98
132
|
|
|
99
|
-
### 第
|
|
133
|
+
### 第 153 次发布
|
|
100
134
|
|
|
101
|
-
发布时间:2023-06-
|
|
135
|
+
发布时间:2023-06-20 01:53:31
|
|
102
136
|
|
|
103
137
|
本次发布包含了以下内容:
|
|
104
138
|
|
|
@@ -106,13 +140,15 @@
|
|
|
106
140
|
|
|
107
141
|
新增接口:
|
|
108
142
|
|
|
109
|
-
* [
|
|
143
|
+
* [DeleteAddon](https://cloud.tencent.com/document/api/457/94184)
|
|
144
|
+
* [DescribeAddon](https://cloud.tencent.com/document/api/457/94183)
|
|
145
|
+
* [DescribeAddonValues](https://cloud.tencent.com/document/api/457/94182)
|
|
146
|
+
* [InstallAddon](https://cloud.tencent.com/document/api/457/94181)
|
|
147
|
+
* [UpdateAddon](https://cloud.tencent.com/document/api/457/94180)
|
|
110
148
|
|
|
111
149
|
新增数据结构:
|
|
112
150
|
|
|
113
|
-
* [
|
|
114
|
-
* [RoleAuth](https://cloud.tencent.com/document/api/849/52010#RoleAuth)
|
|
115
|
-
* [WorkSpaceSetItem](https://cloud.tencent.com/document/api/849/52010#WorkSpaceSetItem)
|
|
151
|
+
* [Addon](https://cloud.tencent.com/document/api/457/31866#Addon)
|
|
116
152
|
|
|
117
153
|
|
|
118
154
|
|
|
@@ -19766,6 +19802,21 @@
|
|
|
19766
19802
|
|
|
19767
19803
|
## 文件存储(cfs) 版本:2019-07-19
|
|
19768
19804
|
|
|
19805
|
+
### 第 22 次发布
|
|
19806
|
+
|
|
19807
|
+
发布时间:2023-06-20 01:12:06
|
|
19808
|
+
|
|
19809
|
+
本次发布包含了以下内容:
|
|
19810
|
+
|
|
19811
|
+
改善已有的文档。
|
|
19812
|
+
|
|
19813
|
+
修改数据结构:
|
|
19814
|
+
|
|
19815
|
+
* [AutoSnapshotPolicyInfo](https://cloud.tencent.com/document/api/582/38175#AutoSnapshotPolicyInfo)
|
|
19816
|
+
|
|
19817
|
+
* 新增成员:CrossRegionsAliveDays
|
|
19818
|
+
|
|
19819
|
+
|
|
19769
19820
|
### 第 21 次发布
|
|
19770
19821
|
|
|
19771
19822
|
发布时间:2023-06-06 01:12:18
|
|
@@ -26015,7 +26066,7 @@
|
|
|
26015
26066
|
|
|
26016
26067
|
新增数据结构:
|
|
26017
26068
|
|
|
26018
|
-
* [
|
|
26069
|
+
* [MultiTopicSearchInformation](https://cloud.tencent.com/document/api/614/56471#MultiTopicSearchInformation)
|
|
26019
26070
|
|
|
26020
26071
|
### 第 50 次发布
|
|
26021
26072
|
|
|
@@ -31467,6 +31518,26 @@
|
|
|
31467
31518
|
|
|
31468
31519
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
31469
31520
|
|
|
31521
|
+
### 第 5 次发布
|
|
31522
|
+
|
|
31523
|
+
发布时间:2023-06-20 01:16:16
|
|
31524
|
+
|
|
31525
|
+
本次发布包含了以下内容:
|
|
31526
|
+
|
|
31527
|
+
改善已有的文档。
|
|
31528
|
+
|
|
31529
|
+
新增接口:
|
|
31530
|
+
|
|
31531
|
+
* [[CreateRiskCenterScanTask](https://cloud.tencent.com/document/api/664/94177)](https://cloud.tencent.com/document/api/#/#)
|
|
31532
|
+
|
|
31533
|
+
新增数据结构:
|
|
31534
|
+
|
|
31535
|
+
* [[TaskAdvanceCFG](https://cloud.tencent.com/document/api/664/90825#TaskAdvanceCFG)](https://cloud.tencent.com/document/api/664/90825#[TaskAdvanceCFG](https://cloud.tencent.com/document/api/664/90825#TaskAdvanceCFG))
|
|
31536
|
+
* [[TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject)](https://cloud.tencent.com/document/api/664/90825#[TaskAssetObject](https://cloud.tencent.com/document/api/664/90825#TaskAssetObject))
|
|
31537
|
+
* [[TaskCenterCFGRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterCFGRiskInputParam)](https://cloud.tencent.com/document/api/664/90825#[TaskCenterCFGRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterCFGRiskInputParam))
|
|
31538
|
+
* [[TaskCenterVulRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterVulRiskInputParam)](https://cloud.tencent.com/document/api/664/90825#[TaskCenterVulRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterVulRiskInputParam))
|
|
31539
|
+
* [[TaskCenterWeakPwdRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterWeakPwdRiskInputParam)](https://cloud.tencent.com/document/api/664/90825#[TaskCenterWeakPwdRiskInputParam](https://cloud.tencent.com/document/api/664/90825#TaskCenterWeakPwdRiskInputParam))
|
|
31540
|
+
|
|
31470
31541
|
### 第 4 次发布
|
|
31471
31542
|
|
|
31472
31543
|
发布时间:2023-06-15 01:11:27
|
|
@@ -36432,27 +36503,27 @@
|
|
|
36432
36503
|
|
|
36433
36504
|
新增接口:
|
|
36434
36505
|
|
|
36435
|
-
* [
|
|
36436
|
-
* [
|
|
36437
|
-
* [
|
|
36438
|
-
* [
|
|
36439
|
-
* [
|
|
36440
|
-
* [
|
|
36441
|
-
* [
|
|
36442
|
-
* [
|
|
36443
|
-
* [
|
|
36444
|
-
* [
|
|
36506
|
+
* [CloseProxy](https://cloud.tencent.com/document/api/1003/94135)
|
|
36507
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/1003/94134)
|
|
36508
|
+
* [CreateProxyEndPoint](https://cloud.tencent.com/document/api/1003/94133)
|
|
36509
|
+
* [DescribeProxies](https://cloud.tencent.com/document/api/1003/94132)
|
|
36510
|
+
* [DescribeProxyNodes](https://cloud.tencent.com/document/api/1003/94131)
|
|
36511
|
+
* [ModifyProxyDesc](https://cloud.tencent.com/document/api/1003/94130)
|
|
36512
|
+
* [ModifyProxyRwSplit](https://cloud.tencent.com/document/api/1003/94129)
|
|
36513
|
+
* [ReloadBalanceProxyNode](https://cloud.tencent.com/document/api/1003/94128)
|
|
36514
|
+
* [UpgradeProxy](https://cloud.tencent.com/document/api/1003/94127)
|
|
36515
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/1003/94126)
|
|
36445
36516
|
|
|
36446
36517
|
新增数据结构:
|
|
36447
36518
|
|
|
36448
|
-
* [
|
|
36449
|
-
* [
|
|
36450
|
-
* [
|
|
36451
|
-
* [
|
|
36452
|
-
* [
|
|
36453
|
-
* [
|
|
36454
|
-
* [
|
|
36455
|
-
* [
|
|
36519
|
+
* [ProxyConnectionPoolInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyConnectionPoolInfo)
|
|
36520
|
+
* [ProxyGroup](https://cloud.tencent.com/document/api/1003/48097#ProxyGroup)
|
|
36521
|
+
* [ProxyGroupInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyGroupInfo)
|
|
36522
|
+
* [ProxyGroupRwInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyGroupRwInfo)
|
|
36523
|
+
* [ProxyInstanceWeight](https://cloud.tencent.com/document/api/1003/48097#ProxyInstanceWeight)
|
|
36524
|
+
* [ProxyNodeInfo](https://cloud.tencent.com/document/api/1003/48097#ProxyNodeInfo)
|
|
36525
|
+
* [ProxyZone](https://cloud.tencent.com/document/api/1003/48097#ProxyZone)
|
|
36526
|
+
* [QueryParamFilter](https://cloud.tencent.com/document/api/1003/48097#QueryParamFilter)
|
|
36456
36527
|
|
|
36457
36528
|
### 第 55 次发布
|
|
36458
36529
|
|
|
@@ -40943,6 +41014,27 @@
|
|
|
40943
41014
|
|
|
40944
41015
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
40945
41016
|
|
|
41017
|
+
### 第 52 次发布
|
|
41018
|
+
|
|
41019
|
+
发布时间:2023-06-20 01:28:13
|
|
41020
|
+
|
|
41021
|
+
本次发布包含了以下内容:
|
|
41022
|
+
|
|
41023
|
+
改善已有的文档。
|
|
41024
|
+
|
|
41025
|
+
新增数据结构:
|
|
41026
|
+
|
|
41027
|
+
* [[CommonMetrics](https://cloud.tencent.com/document/api/1342/53778#CommonMetrics)](https://cloud.tencent.com/document/api/1342/53778#[CommonMetrics](https://cloud.tencent.com/document/api/1342/53778#CommonMetrics))
|
|
41028
|
+
* [[PrestoMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#PrestoMonitorMetrics)](https://cloud.tencent.com/document/api/1342/53778#[PrestoMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#PrestoMonitorMetrics))
|
|
41029
|
+
* [[SparkMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#SparkMonitorMetrics)](https://cloud.tencent.com/document/api/1342/53778#[SparkMonitorMetrics](https://cloud.tencent.com/document/api/1342/53778#SparkMonitorMetrics))
|
|
41030
|
+
|
|
41031
|
+
修改数据结构:
|
|
41032
|
+
|
|
41033
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
41034
|
+
|
|
41035
|
+
* 新增成员:CommonMetrics, SparkMonitorMetrics, PrestoMonitorMetrics
|
|
41036
|
+
|
|
41037
|
+
|
|
40946
41038
|
### 第 51 次发布
|
|
40947
41039
|
|
|
40948
41040
|
发布时间:2023-06-07 01:20:44
|
|
@@ -48685,7 +48777,7 @@
|
|
|
48685
48777
|
|
|
48686
48778
|
新增接口:
|
|
48687
48779
|
|
|
48688
|
-
* [
|
|
48780
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
|
48689
48781
|
|
|
48690
48782
|
### 第 78 次发布
|
|
48691
48783
|
|
|
@@ -74249,13 +74341,13 @@
|
|
|
74249
74341
|
|
|
74250
74342
|
新增接口:
|
|
74251
74343
|
|
|
74252
|
-
* [
|
|
74344
|
+
* [DescribeWorkSpaces](https://cloud.tencent.com/document/api/849/94138)
|
|
74253
74345
|
|
|
74254
74346
|
新增数据结构:
|
|
74255
74347
|
|
|
74256
|
-
* [
|
|
74257
|
-
* [
|
|
74258
|
-
* [
|
|
74348
|
+
* [ClusterGroupSetItem](https://cloud.tencent.com/document/api/849/52010#ClusterGroupSetItem)
|
|
74349
|
+
* [RoleAuth](https://cloud.tencent.com/document/api/849/52010#RoleAuth)
|
|
74350
|
+
* [WorkSpaceSetItem](https://cloud.tencent.com/document/api/849/52010#WorkSpaceSetItem)
|
|
74259
74351
|
|
|
74260
74352
|
### 第 33 次发布
|
|
74261
74353
|
|
|
@@ -87292,6 +87384,27 @@
|
|
|
87292
87384
|
|
|
87293
87385
|
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
|
87294
87386
|
|
|
87387
|
+
### 第 15 次发布
|
|
87388
|
+
|
|
87389
|
+
发布时间:2023-06-20 01:47:44
|
|
87390
|
+
|
|
87391
|
+
本次发布包含了以下内容:
|
|
87392
|
+
|
|
87393
|
+
改善已有的文档。
|
|
87394
|
+
|
|
87395
|
+
新增接口:
|
|
87396
|
+
|
|
87397
|
+
* [[GetLatestTransactionList](https://cloud.tencent.com/document/api/663/94178)](https://cloud.tencent.com/document/api/#/#)
|
|
87398
|
+
|
|
87399
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
87400
|
+
|
|
87401
|
+
* DeployDynamicBcosContract
|
|
87402
|
+
* GetBcosBlockByNumber
|
|
87403
|
+
* GetBcosBlockList
|
|
87404
|
+
* GetBcosTransByHash
|
|
87405
|
+
* GetBcosTransList
|
|
87406
|
+
* InvokeBcosTrans
|
|
87407
|
+
|
|
87295
87408
|
### 第 14 次发布
|
|
87296
87409
|
|
|
87297
87410
|
发布时间:2022-11-24 06:52:49
|
|
@@ -87772,6 +87885,21 @@
|
|
|
87772
87885
|
|
|
87773
87886
|
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
|
87774
87887
|
|
|
87888
|
+
### 第 20 次发布
|
|
87889
|
+
|
|
87890
|
+
发布时间:2023-06-20 01:48:17
|
|
87891
|
+
|
|
87892
|
+
本次发布包含了以下内容:
|
|
87893
|
+
|
|
87894
|
+
改善已有的文档。
|
|
87895
|
+
|
|
87896
|
+
修改接口:
|
|
87897
|
+
|
|
87898
|
+
* [ImportSnapshots](https://cloud.tencent.com/document/api/596/54347)
|
|
87899
|
+
|
|
87900
|
+
* 新增出参:ApplicationId
|
|
87901
|
+
|
|
87902
|
+
|
|
87775
87903
|
### 第 19 次发布
|
|
87776
87904
|
|
|
87777
87905
|
发布时间:2023-04-13 01:37:44
|
|
@@ -94022,6 +94150,18 @@
|
|
|
94022
94150
|
|
|
94023
94151
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
94024
94152
|
|
|
94153
|
+
### 第 64 次发布
|
|
94154
|
+
|
|
94155
|
+
发布时间:2023-06-20 01:51:18
|
|
94156
|
+
|
|
94157
|
+
本次发布包含了以下内容:
|
|
94158
|
+
|
|
94159
|
+
改善已有的文档。
|
|
94160
|
+
|
|
94161
|
+
新增接口:
|
|
94162
|
+
|
|
94163
|
+
* [[SendRocketMQMessage](https://cloud.tencent.com/document/api/1179/94179)](https://cloud.tencent.com/document/api/#/#)
|
|
94164
|
+
|
|
94025
94165
|
### 第 63 次发布
|
|
94026
94166
|
|
|
94027
94167
|
发布时间:2023-06-14 01:42:52
|
|
@@ -102374,6 +102514,26 @@
|
|
|
102374
102514
|
|
|
102375
102515
|
## 容器服务(tke) 版本:2018-05-25
|
|
102376
102516
|
|
|
102517
|
+
### 第 153 次发布
|
|
102518
|
+
|
|
102519
|
+
发布时间:2023-06-20 01:53:31
|
|
102520
|
+
|
|
102521
|
+
本次发布包含了以下内容:
|
|
102522
|
+
|
|
102523
|
+
改善已有的文档。
|
|
102524
|
+
|
|
102525
|
+
新增接口:
|
|
102526
|
+
|
|
102527
|
+
* [[DeleteAddon](https://cloud.tencent.com/document/api/457/94184)](https://cloud.tencent.com/document/api/#/#)
|
|
102528
|
+
* [[DescribeAddon](https://cloud.tencent.com/document/api/457/94183)](https://cloud.tencent.com/document/api/#/#)
|
|
102529
|
+
* [[DescribeAddonValues](https://cloud.tencent.com/document/api/457/94182)](https://cloud.tencent.com/document/api/#/#)
|
|
102530
|
+
* [[InstallAddon](https://cloud.tencent.com/document/api/457/94181)](https://cloud.tencent.com/document/api/#/#)
|
|
102531
|
+
* [[UpdateAddon](https://cloud.tencent.com/document/api/457/94180)](https://cloud.tencent.com/document/api/#/#)
|
|
102532
|
+
|
|
102533
|
+
新增数据结构:
|
|
102534
|
+
|
|
102535
|
+
* [[Addon](https://cloud.tencent.com/document/api/457/31866#Addon)](https://cloud.tencent.com/document/api/457/31866#[Addon](https://cloud.tencent.com/document/api/457/31866#Addon))
|
|
102536
|
+
|
|
102377
102537
|
### 第 152 次发布
|
|
102378
102538
|
|
|
102379
102539
|
发布时间:2023-06-16 01:44:43
|