tencentcloud-sdk-nodejs-cynosdb 4.0.606 → 4.0.608
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 +316 -0
- package/SERVICE_CHANGELOG.md +349 -118
- package/package.json +1 -1
- package/products.md +34 -34
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -4
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +8 -8
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +4 -4
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +4 -4
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +8 -8
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,29 +1,29 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 日志服务(cls) 版本:2020-10-16
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 49 次发布
|
6
6
|
|
7
|
-
发布时间:2023-05-
|
7
|
+
发布时间:2023-05-29 01:15:07
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [DescribeLogHistogram](https://cloud.tencent.com/document/api/614/71726)
|
16
16
|
|
17
|
-
*
|
17
|
+
* 新增入参:SyntaxRule
|
18
18
|
|
19
19
|
|
20
20
|
|
21
21
|
|
22
|
-
## TDSQL
|
22
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
23
23
|
|
24
|
-
### 第
|
24
|
+
### 第 57 次发布
|
25
25
|
|
26
|
-
发布时间:2023-05-
|
26
|
+
发布时间:2023-05-29 01:20:37
|
27
27
|
|
28
28
|
本次发布包含了以下内容:
|
29
29
|
|
@@ -31,65 +31,56 @@
|
|
31
31
|
|
32
32
|
新增接口:
|
33
33
|
|
34
|
-
* [
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
* [
|
39
|
-
|
40
|
-
*
|
41
|
-
|
42
|
-
* [DescribeAccountPrivileges](https://cloud.tencent.com/document/api/1003/92717)
|
43
|
-
* [DescribeClusterDetailDatabases](https://cloud.tencent.com/document/api/1003/92734)
|
44
|
-
* [DescribeClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92722)
|
45
|
-
* [DescribeInstanceParams](https://cloud.tencent.com/document/api/1003/92729)
|
46
|
-
* [DescribeParamTemplateDetail](https://cloud.tencent.com/document/api/1003/92728)
|
47
|
-
* [ModifyAccountDescription](https://cloud.tencent.com/document/api/1003/92716)
|
48
|
-
* [ModifyAccountHost](https://cloud.tencent.com/document/api/1003/92715)
|
49
|
-
* [ModifyAccountPrivileges](https://cloud.tencent.com/document/api/1003/92714)
|
50
|
-
* [ModifyBinlogSaveDays](https://cloud.tencent.com/document/api/1003/92725)
|
51
|
-
* [ModifyClusterDatabase](https://cloud.tencent.com/document/api/1003/92733)
|
52
|
-
* [ModifyClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92721)
|
53
|
-
* [ModifyInstanceParam](https://cloud.tencent.com/document/api/1003/92727)
|
54
|
-
* [ModifyParamTemplate](https://cloud.tencent.com/document/api/1003/92726)
|
55
|
-
* [OpenClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92720)
|
56
|
-
* [OpenWan](https://cloud.tencent.com/document/api/1003/92732)
|
57
|
-
* [UpgradeClusterVersion](https://cloud.tencent.com/document/api/1003/92719)
|
34
|
+
* [CreateTmpDCDBInstance](https://cloud.tencent.com/document/api/557/92836)
|
35
|
+
|
36
|
+
修改接口:
|
37
|
+
|
38
|
+
* [DescribeDCDBInstanceDetail](https://cloud.tencent.com/document/api/557/89385)
|
39
|
+
|
40
|
+
* 新增出参:ReservedNetResources
|
41
|
+
|
58
42
|
|
59
43
|
新增数据结构:
|
60
44
|
|
61
|
-
* [
|
62
|
-
* [InstanceParamItem](https://cloud.tencent.com/document/api/1003/48097#InstanceParamItem)
|
63
|
-
* [ParamDetail](https://cloud.tencent.com/document/api/1003/48097#ParamDetail)
|
64
|
-
* [ParamItemDetail](https://cloud.tencent.com/document/api/1003/48097#ParamItemDetail)
|
65
|
-
* [UserHostPrivilege](https://cloud.tencent.com/document/api/1003/48097#UserHostPrivilege)
|
45
|
+
* [ReservedNetResource](https://cloud.tencent.com/document/api/557/16142#ReservedNetResource)
|
66
46
|
|
47
|
+
修改数据结构:
|
67
48
|
|
49
|
+
* [DBAccount](https://cloud.tencent.com/document/api/557/16142#DBAccount)
|
68
50
|
|
69
|
-
|
51
|
+
* 新增成员:MaxUserConnections
|
70
52
|
|
71
|
-
### 第 67 次发布
|
72
53
|
|
73
|
-
|
54
|
+
|
55
|
+
|
56
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
57
|
+
|
58
|
+
### 第 49 次发布
|
59
|
+
|
60
|
+
发布时间:2023-05-29 01:21:27
|
74
61
|
|
75
62
|
本次发布包含了以下内容:
|
76
63
|
|
77
64
|
改善已有的文档。
|
78
65
|
|
79
|
-
|
66
|
+
新增接口:
|
80
67
|
|
81
|
-
* [
|
68
|
+
* [CancelSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92839)
|
69
|
+
* [CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)
|
70
|
+
* [DescribeSparkSessionBatchSqlLog](https://cloud.tencent.com/document/api/1342/92837)
|
82
71
|
|
83
|
-
|
72
|
+
新增数据结构:
|
84
73
|
|
74
|
+
* [SparkSessionBatchLog](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLog)
|
75
|
+
* [SparkSessionBatchLogOperate](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLogOperate)
|
85
76
|
|
86
77
|
|
87
78
|
|
88
79
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
89
80
|
|
90
|
-
### 第
|
81
|
+
### 第 80 次发布
|
91
82
|
|
92
|
-
发布时间:2023-05-
|
83
|
+
发布时间:2023-05-26 14:30:59
|
93
84
|
|
94
85
|
本次发布包含了以下内容:
|
95
86
|
|
@@ -97,60 +88,52 @@
|
|
97
88
|
|
98
89
|
修改接口:
|
99
90
|
|
100
|
-
* [
|
101
|
-
|
102
|
-
* <font color="#dd0000">**修改入参**:</font>Operator
|
103
|
-
|
104
|
-
* [ChannelDeleteRoleUsers](https://cloud.tencent.com/document/api/1420/89388)
|
105
|
-
|
106
|
-
* <font color="#dd0000">**修改入参**:</font>Operator
|
91
|
+
* [ChannelCreateFlowSignReview](https://cloud.tencent.com/document/api/1420/78953)
|
107
92
|
|
108
|
-
*
|
93
|
+
* 新增入参:OperateType
|
109
94
|
|
110
|
-
* <font color="#dd0000">**修改入参**:</font>Operator
|
111
95
|
|
112
96
|
|
113
|
-
修改数据结构:
|
114
97
|
|
115
|
-
|
98
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
116
99
|
|
117
|
-
* 新增成员:NeedCreateReview
|
118
100
|
|
119
|
-
* [FlowDetailInfo](https://cloud.tencent.com/document/api/1420/61525#FlowDetailInfo)
|
120
101
|
|
121
|
-
|
102
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
122
103
|
|
104
|
+
### 第 55 次发布
|
123
105
|
|
106
|
+
发布时间:2023-05-29 01:31:45
|
124
107
|
|
108
|
+
本次发布包含了以下内容:
|
125
109
|
|
126
|
-
|
110
|
+
改善已有的文档。
|
127
111
|
|
112
|
+
修改接口:
|
128
113
|
|
114
|
+
* [DescribeDBInstanceDetail](https://cloud.tencent.com/document/api/237/89390)
|
129
115
|
|
130
|
-
|
116
|
+
* 新增出参:ReservedNetResources
|
131
117
|
|
132
|
-
### 第 100 次发布
|
133
118
|
|
134
|
-
|
135
|
-
|
136
|
-
本次发布包含了以下内容:
|
119
|
+
新增数据结构:
|
137
120
|
|
138
|
-
|
121
|
+
* [ReservedNetResource](https://cloud.tencent.com/document/api/237/16191#ReservedNetResource)
|
139
122
|
|
140
123
|
修改数据结构:
|
141
124
|
|
142
|
-
* [
|
125
|
+
* [DBAccount](https://cloud.tencent.com/document/api/237/16191#DBAccount)
|
143
126
|
|
144
|
-
* 新增成员:
|
127
|
+
* 新增成员:MaxUserConnections
|
145
128
|
|
146
129
|
|
147
130
|
|
148
131
|
|
149
|
-
##
|
132
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
150
133
|
|
151
|
-
### 第
|
134
|
+
### 第 33 次发布
|
152
135
|
|
153
|
-
发布时间:2023-05-
|
136
|
+
发布时间:2023-05-29 01:34:54
|
154
137
|
|
155
138
|
本次发布包含了以下内容:
|
156
139
|
|
@@ -158,43 +141,39 @@
|
|
158
141
|
|
159
142
|
修改接口:
|
160
143
|
|
161
|
-
* [
|
144
|
+
* [CreateJob](https://cloud.tencent.com/document/api/849/52009)
|
162
145
|
|
163
|
-
* 新增入参:
|
146
|
+
* 新增入参:Tags
|
164
147
|
|
165
|
-
* [ModifyRoundPlay](https://cloud.tencent.com/document/api/266/86172)
|
166
148
|
|
167
|
-
|
149
|
+
修改数据结构:
|
168
150
|
|
151
|
+
* [JobV1](https://cloud.tencent.com/document/api/849/52010#JobV1)
|
169
152
|
|
170
|
-
|
153
|
+
* 新增成员:Tags
|
171
154
|
|
172
|
-
* [
|
155
|
+
* [TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem)
|
173
156
|
|
174
|
-
* 新增成员:
|
157
|
+
* 新增成员:RefJobStatusCountSet
|
175
158
|
|
176
159
|
|
177
160
|
|
178
161
|
|
179
|
-
##
|
162
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
180
163
|
|
181
|
-
### 第
|
164
|
+
### 第 43 次发布
|
182
165
|
|
183
|
-
发布时间:2023-05-
|
166
|
+
发布时间:2023-05-29 01:41:32
|
184
167
|
|
185
168
|
本次发布包含了以下内容:
|
186
169
|
|
187
170
|
改善已有的文档。
|
188
171
|
|
189
|
-
|
190
|
-
|
191
|
-
* [BatchDescribeKTVMusicDetails](https://cloud.tencent.com/document/api/1592/76190)
|
192
|
-
|
193
|
-
* 新增入参:GuestUserId, RoomId
|
172
|
+
修改数据结构:
|
194
173
|
|
195
|
-
* [
|
174
|
+
* [NetworkClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#NetworkClusterInfoItem)
|
196
175
|
|
197
|
-
*
|
176
|
+
* 新增成员:ClusterNetworkSettings
|
198
177
|
|
199
178
|
|
200
179
|
|
@@ -812,6 +791,21 @@
|
|
812
791
|
|
813
792
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
814
793
|
|
794
|
+
### 第 36 次发布
|
795
|
+
|
796
|
+
发布时间:2023-05-26 01:01:42
|
797
|
+
|
798
|
+
本次发布包含了以下内容:
|
799
|
+
|
800
|
+
改善已有的文档。
|
801
|
+
|
802
|
+
修改数据结构:
|
803
|
+
|
804
|
+
* [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
|
805
|
+
|
806
|
+
* 新增成员:RoomIdType
|
807
|
+
|
808
|
+
|
815
809
|
### 第 35 次发布
|
816
810
|
|
817
811
|
发布时间:2023-02-23 01:01:50
|
@@ -25516,6 +25510,21 @@
|
|
25516
25510
|
|
25517
25511
|
## 日志服务(cls) 版本:2020-10-16
|
25518
25512
|
|
25513
|
+
### 第 49 次发布
|
25514
|
+
|
25515
|
+
发布时间:2023-05-29 01:15:07
|
25516
|
+
|
25517
|
+
本次发布包含了以下内容:
|
25518
|
+
|
25519
|
+
改善已有的文档。
|
25520
|
+
|
25521
|
+
修改接口:
|
25522
|
+
|
25523
|
+
* [DescribeLogHistogram](https://cloud.tencent.com/document/api/614/71726)
|
25524
|
+
|
25525
|
+
* 新增入参:SyntaxRule
|
25526
|
+
|
25527
|
+
|
25519
25528
|
### 第 48 次发布
|
25520
25529
|
|
25521
25530
|
发布时间:2023-05-24 01:13:13
|
@@ -35732,38 +35741,38 @@
|
|
35732
35741
|
|
35733
35742
|
新增接口:
|
35734
35743
|
|
35735
|
-
* [
|
35736
|
-
* [
|
35737
|
-
* [
|
35738
|
-
* [
|
35739
|
-
* [
|
35740
|
-
* [
|
35741
|
-
* [
|
35742
|
-
* [
|
35743
|
-
* [
|
35744
|
-
* [
|
35745
|
-
* [
|
35746
|
-
* [
|
35747
|
-
* [
|
35748
|
-
* [
|
35749
|
-
* [
|
35750
|
-
* [
|
35751
|
-
* [
|
35752
|
-
* [
|
35753
|
-
* [
|
35754
|
-
* [
|
35755
|
-
* [
|
35756
|
-
* [
|
35757
|
-
* [
|
35758
|
-
* [
|
35744
|
+
* [CloseClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92724)
|
35745
|
+
* [CloseWan](https://cloud.tencent.com/document/api/1003/92737)
|
35746
|
+
* [CopyClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92723)
|
35747
|
+
* [CreateClusterDatabase](https://cloud.tencent.com/document/api/1003/92736)
|
35748
|
+
* [CreateParamTemplate](https://cloud.tencent.com/document/api/1003/92731)
|
35749
|
+
* [DeleteAccounts](https://cloud.tencent.com/document/api/1003/92718)
|
35750
|
+
* [DeleteClusterDatabase](https://cloud.tencent.com/document/api/1003/92735)
|
35751
|
+
* [DeleteParamTemplate](https://cloud.tencent.com/document/api/1003/92730)
|
35752
|
+
* [DescribeAccountPrivileges](https://cloud.tencent.com/document/api/1003/92717)
|
35753
|
+
* [DescribeClusterDetailDatabases](https://cloud.tencent.com/document/api/1003/92734)
|
35754
|
+
* [DescribeClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92722)
|
35755
|
+
* [DescribeInstanceParams](https://cloud.tencent.com/document/api/1003/92729)
|
35756
|
+
* [DescribeParamTemplateDetail](https://cloud.tencent.com/document/api/1003/92728)
|
35757
|
+
* [ModifyAccountDescription](https://cloud.tencent.com/document/api/1003/92716)
|
35758
|
+
* [ModifyAccountHost](https://cloud.tencent.com/document/api/1003/92715)
|
35759
|
+
* [ModifyAccountPrivileges](https://cloud.tencent.com/document/api/1003/92714)
|
35760
|
+
* [ModifyBinlogSaveDays](https://cloud.tencent.com/document/api/1003/92725)
|
35761
|
+
* [ModifyClusterDatabase](https://cloud.tencent.com/document/api/1003/92733)
|
35762
|
+
* [ModifyClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92721)
|
35763
|
+
* [ModifyInstanceParam](https://cloud.tencent.com/document/api/1003/92727)
|
35764
|
+
* [ModifyParamTemplate](https://cloud.tencent.com/document/api/1003/92726)
|
35765
|
+
* [OpenClusterPasswordComplexity](https://cloud.tencent.com/document/api/1003/92720)
|
35766
|
+
* [OpenWan](https://cloud.tencent.com/document/api/1003/92732)
|
35767
|
+
* [UpgradeClusterVersion](https://cloud.tencent.com/document/api/1003/92719)
|
35759
35768
|
|
35760
35769
|
新增数据结构:
|
35761
35770
|
|
35762
|
-
* [
|
35763
|
-
* [
|
35764
|
-
* [
|
35765
|
-
* [
|
35766
|
-
* [
|
35771
|
+
* [DbInfo](https://cloud.tencent.com/document/api/1003/48097#DbInfo)
|
35772
|
+
* [InstanceParamItem](https://cloud.tencent.com/document/api/1003/48097#InstanceParamItem)
|
35773
|
+
* [ParamDetail](https://cloud.tencent.com/document/api/1003/48097#ParamDetail)
|
35774
|
+
* [ParamItemDetail](https://cloud.tencent.com/document/api/1003/48097#ParamItemDetail)
|
35775
|
+
* [UserHostPrivilege](https://cloud.tencent.com/document/api/1003/48097#UserHostPrivilege)
|
35767
35776
|
|
35768
35777
|
### 第 52 次发布
|
35769
35778
|
|
@@ -38914,6 +38923,36 @@
|
|
38914
38923
|
|
38915
38924
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
38916
38925
|
|
38926
|
+
### 第 57 次发布
|
38927
|
+
|
38928
|
+
发布时间:2023-05-29 01:20:37
|
38929
|
+
|
38930
|
+
本次发布包含了以下内容:
|
38931
|
+
|
38932
|
+
改善已有的文档。
|
38933
|
+
|
38934
|
+
新增接口:
|
38935
|
+
|
38936
|
+
* [[CreateTmpDCDBInstance](https://cloud.tencent.com/document/api/557/92836)](https://cloud.tencent.com/document/api/#/#)
|
38937
|
+
|
38938
|
+
修改接口:
|
38939
|
+
|
38940
|
+
* [DescribeDCDBInstanceDetail](https://cloud.tencent.com/document/api/557/89385)
|
38941
|
+
|
38942
|
+
* 新增出参:ReservedNetResources
|
38943
|
+
|
38944
|
+
|
38945
|
+
新增数据结构:
|
38946
|
+
|
38947
|
+
* [[ReservedNetResource](https://cloud.tencent.com/document/api/557/16142#ReservedNetResource)](https://cloud.tencent.com/document/api/557/16142#[ReservedNetResource](https://cloud.tencent.com/document/api/557/16142#ReservedNetResource))
|
38948
|
+
|
38949
|
+
修改数据结构:
|
38950
|
+
|
38951
|
+
* [DBAccount](https://cloud.tencent.com/document/api/557/16142#DBAccount)
|
38952
|
+
|
38953
|
+
* 新增成员:MaxUserConnections
|
38954
|
+
|
38955
|
+
|
38917
38956
|
### 第 56 次发布
|
38918
38957
|
|
38919
38958
|
发布时间:2023-05-23 01:16:58
|
@@ -39967,6 +40006,25 @@
|
|
39967
40006
|
|
39968
40007
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
39969
40008
|
|
40009
|
+
### 第 49 次发布
|
40010
|
+
|
40011
|
+
发布时间:2023-05-29 01:21:27
|
40012
|
+
|
40013
|
+
本次发布包含了以下内容:
|
40014
|
+
|
40015
|
+
改善已有的文档。
|
40016
|
+
|
40017
|
+
新增接口:
|
40018
|
+
|
40019
|
+
* [[CancelSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92839)](https://cloud.tencent.com/document/api/#/#)
|
40020
|
+
* [[CreateSparkSessionBatchSQL](https://cloud.tencent.com/document/api/1342/92838)](https://cloud.tencent.com/document/api/#/#)
|
40021
|
+
* [[DescribeSparkSessionBatchSqlLog](https://cloud.tencent.com/document/api/1342/92837)](https://cloud.tencent.com/document/api/#/#)
|
40022
|
+
|
40023
|
+
新增数据结构:
|
40024
|
+
|
40025
|
+
* [[SparkSessionBatchLog](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLog)](https://cloud.tencent.com/document/api/1342/53778#[SparkSessionBatchLog](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLog))
|
40026
|
+
* [[SparkSessionBatchLogOperate](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLogOperate)](https://cloud.tencent.com/document/api/1342/53778#[SparkSessionBatchLogOperate](https://cloud.tencent.com/document/api/1342/53778#SparkSessionBatchLogOperate))
|
40027
|
+
|
39970
40028
|
### 第 48 次发布
|
39971
40029
|
|
39972
40030
|
发布时间:2023-05-15 01:32:47
|
@@ -47513,6 +47571,21 @@
|
|
47513
47571
|
|
47514
47572
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
47515
47573
|
|
47574
|
+
### 第 68 次发布
|
47575
|
+
|
47576
|
+
发布时间:2023-05-25 11:31:02
|
47577
|
+
|
47578
|
+
本次发布包含了以下内容:
|
47579
|
+
|
47580
|
+
改善已有的文档。
|
47581
|
+
|
47582
|
+
修改数据结构:
|
47583
|
+
|
47584
|
+
* [FlowBrief](https://cloud.tencent.com/document/api/1323/70369#FlowBrief)
|
47585
|
+
|
47586
|
+
* 新增成员:Deadline
|
47587
|
+
|
47588
|
+
|
47516
47589
|
### 第 67 次发布
|
47517
47590
|
|
47518
47591
|
发布时间:2023-05-25 01:35:47
|
@@ -48797,6 +48870,21 @@
|
|
48797
48870
|
|
48798
48871
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
48799
48872
|
|
48873
|
+
### 第 80 次发布
|
48874
|
+
|
48875
|
+
发布时间:2023-05-26 14:30:59
|
48876
|
+
|
48877
|
+
本次发布包含了以下内容:
|
48878
|
+
|
48879
|
+
改善已有的文档。
|
48880
|
+
|
48881
|
+
修改接口:
|
48882
|
+
|
48883
|
+
* [ChannelCreateFlowSignReview](https://cloud.tencent.com/document/api/1420/78953)
|
48884
|
+
|
48885
|
+
* 新增入参:OperateType
|
48886
|
+
|
48887
|
+
|
48800
48888
|
### 第 79 次发布
|
48801
48889
|
|
48802
48890
|
发布时间:2023-05-25 01:36:12
|
@@ -64781,6 +64869,32 @@
|
|
64781
64869
|
|
64782
64870
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
64783
64871
|
|
64872
|
+
### 第 55 次发布
|
64873
|
+
|
64874
|
+
发布时间:2023-05-29 01:31:45
|
64875
|
+
|
64876
|
+
本次发布包含了以下内容:
|
64877
|
+
|
64878
|
+
改善已有的文档。
|
64879
|
+
|
64880
|
+
修改接口:
|
64881
|
+
|
64882
|
+
* [DescribeDBInstanceDetail](https://cloud.tencent.com/document/api/237/89390)
|
64883
|
+
|
64884
|
+
* 新增出参:ReservedNetResources
|
64885
|
+
|
64886
|
+
|
64887
|
+
新增数据结构:
|
64888
|
+
|
64889
|
+
* [[ReservedNetResource](https://cloud.tencent.com/document/api/237/16191#ReservedNetResource)](https://cloud.tencent.com/document/api/237/16191#[ReservedNetResource](https://cloud.tencent.com/document/api/237/16191#ReservedNetResource))
|
64890
|
+
|
64891
|
+
修改数据结构:
|
64892
|
+
|
64893
|
+
* [DBAccount](https://cloud.tencent.com/document/api/237/16191#DBAccount)
|
64894
|
+
|
64895
|
+
* 新增成员:MaxUserConnections
|
64896
|
+
|
64897
|
+
|
64784
64898
|
### 第 54 次发布
|
64785
64899
|
|
64786
64900
|
发布时间:2023-05-23 01:29:45
|
@@ -72286,6 +72400,32 @@
|
|
72286
72400
|
|
72287
72401
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
72288
72402
|
|
72403
|
+
### 第 33 次发布
|
72404
|
+
|
72405
|
+
发布时间:2023-05-29 01:34:54
|
72406
|
+
|
72407
|
+
本次发布包含了以下内容:
|
72408
|
+
|
72409
|
+
改善已有的文档。
|
72410
|
+
|
72411
|
+
修改接口:
|
72412
|
+
|
72413
|
+
* [CreateJob](https://cloud.tencent.com/document/api/849/52009)
|
72414
|
+
|
72415
|
+
* 新增入参:Tags
|
72416
|
+
|
72417
|
+
|
72418
|
+
修改数据结构:
|
72419
|
+
|
72420
|
+
* [JobV1](https://cloud.tencent.com/document/api/849/52010#JobV1)
|
72421
|
+
|
72422
|
+
* 新增成员:Tags
|
72423
|
+
|
72424
|
+
* [TreeResourceItem](https://cloud.tencent.com/document/api/849/52010#TreeResourceItem)
|
72425
|
+
|
72426
|
+
* 新增成员:RefJobStatusCountSet
|
72427
|
+
|
72428
|
+
|
72289
72429
|
### 第 32 次发布
|
72290
72430
|
|
72291
72431
|
发布时间:2023-05-12 01:39:08
|
@@ -72938,6 +73078,21 @@
|
|
72938
73078
|
|
72939
73079
|
## 文字识别(ocr) 版本:2018-11-19
|
72940
73080
|
|
73081
|
+
### 第 101 次发布
|
73082
|
+
|
73083
|
+
发布时间:2023-05-26 01:45:09
|
73084
|
+
|
73085
|
+
本次发布包含了以下内容:
|
73086
|
+
|
73087
|
+
改善已有的文档。
|
73088
|
+
|
73089
|
+
修改接口:
|
73090
|
+
|
73091
|
+
* [BizLicenseOCR](https://cloud.tencent.com/document/api/866/36215)
|
73092
|
+
|
73093
|
+
* 新增出参:IsDuplication, RegistrationDate
|
73094
|
+
|
73095
|
+
|
72941
73096
|
### 第 100 次发布
|
72942
73097
|
|
72943
73098
|
发布时间:2023-05-25 01:49:38
|
@@ -81448,6 +81603,21 @@
|
|
81448
81603
|
|
81449
81604
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
81450
81605
|
|
81606
|
+
### 第 45 次发布
|
81607
|
+
|
81608
|
+
发布时间:2023-05-26 01:49:53
|
81609
|
+
|
81610
|
+
本次发布包含了以下内容:
|
81611
|
+
|
81612
|
+
改善已有的文档。
|
81613
|
+
|
81614
|
+
修改接口:
|
81615
|
+
|
81616
|
+
* [CreateBusinessDBInstances](https://cloud.tencent.com/document/api/238/80332)
|
81617
|
+
|
81618
|
+
* 新增出参:FlowId, InstanceIdSet
|
81619
|
+
|
81620
|
+
|
81451
81621
|
### 第 44 次发布
|
81452
81622
|
|
81453
81623
|
发布时间:2023-05-22 01:53:58
|
@@ -82870,6 +83040,21 @@
|
|
82870
83040
|
|
82871
83041
|
## SSL 证书(ssl) 版本:2019-12-05
|
82872
83042
|
|
83043
|
+
### 第 33 次发布
|
83044
|
+
|
83045
|
+
发布时间:2023-05-26 01:50:53
|
83046
|
+
|
83047
|
+
本次发布包含了以下内容:
|
83048
|
+
|
83049
|
+
改善已有的文档。
|
83050
|
+
|
83051
|
+
修改数据结构:
|
83052
|
+
|
83053
|
+
* [TeoInstanceDetail](https://cloud.tencent.com/document/api/400/41679#TeoInstanceDetail)
|
83054
|
+
|
83055
|
+
* 新增成员:ZoneId, Status
|
83056
|
+
|
83057
|
+
|
82873
83058
|
### 第 32 次发布
|
82874
83059
|
|
82875
83060
|
发布时间:2023-05-19 01:55:56
|
@@ -89632,6 +89817,21 @@
|
|
89632
89817
|
|
89633
89818
|
## 容器安全服务(tcss) 版本:2020-11-01
|
89634
89819
|
|
89820
|
+
### 第 43 次发布
|
89821
|
+
|
89822
|
+
发布时间:2023-05-29 01:41:32
|
89823
|
+
|
89824
|
+
本次发布包含了以下内容:
|
89825
|
+
|
89826
|
+
改善已有的文档。
|
89827
|
+
|
89828
|
+
修改数据结构:
|
89829
|
+
|
89830
|
+
* [NetworkClusterInfoItem](https://cloud.tencent.com/document/api/1285/65614#NetworkClusterInfoItem)
|
89831
|
+
|
89832
|
+
* 新增成员:ClusterNetworkSettings
|
89833
|
+
|
89834
|
+
|
89635
89835
|
### 第 42 次发布
|
89636
89836
|
|
89637
89837
|
发布时间:2023-05-23 01:40:44
|
@@ -108412,6 +108612,22 @@
|
|
108412
108612
|
|
108413
108613
|
## 云点播(vod) 版本:2018-07-17
|
108414
108614
|
|
108615
|
+
### 第 156 次发布
|
108616
|
+
|
108617
|
+
发布时间:2023-05-26 02:04:20
|
108618
|
+
|
108619
|
+
本次发布包含了以下内容:
|
108620
|
+
|
108621
|
+
改善已有的文档。
|
108622
|
+
|
108623
|
+
新增接口:
|
108624
|
+
|
108625
|
+
* [CreateEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/89805)
|
108626
|
+
* [DeleteEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/89804)
|
108627
|
+
* [DescribeEnhanceMediaTemplates](https://cloud.tencent.com/document/api/266/89803)
|
108628
|
+
* [EnhanceMediaByTemplate](https://cloud.tencent.com/document/api/266/89801)
|
108629
|
+
* [ModifyEnhanceMediaTemplate](https://cloud.tencent.com/document/api/266/89802)
|
108630
|
+
|
108415
108631
|
### 第 155 次发布
|
108416
108632
|
|
108417
108633
|
发布时间:2023-05-25 02:08:29
|
@@ -112630,6 +112846,21 @@
|
|
112630
112846
|
|
112631
112847
|
## 私有网络(vpc) 版本:2017-03-12
|
112632
112848
|
|
112849
|
+
### 第 157 次发布
|
112850
|
+
|
112851
|
+
发布时间:2023-05-26 02:10:55
|
112852
|
+
|
112853
|
+
本次发布包含了以下内容:
|
112854
|
+
|
112855
|
+
改善已有的文档。
|
112856
|
+
|
112857
|
+
修改数据结构:
|
112858
|
+
|
112859
|
+
* [AccessPolicy](https://cloud.tencent.com/document/api/215/15824#AccessPolicy)
|
112860
|
+
|
112861
|
+
* 新增成员:Remark
|
112862
|
+
|
112863
|
+
|
112633
112864
|
### 第 156 次发布
|
112634
112865
|
|
112635
112866
|
发布时间:2023-05-19 02:14:41
|