tencentcloud-sdk-nodejs-redis 4.0.455 → 4.0.456
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 +174 -0
- package/SERVICE_CHANGELOG.md +224 -61
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/redis/v20180412/redis_client.ts +498 -474
- package/src/services/redis/v20180412/redis_models.ts +65 -14
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +171 -163
- package/tencentcloud/services/redis/v20180412/redis_client.js +255 -243
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +59 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,177 @@
|
|
|
1
|
+
# Release 4.0.456
|
|
2
|
+
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
|
+
|
|
5
|
+
### 第 10 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-10-10 06:11:02
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeCaptchaDataSum](https://cloud.tencent.com/document/api/1110/40478)
|
|
16
|
+
|
|
17
|
+
* 新增出参:TicketThroughputSum, TicketInterceptSum
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
23
|
+
|
|
24
|
+
### 第 55 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-10-10 06:18:10
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeAssetHostTotalCount](https://cloud.tencent.com/document/api/296/81238)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
39
|
+
|
|
40
|
+
### 第 25 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2022-10-10 06:31:49
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
修改接口:
|
|
49
|
+
|
|
50
|
+
* [InquirePriceCreateDBInstances](https://cloud.tencent.com/document/api/240/43666)
|
|
51
|
+
|
|
52
|
+
* 新增入参:InstanceChargeType, MongosCpu, MongosMemory, MongosNum, ConfigServerCpu, ConfigServerMemory, ConfigServerVolume
|
|
53
|
+
|
|
54
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
64
|
+
|
|
65
|
+
### 第 64 次发布
|
|
66
|
+
|
|
67
|
+
发布时间:2022-10-10 06:32:08
|
|
68
|
+
|
|
69
|
+
本次发布包含了以下内容:
|
|
70
|
+
|
|
71
|
+
改善已有的文档。
|
|
72
|
+
|
|
73
|
+
修改数据结构:
|
|
74
|
+
|
|
75
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
|
76
|
+
|
|
77
|
+
* 新增成员:MigrationType
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
83
|
+
|
|
84
|
+
### 第 55 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2022-10-10 06:35:50
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
新增接口:
|
|
93
|
+
|
|
94
|
+
* [CloseSSL](https://cloud.tencent.com/document/api/239/81240)
|
|
95
|
+
* [OpenSSL](https://cloud.tencent.com/document/api/239/81239)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
100
|
+
|
|
101
|
+
### 第 16 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-10-10 06:36:43
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
修改接口:
|
|
110
|
+
|
|
111
|
+
* [DescribeDataFetchUrl](https://cloud.tencent.com/document/api/1464/68355)
|
|
112
|
+
|
|
113
|
+
* 新增入参:NetStatus
|
|
114
|
+
|
|
115
|
+
* [DescribeDataPerformancePage](https://cloud.tencent.com/document/api/1464/59944)
|
|
116
|
+
|
|
117
|
+
* 新增入参:NetStatus
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
123
|
+
|
|
124
|
+
### 第 4 次发布
|
|
125
|
+
|
|
126
|
+
发布时间:2022-10-10 06:43:20
|
|
127
|
+
|
|
128
|
+
本次发布包含了以下内容:
|
|
129
|
+
|
|
130
|
+
改善已有的文档。
|
|
131
|
+
|
|
132
|
+
新增接口:
|
|
133
|
+
|
|
134
|
+
* [CreateAliasDomain](https://cloud.tencent.com/document/api/1552/81247)
|
|
135
|
+
* [DeleteAliasDomain](https://cloud.tencent.com/document/api/1552/81246)
|
|
136
|
+
* [DescribeAliasDomains](https://cloud.tencent.com/document/api/1552/81245)
|
|
137
|
+
* [ModifyAliasDomain](https://cloud.tencent.com/document/api/1552/81244)
|
|
138
|
+
* [ModifyAliasDomainStatus](https://cloud.tencent.com/document/api/1552/81243)
|
|
139
|
+
* [ReclaimAliasDomain](https://cloud.tencent.com/document/api/1552/81242)
|
|
140
|
+
|
|
141
|
+
新增数据结构:
|
|
142
|
+
|
|
143
|
+
* [AliasDomain](https://cloud.tencent.com/document/api/1552/80721#AliasDomain)
|
|
144
|
+
|
|
145
|
+
修改数据结构:
|
|
146
|
+
|
|
147
|
+
* [RateLimitTemplate](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplate)
|
|
148
|
+
|
|
149
|
+
* 新增成员:Action
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
159
|
+
|
|
160
|
+
### 第 124 次发布
|
|
161
|
+
|
|
162
|
+
发布时间:2022-10-10 06:45:41
|
|
163
|
+
|
|
164
|
+
本次发布包含了以下内容:
|
|
165
|
+
|
|
166
|
+
改善已有的文档。
|
|
167
|
+
|
|
168
|
+
新增接口:
|
|
169
|
+
|
|
170
|
+
* [DescribeEdgeClusterUpgradeInfo](https://cloud.tencent.com/document/api/457/81249)
|
|
171
|
+
* [UpdateEdgeClusterVersion](https://cloud.tencent.com/document/api/457/81248)
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
1
175
|
# Release 4.0.455
|
|
2
176
|
|
|
3
177
|
## 商业流程服务(bpaas) 版本:2018-12-17
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,53 +1,45 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 10 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-
|
|
7
|
+
发布时间:2022-10-10 06:11:02
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
-
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
17
|
-
|
|
18
|
-
修改数据结构:
|
|
13
|
+
修改接口:
|
|
19
14
|
|
|
20
|
-
* [
|
|
15
|
+
* [DescribeCaptchaDataSum](https://cloud.tencent.com/document/api/1110/40478)
|
|
21
16
|
|
|
22
|
-
*
|
|
17
|
+
* 新增出参:TicketThroughputSum, TicketInterceptSum
|
|
23
18
|
|
|
24
19
|
|
|
25
20
|
|
|
26
21
|
|
|
27
|
-
##
|
|
22
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
28
23
|
|
|
29
|
-
### 第
|
|
24
|
+
### 第 55 次发布
|
|
30
25
|
|
|
31
|
-
发布时间:2022-
|
|
26
|
+
发布时间:2022-10-10 06:18:10
|
|
32
27
|
|
|
33
28
|
本次发布包含了以下内容:
|
|
34
29
|
|
|
35
30
|
改善已有的文档。
|
|
36
31
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
40
|
-
|
|
41
|
-
* 新增成员:DisableApiTermination
|
|
32
|
+
新增接口:
|
|
42
33
|
|
|
34
|
+
* [DescribeAssetHostTotalCount](https://cloud.tencent.com/document/api/296/81238)
|
|
43
35
|
|
|
44
36
|
|
|
45
37
|
|
|
46
|
-
## 云数据库
|
|
38
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
47
39
|
|
|
48
|
-
### 第
|
|
40
|
+
### 第 25 次发布
|
|
49
41
|
|
|
50
|
-
发布时间:2022-
|
|
42
|
+
发布时间:2022-10-10 06:31:49
|
|
51
43
|
|
|
52
44
|
本次发布包含了以下内容:
|
|
53
45
|
|
|
@@ -55,52 +47,60 @@
|
|
|
55
47
|
|
|
56
48
|
修改接口:
|
|
57
49
|
|
|
58
|
-
* [
|
|
50
|
+
* [InquirePriceCreateDBInstances](https://cloud.tencent.com/document/api/240/43666)
|
|
59
51
|
|
|
60
|
-
* 新增入参:
|
|
52
|
+
* 新增入参:InstanceChargeType, MongosCpu, MongosMemory, MongosNum, ConfigServerCpu, ConfigServerMemory, ConfigServerVolume
|
|
61
53
|
|
|
54
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
62
55
|
|
|
63
56
|
|
|
64
57
|
|
|
65
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
66
58
|
|
|
67
|
-
|
|
59
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
68
60
|
|
|
69
|
-
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
64
|
+
|
|
65
|
+
### 第 64 次发布
|
|
66
|
+
|
|
67
|
+
发布时间:2022-10-10 06:32:08
|
|
70
68
|
|
|
71
69
|
本次发布包含了以下内容:
|
|
72
70
|
|
|
73
71
|
改善已有的文档。
|
|
74
72
|
|
|
75
|
-
|
|
73
|
+
修改数据结构:
|
|
76
74
|
|
|
77
|
-
* [
|
|
75
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
|
78
76
|
|
|
79
|
-
*
|
|
77
|
+
* 新增成员:MigrationType
|
|
80
78
|
|
|
81
|
-
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
82
79
|
|
|
83
|
-
* 新增入参:ApplyType
|
|
84
80
|
|
|
85
81
|
|
|
86
|
-
|
|
82
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
87
83
|
|
|
88
|
-
|
|
84
|
+
### 第 55 次发布
|
|
89
85
|
|
|
90
|
-
|
|
86
|
+
发布时间:2022-10-10 06:35:50
|
|
91
87
|
|
|
88
|
+
本次发布包含了以下内容:
|
|
92
89
|
|
|
90
|
+
改善已有的文档。
|
|
93
91
|
|
|
92
|
+
新增接口:
|
|
94
93
|
|
|
95
|
-
|
|
94
|
+
* [CloseSSL](https://cloud.tencent.com/document/api/239/81240)
|
|
95
|
+
* [OpenSSL](https://cloud.tencent.com/document/api/239/81239)
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
|
|
99
|
-
##
|
|
99
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
100
100
|
|
|
101
|
-
### 第
|
|
101
|
+
### 第 16 次发布
|
|
102
102
|
|
|
103
|
-
发布时间:2022-
|
|
103
|
+
发布时间:2022-10-10 06:36:43
|
|
104
104
|
|
|
105
105
|
本次发布包含了以下内容:
|
|
106
106
|
|
|
@@ -108,36 +108,67 @@
|
|
|
108
108
|
|
|
109
109
|
修改接口:
|
|
110
110
|
|
|
111
|
-
* [
|
|
111
|
+
* [DescribeDataFetchUrl](https://cloud.tencent.com/document/api/1464/68355)
|
|
112
112
|
|
|
113
|
-
* 新增入参:
|
|
113
|
+
* 新增入参:NetStatus
|
|
114
114
|
|
|
115
|
-
* [
|
|
115
|
+
* [DescribeDataPerformancePage](https://cloud.tencent.com/document/api/1464/59944)
|
|
116
116
|
|
|
117
|
-
* 新增入参:
|
|
117
|
+
* 新增入参:NetStatus
|
|
118
118
|
|
|
119
|
-
* 新增出参:RowTexts
|
|
120
119
|
|
|
121
120
|
|
|
121
|
+
|
|
122
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
123
|
+
|
|
124
|
+
### 第 4 次发布
|
|
125
|
+
|
|
126
|
+
发布时间:2022-10-10 06:43:20
|
|
127
|
+
|
|
128
|
+
本次发布包含了以下内容:
|
|
129
|
+
|
|
130
|
+
改善已有的文档。
|
|
131
|
+
|
|
132
|
+
新增接口:
|
|
133
|
+
|
|
134
|
+
* [CreateAliasDomain](https://cloud.tencent.com/document/api/1552/81247)
|
|
135
|
+
* [DeleteAliasDomain](https://cloud.tencent.com/document/api/1552/81246)
|
|
136
|
+
* [DescribeAliasDomains](https://cloud.tencent.com/document/api/1552/81245)
|
|
137
|
+
* [ModifyAliasDomain](https://cloud.tencent.com/document/api/1552/81244)
|
|
138
|
+
* [ModifyAliasDomainStatus](https://cloud.tencent.com/document/api/1552/81243)
|
|
139
|
+
* [ReclaimAliasDomain](https://cloud.tencent.com/document/api/1552/81242)
|
|
140
|
+
|
|
122
141
|
新增数据结构:
|
|
123
142
|
|
|
124
|
-
* [
|
|
125
|
-
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
-
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
-
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
-
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
-
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
143
|
+
* [AliasDomain](https://cloud.tencent.com/document/api/1552/80721#AliasDomain)
|
|
130
144
|
|
|
131
145
|
修改数据结构:
|
|
132
146
|
|
|
133
|
-
* [
|
|
147
|
+
* [RateLimitTemplate](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplate)
|
|
134
148
|
|
|
135
|
-
* 新增成员:
|
|
149
|
+
* 新增成员:Action
|
|
136
150
|
|
|
137
151
|
|
|
138
152
|
|
|
139
153
|
|
|
140
|
-
##
|
|
154
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
159
|
+
|
|
160
|
+
### 第 124 次发布
|
|
161
|
+
|
|
162
|
+
发布时间:2022-10-10 06:45:41
|
|
163
|
+
|
|
164
|
+
本次发布包含了以下内容:
|
|
165
|
+
|
|
166
|
+
改善已有的文档。
|
|
167
|
+
|
|
168
|
+
新增接口:
|
|
169
|
+
|
|
170
|
+
* [DescribeEdgeClusterUpgradeInfo](https://cloud.tencent.com/document/api/457/81249)
|
|
171
|
+
* [UpdateEdgeClusterVersion](https://cloud.tencent.com/document/api/457/81248)
|
|
141
172
|
|
|
142
173
|
|
|
143
174
|
|
|
@@ -8588,8 +8619,8 @@
|
|
|
8588
8619
|
|
|
8589
8620
|
新增数据结构:
|
|
8590
8621
|
|
|
8591
|
-
* [
|
|
8592
|
-
* [
|
|
8622
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
8623
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
8593
8624
|
|
|
8594
8625
|
修改数据结构:
|
|
8595
8626
|
|
|
@@ -9705,6 +9736,21 @@
|
|
|
9705
9736
|
|
|
9706
9737
|
## 验证码(captcha) 版本:2019-07-22
|
|
9707
9738
|
|
|
9739
|
+
### 第 10 次发布
|
|
9740
|
+
|
|
9741
|
+
发布时间:2022-10-10 06:11:02
|
|
9742
|
+
|
|
9743
|
+
本次发布包含了以下内容:
|
|
9744
|
+
|
|
9745
|
+
改善已有的文档。
|
|
9746
|
+
|
|
9747
|
+
修改接口:
|
|
9748
|
+
|
|
9749
|
+
* [DescribeCaptchaDataSum](https://cloud.tencent.com/document/api/1110/40478)
|
|
9750
|
+
|
|
9751
|
+
* 新增出参:TicketThroughputSum, TicketInterceptSum
|
|
9752
|
+
|
|
9753
|
+
|
|
9708
9754
|
### 第 9 次发布
|
|
9709
9755
|
|
|
9710
9756
|
发布时间:2022-03-16 08:04:45
|
|
@@ -27764,6 +27810,18 @@
|
|
|
27764
27810
|
|
|
27765
27811
|
## 主机安全(cwp) 版本:2018-02-28
|
|
27766
27812
|
|
|
27813
|
+
### 第 55 次发布
|
|
27814
|
+
|
|
27815
|
+
发布时间:2022-10-10 06:18:10
|
|
27816
|
+
|
|
27817
|
+
本次发布包含了以下内容:
|
|
27818
|
+
|
|
27819
|
+
改善已有的文档。
|
|
27820
|
+
|
|
27821
|
+
新增接口:
|
|
27822
|
+
|
|
27823
|
+
* [[DescribeAssetHostTotalCount](https://cloud.tencent.com/document/api/296/81238)](https://cloud.tencent.com/document/api/#/#)
|
|
27824
|
+
|
|
27767
27825
|
### 第 54 次发布
|
|
27768
27826
|
|
|
27769
27827
|
发布时间:2022-09-28 06:22:44
|
|
@@ -53755,6 +53813,23 @@
|
|
|
53755
53813
|
|
|
53756
53814
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
53757
53815
|
|
|
53816
|
+
### 第 25 次发布
|
|
53817
|
+
|
|
53818
|
+
发布时间:2022-10-10 06:31:49
|
|
53819
|
+
|
|
53820
|
+
本次发布包含了以下内容:
|
|
53821
|
+
|
|
53822
|
+
改善已有的文档。
|
|
53823
|
+
|
|
53824
|
+
修改接口:
|
|
53825
|
+
|
|
53826
|
+
* [InquirePriceCreateDBInstances](https://cloud.tencent.com/document/api/240/43666)
|
|
53827
|
+
|
|
53828
|
+
* 新增入参:InstanceChargeType, MongosCpu, MongosMemory, MongosNum, ConfigServerCpu, ConfigServerMemory, ConfigServerVolume
|
|
53829
|
+
|
|
53830
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
53831
|
+
|
|
53832
|
+
|
|
53758
53833
|
### 第 24 次发布
|
|
53759
53834
|
|
|
53760
53835
|
发布时间:2022-09-21 06:37:03
|
|
@@ -54190,6 +54265,21 @@
|
|
|
54190
54265
|
|
|
54191
54266
|
## 云监控(monitor) 版本:2018-07-24
|
|
54192
54267
|
|
|
54268
|
+
### 第 64 次发布
|
|
54269
|
+
|
|
54270
|
+
发布时间:2022-10-10 06:32:08
|
|
54271
|
+
|
|
54272
|
+
本次发布包含了以下内容:
|
|
54273
|
+
|
|
54274
|
+
改善已有的文档。
|
|
54275
|
+
|
|
54276
|
+
修改数据结构:
|
|
54277
|
+
|
|
54278
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
|
54279
|
+
|
|
54280
|
+
* 新增成员:MigrationType
|
|
54281
|
+
|
|
54282
|
+
|
|
54193
54283
|
### 第 63 次发布
|
|
54194
54284
|
|
|
54195
54285
|
发布时间:2022-09-26 06:41:40
|
|
@@ -61964,6 +62054,19 @@
|
|
|
61964
62054
|
|
|
61965
62055
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
61966
62056
|
|
|
62057
|
+
### 第 55 次发布
|
|
62058
|
+
|
|
62059
|
+
发布时间:2022-10-10 06:35:50
|
|
62060
|
+
|
|
62061
|
+
本次发布包含了以下内容:
|
|
62062
|
+
|
|
62063
|
+
改善已有的文档。
|
|
62064
|
+
|
|
62065
|
+
新增接口:
|
|
62066
|
+
|
|
62067
|
+
* [[CloseSSL](https://cloud.tencent.com/document/api/239/81240)](https://cloud.tencent.com/document/api/#/#)
|
|
62068
|
+
* [[OpenSSL](https://cloud.tencent.com/document/api/239/81239)](https://cloud.tencent.com/document/api/#/#)
|
|
62069
|
+
|
|
61967
62070
|
### 第 54 次发布
|
|
61968
62071
|
|
|
61969
62072
|
发布时间:2022-09-30 06:48:02
|
|
@@ -63113,6 +63216,25 @@
|
|
|
63113
63216
|
|
|
63114
63217
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
63115
63218
|
|
|
63219
|
+
### 第 16 次发布
|
|
63220
|
+
|
|
63221
|
+
发布时间:2022-10-10 06:36:43
|
|
63222
|
+
|
|
63223
|
+
本次发布包含了以下内容:
|
|
63224
|
+
|
|
63225
|
+
改善已有的文档。
|
|
63226
|
+
|
|
63227
|
+
修改接口:
|
|
63228
|
+
|
|
63229
|
+
* [DescribeDataFetchUrl](https://cloud.tencent.com/document/api/1464/68355)
|
|
63230
|
+
|
|
63231
|
+
* 新增入参:NetStatus
|
|
63232
|
+
|
|
63233
|
+
* [DescribeDataPerformancePage](https://cloud.tencent.com/document/api/1464/59944)
|
|
63234
|
+
|
|
63235
|
+
* 新增入参:NetStatus
|
|
63236
|
+
|
|
63237
|
+
|
|
63116
63238
|
### 第 15 次发布
|
|
63117
63239
|
|
|
63118
63240
|
发布时间:2022-09-09 06:38:13
|
|
@@ -76173,6 +76295,34 @@
|
|
|
76173
76295
|
|
|
76174
76296
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
76175
76297
|
|
|
76298
|
+
### 第 4 次发布
|
|
76299
|
+
|
|
76300
|
+
发布时间:2022-10-10 06:43:20
|
|
76301
|
+
|
|
76302
|
+
本次发布包含了以下内容:
|
|
76303
|
+
|
|
76304
|
+
改善已有的文档。
|
|
76305
|
+
|
|
76306
|
+
新增接口:
|
|
76307
|
+
|
|
76308
|
+
* [[CreateAliasDomain](https://cloud.tencent.com/document/api/1552/81247)](https://cloud.tencent.com/document/api/#/#)
|
|
76309
|
+
* [[DeleteAliasDomain](https://cloud.tencent.com/document/api/1552/81246)](https://cloud.tencent.com/document/api/#/#)
|
|
76310
|
+
* [[DescribeAliasDomains](https://cloud.tencent.com/document/api/1552/81245)](https://cloud.tencent.com/document/api/#/#)
|
|
76311
|
+
* [[ModifyAliasDomain](https://cloud.tencent.com/document/api/1552/81244)](https://cloud.tencent.com/document/api/#/#)
|
|
76312
|
+
* [[ModifyAliasDomainStatus](https://cloud.tencent.com/document/api/1552/81243)](https://cloud.tencent.com/document/api/#/#)
|
|
76313
|
+
* [[ReclaimAliasDomain](https://cloud.tencent.com/document/api/1552/81242)](https://cloud.tencent.com/document/api/#/#)
|
|
76314
|
+
|
|
76315
|
+
新增数据结构:
|
|
76316
|
+
|
|
76317
|
+
* [[AliasDomain](https://cloud.tencent.com/document/api/1552/80721#AliasDomain)](https://cloud.tencent.com/document/api/1552/80721#[AliasDomain](https://cloud.tencent.com/document/api/1552/80721#AliasDomain))
|
|
76318
|
+
|
|
76319
|
+
修改数据结构:
|
|
76320
|
+
|
|
76321
|
+
* [RateLimitTemplate](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplate)
|
|
76322
|
+
|
|
76323
|
+
* 新增成员:Action
|
|
76324
|
+
|
|
76325
|
+
|
|
76176
76326
|
### 第 3 次发布
|
|
76177
76327
|
|
|
76178
76328
|
发布时间:2022-09-30 06:58:07
|
|
@@ -78163,12 +78313,12 @@
|
|
|
78163
78313
|
|
|
78164
78314
|
新增数据结构:
|
|
78165
78315
|
|
|
78166
|
-
* [
|
|
78167
|
-
* [
|
|
78168
|
-
* [
|
|
78169
|
-
* [
|
|
78170
|
-
* [
|
|
78171
|
-
* [
|
|
78316
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
78317
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
78318
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
78319
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
78320
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
78321
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
78172
78322
|
|
|
78173
78323
|
修改数据结构:
|
|
78174
78324
|
|
|
@@ -78847,6 +78997,19 @@
|
|
|
78847
78997
|
|
|
78848
78998
|
## 容器服务(tke) 版本:2018-05-25
|
|
78849
78999
|
|
|
79000
|
+
### 第 124 次发布
|
|
79001
|
+
|
|
79002
|
+
发布时间:2022-10-10 06:45:41
|
|
79003
|
+
|
|
79004
|
+
本次发布包含了以下内容:
|
|
79005
|
+
|
|
79006
|
+
改善已有的文档。
|
|
79007
|
+
|
|
79008
|
+
新增接口:
|
|
79009
|
+
|
|
79010
|
+
* [[DescribeEdgeClusterUpgradeInfo](https://cloud.tencent.com/document/api/457/81249)](https://cloud.tencent.com/document/api/#/#)
|
|
79011
|
+
* [[UpdateEdgeClusterVersion](https://cloud.tencent.com/document/api/457/81248)](https://cloud.tencent.com/document/api/#/#)
|
|
79012
|
+
|
|
78850
79013
|
### 第 123 次发布
|
|
78851
79014
|
|
|
78852
79015
|
发布时间:2022-09-28 06:56:37
|