tencentcloud-sdk-nodejs-cynosdb 4.0.623 → 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 +272 -0
- package/SERVICE_CHANGELOG.md +366 -26
- package/package.json +1 -1
- package/products.md +23 -23
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +139 -11
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +943 -140
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +41 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +60 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +880 -105
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,52 +1,122 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
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
|
4
23
|
|
5
24
|
### 第 5 次发布
|
6
25
|
|
7
|
-
发布时间:2023-06-
|
26
|
+
发布时间:2023-06-20 01:16:16
|
8
27
|
|
9
28
|
本次发布包含了以下内容:
|
10
29
|
|
11
30
|
改善已有的文档。
|
12
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
|
+
|
13
62
|
修改数据结构:
|
14
63
|
|
15
|
-
* [
|
64
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
16
65
|
|
17
|
-
*
|
66
|
+
* 新增成员:CommonMetrics, SparkMonitorMetrics, PrestoMonitorMetrics
|
18
67
|
|
19
68
|
|
20
69
|
|
21
70
|
|
22
|
-
##
|
71
|
+
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
23
72
|
|
24
|
-
### 第
|
73
|
+
### 第 15 次发布
|
25
74
|
|
26
|
-
发布时间:2023-06-
|
75
|
+
发布时间:2023-06-20 01:47:44
|
27
76
|
|
28
77
|
本次发布包含了以下内容:
|
29
78
|
|
30
79
|
改善已有的文档。
|
31
80
|
|
32
|
-
|
81
|
+
新增接口:
|
33
82
|
|
34
|
-
* [
|
83
|
+
* [GetLatestTransactionList](https://cloud.tencent.com/document/api/663/94178)
|
35
84
|
|
36
|
-
|
85
|
+
<font color="#dd0000">**预下线接口**:</font>
|
37
86
|
|
38
|
-
*
|
87
|
+
* DeployDynamicBcosContract
|
88
|
+
* GetBcosBlockByNumber
|
89
|
+
* GetBcosBlockList
|
90
|
+
* GetBcosTransByHash
|
91
|
+
* GetBcosTransList
|
92
|
+
* InvokeBcosTrans
|
39
93
|
|
40
|
-
* 新增入参:RemindedOn
|
41
94
|
|
42
95
|
|
96
|
+
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
43
97
|
|
98
|
+
### 第 20 次发布
|
44
99
|
|
45
|
-
|
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
|
46
111
|
|
47
|
-
### 第 152 次发布
|
48
112
|
|
49
|
-
|
113
|
+
|
114
|
+
|
115
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
116
|
+
|
117
|
+
### 第 64 次发布
|
118
|
+
|
119
|
+
发布时间:2023-06-20 01:51:18
|
50
120
|
|
51
121
|
本次发布包含了以下内容:
|
52
122
|
|
@@ -54,17 +124,15 @@
|
|
54
124
|
|
55
125
|
新增接口:
|
56
126
|
|
57
|
-
* [
|
58
|
-
* [DisableEncryptionProtection](https://cloud.tencent.com/document/api/457/94084)
|
59
|
-
* [EnableEncryptionProtection](https://cloud.tencent.com/document/api/457/94083)
|
127
|
+
* [SendRocketMQMessage](https://cloud.tencent.com/document/api/1179/94179)
|
60
128
|
|
61
129
|
|
62
130
|
|
63
|
-
##
|
131
|
+
## 容器服务(tke) 版本:2018-05-25
|
64
132
|
|
65
|
-
### 第
|
133
|
+
### 第 153 次发布
|
66
134
|
|
67
|
-
发布时间:2023-06-
|
135
|
+
发布时间:2023-06-20 01:53:31
|
68
136
|
|
69
137
|
本次发布包含了以下内容:
|
70
138
|
|
@@ -72,7 +140,15 @@
|
|
72
140
|
|
73
141
|
新增接口:
|
74
142
|
|
75
|
-
* [
|
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)
|
76
152
|
|
77
153
|
|
78
154
|
|
@@ -19726,6 +19802,21 @@
|
|
19726
19802
|
|
19727
19803
|
## 文件存储(cfs) 版本:2019-07-19
|
19728
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
|
+
|
19729
19820
|
### 第 21 次发布
|
19730
19821
|
|
19731
19822
|
发布时间:2023-06-06 01:12:18
|
@@ -25911,9 +26002,72 @@
|
|
25911
26002
|
|
25912
26003
|
|
25913
26004
|
|
26005
|
+
## Cloud Studio(云端 IDE)(cloudstudio) 版本:2023-05-08
|
26006
|
+
|
26007
|
+
### 第 2 次发布
|
26008
|
+
|
26009
|
+
发布时间:2023-06-16 10:55:41
|
26010
|
+
|
26011
|
+
本次发布包含了以下内容:
|
26012
|
+
|
26013
|
+
改善已有的文档。
|
26014
|
+
|
26015
|
+
新增接口:
|
26016
|
+
|
26017
|
+
* [DescribeConfig](https://cloud.tencent.com/document/api/1039/94111)
|
26018
|
+
|
26019
|
+
### 第 1 次发布
|
26020
|
+
|
26021
|
+
发布时间:2023-06-16 10:50:49
|
26022
|
+
|
26023
|
+
本次发布包含了以下内容:
|
26024
|
+
|
26025
|
+
改善已有的文档。
|
26026
|
+
|
26027
|
+
新增接口:
|
26028
|
+
|
26029
|
+
* [CreateWorkspace](https://cloud.tencent.com/document/api/1039/94096)
|
26030
|
+
* [CreateWorkspaceToken](https://cloud.tencent.com/document/api/1039/94095)
|
26031
|
+
* [DescribeImages](https://cloud.tencent.com/document/api/1039/94094)
|
26032
|
+
* [DescribeWorkspaces](https://cloud.tencent.com/document/api/1039/94093)
|
26033
|
+
* [ModifyWorkspace](https://cloud.tencent.com/document/api/1039/94092)
|
26034
|
+
* [RemoveWorkspace](https://cloud.tencent.com/document/api/1039/94091)
|
26035
|
+
* [RunWorkspace](https://cloud.tencent.com/document/api/1039/94090)
|
26036
|
+
* [StopWorkspace](https://cloud.tencent.com/document/api/1039/94089)
|
26037
|
+
|
26038
|
+
新增数据结构:
|
26039
|
+
|
26040
|
+
* [Env](https://cloud.tencent.com/document/api/1039/94097#Env)
|
26041
|
+
* [GitRepository](https://cloud.tencent.com/document/api/1039/94097#GitRepository)
|
26042
|
+
* [Image](https://cloud.tencent.com/document/api/1039/94097#Image)
|
26043
|
+
* [LifeCycle](https://cloud.tencent.com/document/api/1039/94097#LifeCycle)
|
26044
|
+
* [LifeCycleCommand](https://cloud.tencent.com/document/api/1039/94097#LifeCycleCommand)
|
26045
|
+
* [WorkspaceStatusInfo](https://cloud.tencent.com/document/api/1039/94097#WorkspaceStatusInfo)
|
26046
|
+
|
26047
|
+
|
26048
|
+
|
25914
26049
|
|
25915
26050
|
## 日志服务(cls) 版本:2020-10-16
|
25916
26051
|
|
26052
|
+
### 第 51 次发布
|
26053
|
+
|
26054
|
+
发布时间:2023-06-19 01:10:34
|
26055
|
+
|
26056
|
+
本次发布包含了以下内容:
|
26057
|
+
|
26058
|
+
改善已有的文档。
|
26059
|
+
|
26060
|
+
修改接口:
|
26061
|
+
|
26062
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
26063
|
+
|
26064
|
+
* 新增入参:Topics
|
26065
|
+
|
26066
|
+
|
26067
|
+
新增数据结构:
|
26068
|
+
|
26069
|
+
* [MultiTopicSearchInformation](https://cloud.tencent.com/document/api/614/56471#MultiTopicSearchInformation)
|
26070
|
+
|
25917
26071
|
### 第 50 次发布
|
25918
26072
|
|
25919
26073
|
发布时间:2023-06-13 01:10:07
|
@@ -28631,6 +28785,21 @@
|
|
28631
28785
|
|
28632
28786
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
28633
28787
|
|
28788
|
+
### 第 100 次发布
|
28789
|
+
|
28790
|
+
发布时间:2023-06-19 01:11:32
|
28791
|
+
|
28792
|
+
本次发布包含了以下内容:
|
28793
|
+
|
28794
|
+
改善已有的文档。
|
28795
|
+
|
28796
|
+
修改数据结构:
|
28797
|
+
|
28798
|
+
* [PayeeAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PayeeAccountBalanceResult)
|
28799
|
+
|
28800
|
+
* 新增成员:PaidIncomeTax, InPayIncomeTax, PaidValueAddedTax, InPayValueAddedTax, PaidAttachTax, InPayAttachTax
|
28801
|
+
|
28802
|
+
|
28634
28803
|
### 第 99 次发布
|
28635
28804
|
|
28636
28805
|
发布时间:2023-05-01 01:14:33
|
@@ -31349,6 +31518,26 @@
|
|
31349
31518
|
|
31350
31519
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
31351
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
|
+
|
31352
31541
|
### 第 4 次发布
|
31353
31542
|
|
31354
31543
|
发布时间:2023-06-15 01:11:27
|
@@ -36304,6 +36493,38 @@
|
|
36304
36493
|
|
36305
36494
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
36306
36495
|
|
36496
|
+
### 第 56 次发布
|
36497
|
+
|
36498
|
+
发布时间:2023-06-19 01:14:27
|
36499
|
+
|
36500
|
+
本次发布包含了以下内容:
|
36501
|
+
|
36502
|
+
改善已有的文档。
|
36503
|
+
|
36504
|
+
新增接口:
|
36505
|
+
|
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)
|
36516
|
+
|
36517
|
+
新增数据结构:
|
36518
|
+
|
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)
|
36527
|
+
|
36307
36528
|
### 第 55 次发布
|
36308
36529
|
|
36309
36530
|
发布时间:2023-06-09 01:14:30
|
@@ -40793,6 +41014,27 @@
|
|
40793
41014
|
|
40794
41015
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
40795
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
|
+
|
40796
41038
|
### 第 51 次发布
|
40797
41039
|
|
40798
41040
|
发布时间:2023-06-07 01:20:44
|
@@ -48525,6 +48767,18 @@
|
|
48525
48767
|
|
48526
48768
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
48527
48769
|
|
48770
|
+
### 第 79 次发布
|
48771
|
+
|
48772
|
+
发布时间:2023-06-19 01:20:19
|
48773
|
+
|
48774
|
+
本次发布包含了以下内容:
|
48775
|
+
|
48776
|
+
改善已有的文档。
|
48777
|
+
|
48778
|
+
新增接口:
|
48779
|
+
|
48780
|
+
* [CreateSeal](https://cloud.tencent.com/document/api/1323/94136)
|
48781
|
+
|
48528
48782
|
### 第 78 次发布
|
48529
48783
|
|
48530
48784
|
发布时间:2023-06-16 01:23:31
|
@@ -74077,6 +74331,24 @@
|
|
74077
74331
|
|
74078
74332
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
74079
74333
|
|
74334
|
+
### 第 34 次发布
|
74335
|
+
|
74336
|
+
发布时间:2023-06-19 01:30:56
|
74337
|
+
|
74338
|
+
本次发布包含了以下内容:
|
74339
|
+
|
74340
|
+
改善已有的文档。
|
74341
|
+
|
74342
|
+
新增接口:
|
74343
|
+
|
74344
|
+
* [DescribeWorkSpaces](https://cloud.tencent.com/document/api/849/94138)
|
74345
|
+
|
74346
|
+
新增数据结构:
|
74347
|
+
|
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)
|
74351
|
+
|
74080
74352
|
### 第 33 次发布
|
74081
74353
|
|
74082
74354
|
发布时间:2023-05-29 01:34:54
|
@@ -87112,6 +87384,27 @@
|
|
87112
87384
|
|
87113
87385
|
## 腾讯云区块链服务平台 TBaaS(tbaas) 版本:2018-04-16
|
87114
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
|
+
|
87115
87408
|
### 第 14 次发布
|
87116
87409
|
|
87117
87410
|
发布时间:2022-11-24 06:52:49
|
@@ -87592,6 +87885,21 @@
|
|
87592
87885
|
|
87593
87886
|
## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
|
87594
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
|
+
|
87595
87903
|
### 第 19 次发布
|
87596
87904
|
|
87597
87905
|
发布时间:2023-04-13 01:37:44
|
@@ -93842,6 +94150,18 @@
|
|
93842
94150
|
|
93843
94151
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
93844
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
|
+
|
93845
94165
|
### 第 63 次发布
|
93846
94166
|
|
93847
94167
|
发布时间:2023-06-14 01:42:52
|
@@ -102194,6 +102514,26 @@
|
|
102194
102514
|
|
102195
102515
|
## 容器服务(tke) 版本:2018-05-25
|
102196
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
|
+
|
102197
102537
|
### 第 152 次发布
|
102198
102538
|
|
102199
102539
|
发布时间:2023-06-16 01:44:43
|
@@ -102204,9 +102544,9 @@
|
|
102204
102544
|
|
102205
102545
|
新增接口:
|
102206
102546
|
|
102207
|
-
* [
|
102208
|
-
* [
|
102209
|
-
* [
|
102547
|
+
* [DescribeEncryptionStatus](https://cloud.tencent.com/document/api/457/94085)
|
102548
|
+
* [DisableEncryptionProtection](https://cloud.tencent.com/document/api/457/94084)
|
102549
|
+
* [EnableEncryptionProtection](https://cloud.tencent.com/document/api/457/94083)
|
102210
102550
|
|
102211
102551
|
### 第 151 次发布
|
102212
102552
|
|
@@ -111033,7 +111373,7 @@
|
|
111033
111373
|
|
111034
111374
|
新增接口:
|
111035
111375
|
|
111036
|
-
* [
|
111376
|
+
* [ExtractCopyRightWatermark](https://cloud.tencent.com/document/api/266/94086)
|
111037
111377
|
|
111038
111378
|
### 第 157 次发布
|
111039
111379
|
|