tencentcloud-sdk-nodejs-clb 4.0.510 → 4.0.511
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 +164 -0
- package/SERVICE_CHANGELOG.md +267 -15
- package/package.json +1 -1
- package/products.md +11 -11
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,167 @@
|
|
1
|
+
# Release 4.0.511
|
2
|
+
|
3
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
4
|
+
|
5
|
+
### 第 11 次发布
|
6
|
+
|
7
|
+
发布时间:2022-12-27 01:33:02
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeProxyProcessStatistics](https://cloud.tencent.com/document/api/1130/84544)
|
16
|
+
|
17
|
+
新增数据结构:
|
18
|
+
|
19
|
+
* [ProcessStatistic](https://cloud.tencent.com/document/api/1130/57812#ProcessStatistic)
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
28
|
+
|
29
|
+
### 第 42 次发布
|
30
|
+
|
31
|
+
发布时间:2022-12-27 02:09:12
|
32
|
+
|
33
|
+
本次发布包含了以下内容:
|
34
|
+
|
35
|
+
改善已有的文档。
|
36
|
+
|
37
|
+
修改接口:
|
38
|
+
|
39
|
+
* [CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)
|
40
|
+
|
41
|
+
* 新增入参:GroupType, RetryMaxTimes
|
42
|
+
|
43
|
+
* [DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)
|
44
|
+
|
45
|
+
* 新增入参:Types
|
46
|
+
|
47
|
+
* [ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)
|
48
|
+
|
49
|
+
* 新增入参:RetryMaxTimes
|
50
|
+
|
51
|
+
|
52
|
+
修改数据结构:
|
53
|
+
|
54
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
55
|
+
|
56
|
+
* 新增成员:Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint
|
57
|
+
|
58
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag
|
59
|
+
|
60
|
+
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
61
|
+
|
62
|
+
* 新增成员:GroupType, RetryMaxTimes
|
63
|
+
|
64
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ConsumerNum, TPS, TotalAccumulative, ConsumptionMode, ReadEnabled, RetryPartitionNum, CreateTime, UpdateTime, ClientProtocol, Remark, ConsumerType, BroadcastEnabled
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
70
|
+
|
71
|
+
### 第 22 次发布
|
72
|
+
|
73
|
+
发布时间:2022-12-27 02:10:56
|
74
|
+
|
75
|
+
本次发布包含了以下内容:
|
76
|
+
|
77
|
+
改善已有的文档。
|
78
|
+
|
79
|
+
<font color="#dd0000">**删除接口**:</font>
|
80
|
+
|
81
|
+
* CreateDnsRecord
|
82
|
+
* CreateLoadBalancing
|
83
|
+
* DeleteDnsRecords
|
84
|
+
* DeleteLoadBalancing
|
85
|
+
* DescribeDnsRecords
|
86
|
+
* DescribeLoadBalancing
|
87
|
+
* ModifyDnsRecord
|
88
|
+
* ModifyLoadBalancing
|
89
|
+
|
90
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
91
|
+
|
92
|
+
* AdvancedOriginGroup
|
93
|
+
* DnsRecord
|
94
|
+
* LoadBalancing
|
95
|
+
* OriginGroupCondition
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
104
|
+
|
105
|
+
### 第 12 次发布
|
106
|
+
|
107
|
+
发布时间:2022-12-27 02:17:04
|
108
|
+
|
109
|
+
本次发布包含了以下内容:
|
110
|
+
|
111
|
+
改善已有的文档。
|
112
|
+
|
113
|
+
修改接口:
|
114
|
+
|
115
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
116
|
+
|
117
|
+
* 新增入参:BatchCode
|
118
|
+
|
119
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
120
|
+
|
121
|
+
* 新增入参:SerialType
|
122
|
+
|
123
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
124
|
+
|
125
|
+
* 新增入参:SerialType
|
126
|
+
|
127
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
128
|
+
|
129
|
+
* 新增入参:SerialType
|
130
|
+
|
131
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
132
|
+
|
133
|
+
* 新增入参:BatchCode
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
139
|
+
|
140
|
+
### 第 9 次发布
|
141
|
+
|
142
|
+
发布时间:2022-12-27 02:26:58
|
143
|
+
|
144
|
+
本次发布包含了以下内容:
|
145
|
+
|
146
|
+
改善已有的文档。
|
147
|
+
|
148
|
+
新增数据结构:
|
149
|
+
|
150
|
+
* [AMEMusicBaseInfo](https://cloud.tencent.com/document/api/1592/76191#AMEMusicBaseInfo)
|
151
|
+
|
152
|
+
修改数据结构:
|
153
|
+
|
154
|
+
* [KTVMatchMusic](https://cloud.tencent.com/document/api/1592/76191#KTVMatchMusic)
|
155
|
+
|
156
|
+
* 新增成员:AMEMusicBaseInfo
|
157
|
+
|
158
|
+
* [KTVMatchRule](https://cloud.tencent.com/document/api/1592/76191#KTVMatchRule)
|
159
|
+
|
160
|
+
* 新增成员:MusicIdToMatchAME
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
|
1
165
|
# Release 4.0.510
|
2
166
|
|
3
167
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,34 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 11 次发布
|
6
6
|
|
7
|
-
发布时间:2022-12-
|
7
|
+
发布时间:2022-12-27 01:33:02
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [DescribeProxyProcessStatistics](https://cloud.tencent.com/document/api/1130/84544)
|
16
|
+
|
17
|
+
新增数据结构:
|
18
|
+
|
19
|
+
* [ProcessStatistic](https://cloud.tencent.com/document/api/1130/57812#ProcessStatistic)
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
28
|
+
|
29
|
+
### 第 42 次发布
|
30
|
+
|
31
|
+
发布时间:2022-12-27 02:09:12
|
8
32
|
|
9
33
|
本次发布包含了以下内容:
|
10
34
|
|
@@ -12,31 +36,63 @@
|
|
12
36
|
|
13
37
|
修改接口:
|
14
38
|
|
15
|
-
* [
|
39
|
+
* [CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)
|
16
40
|
|
17
|
-
*
|
41
|
+
* 新增入参:GroupType, RetryMaxTimes
|
18
42
|
|
43
|
+
* [DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)
|
19
44
|
|
20
|
-
|
45
|
+
* 新增入参:Types
|
46
|
+
|
47
|
+
* [ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)
|
48
|
+
|
49
|
+
* 新增入参:RetryMaxTimes
|
50
|
+
|
51
|
+
|
52
|
+
修改数据结构:
|
53
|
+
|
54
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
55
|
+
|
56
|
+
* 新增成员:Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint
|
57
|
+
|
58
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag
|
59
|
+
|
60
|
+
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
61
|
+
|
62
|
+
* 新增成员:GroupType, RetryMaxTimes
|
63
|
+
|
64
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ConsumerNum, TPS, TotalAccumulative, ConsumptionMode, ReadEnabled, RetryPartitionNum, CreateTime, UpdateTime, ClientProtocol, Remark, ConsumerType, BroadcastEnabled
|
21
65
|
|
22
|
-
* [TaskReportInfo](https://cloud.tencent.com/document/api/1500/71784#TaskReportInfo)
|
23
66
|
|
24
67
|
|
25
68
|
|
26
69
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
27
70
|
|
28
|
-
### 第
|
71
|
+
### 第 22 次发布
|
29
72
|
|
30
|
-
发布时间:2022-12-
|
73
|
+
发布时间:2022-12-27 02:10:56
|
31
74
|
|
32
75
|
本次发布包含了以下内容:
|
33
76
|
|
34
77
|
改善已有的文档。
|
35
78
|
|
36
|
-
|
79
|
+
<font color="#dd0000">**删除接口**:</font>
|
37
80
|
|
38
|
-
*
|
39
|
-
*
|
81
|
+
* CreateDnsRecord
|
82
|
+
* CreateLoadBalancing
|
83
|
+
* DeleteDnsRecords
|
84
|
+
* DeleteLoadBalancing
|
85
|
+
* DescribeDnsRecords
|
86
|
+
* DescribeLoadBalancing
|
87
|
+
* ModifyDnsRecord
|
88
|
+
* ModifyLoadBalancing
|
89
|
+
|
90
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
91
|
+
|
92
|
+
* AdvancedOriginGroup
|
93
|
+
* DnsRecord
|
94
|
+
* LoadBalancing
|
95
|
+
* OriginGroupCondition
|
40
96
|
|
41
97
|
|
42
98
|
|
@@ -44,6 +100,68 @@
|
|
44
100
|
|
45
101
|
|
46
102
|
|
103
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
104
|
+
|
105
|
+
### 第 12 次发布
|
106
|
+
|
107
|
+
发布时间:2022-12-27 02:17:04
|
108
|
+
|
109
|
+
本次发布包含了以下内容:
|
110
|
+
|
111
|
+
改善已有的文档。
|
112
|
+
|
113
|
+
修改接口:
|
114
|
+
|
115
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
116
|
+
|
117
|
+
* 新增入参:BatchCode
|
118
|
+
|
119
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
120
|
+
|
121
|
+
* 新增入参:SerialType
|
122
|
+
|
123
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
124
|
+
|
125
|
+
* 新增入参:SerialType
|
126
|
+
|
127
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
128
|
+
|
129
|
+
* 新增入参:SerialType
|
130
|
+
|
131
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
132
|
+
|
133
|
+
* 新增入参:BatchCode
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
139
|
+
|
140
|
+
### 第 9 次发布
|
141
|
+
|
142
|
+
发布时间:2022-12-27 02:26:58
|
143
|
+
|
144
|
+
本次发布包含了以下内容:
|
145
|
+
|
146
|
+
改善已有的文档。
|
147
|
+
|
148
|
+
新增数据结构:
|
149
|
+
|
150
|
+
* [AMEMusicBaseInfo](https://cloud.tencent.com/document/api/1592/76191#AMEMusicBaseInfo)
|
151
|
+
|
152
|
+
修改数据结构:
|
153
|
+
|
154
|
+
* [KTVMatchMusic](https://cloud.tencent.com/document/api/1592/76191#KTVMatchMusic)
|
155
|
+
|
156
|
+
* 新增成员:AMEMusicBaseInfo
|
157
|
+
|
158
|
+
* [KTVMatchRule](https://cloud.tencent.com/document/api/1592/76191#KTVMatchRule)
|
159
|
+
|
160
|
+
* 新增成员:MusicIdToMatchAME
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
|
47
165
|
# 历次版本更新如下:
|
48
166
|
|
49
167
|
## 活动防刷(aa) 版本:2020-02-24
|
@@ -17359,7 +17477,7 @@
|
|
17359
17477
|
|
17360
17478
|
新增数据结构:
|
17361
17479
|
|
17362
|
-
* [
|
17480
|
+
* [TaskReportInfo](https://cloud.tencent.com/document/api/1500/71784#TaskReportInfo)
|
17363
17481
|
|
17364
17482
|
### 第 4 次发布
|
17365
17483
|
|
@@ -33276,6 +33394,22 @@
|
|
33276
33394
|
|
33277
33395
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
33278
33396
|
|
33397
|
+
### 第 11 次发布
|
33398
|
+
|
33399
|
+
发布时间:2022-12-27 01:33:02
|
33400
|
+
|
33401
|
+
本次发布包含了以下内容:
|
33402
|
+
|
33403
|
+
改善已有的文档。
|
33404
|
+
|
33405
|
+
新增接口:
|
33406
|
+
|
33407
|
+
* [[DescribeProxyProcessStatistics](https://cloud.tencent.com/document/api/1130/84544)](https://cloud.tencent.com/document/api/#/#)
|
33408
|
+
|
33409
|
+
新增数据结构:
|
33410
|
+
|
33411
|
+
* [[ProcessStatistic](https://cloud.tencent.com/document/api/1130/57812#ProcessStatistic)](https://cloud.tencent.com/document/api/1130/57812#[ProcessStatistic](https://cloud.tencent.com/document/api/1130/57812#ProcessStatistic))
|
33412
|
+
|
33279
33413
|
### 第 10 次发布
|
33280
33414
|
|
33281
33415
|
发布时间:2022-09-07 06:24:27
|
@@ -79802,6 +79936,44 @@
|
|
79802
79936
|
|
79803
79937
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
79804
79938
|
|
79939
|
+
### 第 42 次发布
|
79940
|
+
|
79941
|
+
发布时间:2022-12-27 02:09:12
|
79942
|
+
|
79943
|
+
本次发布包含了以下内容:
|
79944
|
+
|
79945
|
+
改善已有的文档。
|
79946
|
+
|
79947
|
+
修改接口:
|
79948
|
+
|
79949
|
+
* [CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)
|
79950
|
+
|
79951
|
+
* 新增入参:GroupType, RetryMaxTimes
|
79952
|
+
|
79953
|
+
* [DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)
|
79954
|
+
|
79955
|
+
* 新增入参:Types
|
79956
|
+
|
79957
|
+
* [ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)
|
79958
|
+
|
79959
|
+
* 新增入参:RetryMaxTimes
|
79960
|
+
|
79961
|
+
|
79962
|
+
修改数据结构:
|
79963
|
+
|
79964
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
79965
|
+
|
79966
|
+
* 新增成员:Status, IsolateTime, HttpPublicEndpoint, HttpVpcEndpoint
|
79967
|
+
|
79968
|
+
* <font color="#dd0000">**修改成员**:</font>ClusterId, ClusterName, Region, CreateTime, Remark, PublicEndPoint, VpcEndPoint, SupportNamespaceEndpoint, Vpcs, IsVip, RocketMQFlag
|
79969
|
+
|
79970
|
+
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
79971
|
+
|
79972
|
+
* 新增成员:GroupType, RetryMaxTimes
|
79973
|
+
|
79974
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ConsumerNum, TPS, TotalAccumulative, ConsumptionMode, ReadEnabled, RetryPartitionNum, CreateTime, UpdateTime, ClientProtocol, Remark, ConsumerType, BroadcastEnabled
|
79975
|
+
|
79976
|
+
|
79805
79977
|
### 第 41 次发布
|
79806
79978
|
|
79807
79979
|
发布时间:2022-11-25 07:03:54
|
@@ -82727,6 +82899,32 @@
|
|
82727
82899
|
|
82728
82900
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
82729
82901
|
|
82902
|
+
### 第 22 次发布
|
82903
|
+
|
82904
|
+
发布时间:2022-12-27 02:10:56
|
82905
|
+
|
82906
|
+
本次发布包含了以下内容:
|
82907
|
+
|
82908
|
+
改善已有的文档。
|
82909
|
+
|
82910
|
+
<font color="#dd0000">**删除接口**:</font>
|
82911
|
+
|
82912
|
+
* CreateDnsRecord
|
82913
|
+
* CreateLoadBalancing
|
82914
|
+
* DeleteDnsRecords
|
82915
|
+
* DeleteLoadBalancing
|
82916
|
+
* DescribeDnsRecords
|
82917
|
+
* DescribeLoadBalancing
|
82918
|
+
* ModifyDnsRecord
|
82919
|
+
* ModifyLoadBalancing
|
82920
|
+
|
82921
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
82922
|
+
|
82923
|
+
* AdvancedOriginGroup
|
82924
|
+
* DnsRecord
|
82925
|
+
* LoadBalancing
|
82926
|
+
* OriginGroupCondition
|
82927
|
+
|
82730
82928
|
### 第 21 次发布
|
82731
82929
|
|
82732
82930
|
发布时间:2022-12-26 01:58:03
|
@@ -82737,8 +82935,8 @@
|
|
82737
82935
|
|
82738
82936
|
新增接口:
|
82739
82937
|
|
82740
|
-
* [
|
82741
|
-
* [
|
82938
|
+
* [DescribeDistributionL4AccessData](https://cloud.tencent.com/document/api/1552/84489)
|
82939
|
+
* [DescribeTimingL4AccessData](https://cloud.tencent.com/document/api/1552/84488)
|
82742
82940
|
|
82743
82941
|
### 第 20 次发布
|
82744
82942
|
|
@@ -89316,6 +89514,37 @@
|
|
89316
89514
|
|
89317
89515
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
89318
89516
|
|
89517
|
+
### 第 12 次发布
|
89518
|
+
|
89519
|
+
发布时间:2022-12-27 02:17:04
|
89520
|
+
|
89521
|
+
本次发布包含了以下内容:
|
89522
|
+
|
89523
|
+
改善已有的文档。
|
89524
|
+
|
89525
|
+
修改接口:
|
89526
|
+
|
89527
|
+
* [CreateCodeBatch](https://cloud.tencent.com/document/api/1458/75029)
|
89528
|
+
|
89529
|
+
* 新增入参:BatchCode
|
89530
|
+
|
89531
|
+
* [CreateCodePack](https://cloud.tencent.com/document/api/1458/75028)
|
89532
|
+
|
89533
|
+
* 新增入参:SerialType
|
89534
|
+
|
89535
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
89536
|
+
|
89537
|
+
* 新增入参:SerialType
|
89538
|
+
|
89539
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
89540
|
+
|
89541
|
+
* 新增入参:SerialType
|
89542
|
+
|
89543
|
+
* [ModifyCodeBatch](https://cloud.tencent.com/document/api/1458/75007)
|
89544
|
+
|
89545
|
+
* 新增入参:BatchCode
|
89546
|
+
|
89547
|
+
|
89319
89548
|
### 第 11 次发布
|
89320
89549
|
|
89321
89550
|
发布时间:2022-12-07 07:14:07
|
@@ -101798,6 +102027,29 @@
|
|
101798
102027
|
|
101799
102028
|
## 音速达直播音乐版权引擎(yinsuda) 版本:2022-05-27
|
101800
102029
|
|
102030
|
+
### 第 9 次发布
|
102031
|
+
|
102032
|
+
发布时间:2022-12-27 02:26:58
|
102033
|
+
|
102034
|
+
本次发布包含了以下内容:
|
102035
|
+
|
102036
|
+
改善已有的文档。
|
102037
|
+
|
102038
|
+
新增数据结构:
|
102039
|
+
|
102040
|
+
* [[AMEMusicBaseInfo](https://cloud.tencent.com/document/api/1592/76191#AMEMusicBaseInfo)](https://cloud.tencent.com/document/api/1592/76191#[AMEMusicBaseInfo](https://cloud.tencent.com/document/api/1592/76191#AMEMusicBaseInfo))
|
102041
|
+
|
102042
|
+
修改数据结构:
|
102043
|
+
|
102044
|
+
* [KTVMatchMusic](https://cloud.tencent.com/document/api/1592/76191#KTVMatchMusic)
|
102045
|
+
|
102046
|
+
* 新增成员:AMEMusicBaseInfo
|
102047
|
+
|
102048
|
+
* [KTVMatchRule](https://cloud.tencent.com/document/api/1592/76191#KTVMatchRule)
|
102049
|
+
|
102050
|
+
* 新增成员:MusicIdToMatchAME
|
102051
|
+
|
102052
|
+
|
101801
102053
|
### 第 8 次发布
|
101802
102054
|
|
101803
102055
|
发布时间:2022-10-28 07:02:46
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-12-23 01:11:34 |
|
37
37
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-11-18 06:12:01 |
|
39
|
-
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-
|
39
|
+
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-15 01:11:34 |
|
42
42
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-16 01:10:35 |
|
@@ -53,7 +53,7 @@
|
|
53
53
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
54
54
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
55
55
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
56
|
-
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-
|
56
|
+
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
|
57
57
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-12-14 01:16:36 |
|
58
58
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
|
59
59
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
|
@@ -71,7 +71,7 @@
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
74
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-
|
74
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-12-27 01:33:02 |
|
75
75
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
76
76
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
77
77
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
|
@@ -85,13 +85,13 @@
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
86
86
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
87
87
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
88
|
-
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-
|
88
|
+
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-12-27 01:37:12 |
|
89
89
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
91
91
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-12-13 10:29:37 |
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-12-12 01:25:49 |
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-
|
94
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-27 01:39:30 |
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-12-27 01:39:46 |
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-12-07 06:39:49 |
|
97
97
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
@@ -184,10 +184,10 @@
|
|
184
184
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-15 01:46:24 |
|
185
185
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
186
186
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-11-17 06:47:13 |
|
187
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-
|
187
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-12-27 02:09:12 |
|
188
188
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
189
|
-
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-
|
190
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-
|
189
|
+
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
190
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-27 02:10:56 |
|
191
191
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-12-21 02:09:45 |
|
192
192
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
193
193
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
@@ -202,7 +202,7 @@
|
|
202
202
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
203
203
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-12-09 02:09:44 |
|
204
204
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
205
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-
|
205
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-27 02:17:04 |
|
206
206
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-19 02:11:18 |
|
207
207
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
|
208
208
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-12-16 01:48:54 |
|
@@ -217,7 +217,7 @@
|
|
217
217
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
218
218
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-12-07 07:21:53 |
|
219
219
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
220
|
-
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-
|
220
|
+
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-12-27 02:26:58 |
|
221
221
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
222
222
|
| yunjing | [主机安全](https://cloud.tencent.com/document/product) | 2020-09-15 08:08:47 |
|
223
223
|
| yunsou | [腾讯云搜TCS](https://cloud.tencent.com/document/product/270) | 2022-10-31 07:04:25 |
|