tencentcloud-sdk-nodejs-redis 4.0.454 → 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 +317 -0
- package/SERVICE_CHANGELOG.md +363 -57
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/redis/v20180412/redis_client.ts +499 -475
- package/src/services/redis/v20180412/redis_models.ts +78 -22
- 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 +71 -22
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
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
|
|
|
@@ -12,18 +12,34 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeCaptchaDataSum](https://cloud.tencent.com/document/api/1110/40478)
|
|
16
16
|
|
|
17
|
-
* 新增出参:
|
|
17
|
+
* 新增出参:TicketThroughputSum, TicketInterceptSum
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
##
|
|
22
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
23
23
|
|
|
24
|
-
### 第
|
|
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)
|
|
25
35
|
|
|
26
|
-
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
39
|
+
|
|
40
|
+
### 第 25 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2022-10-10 06:31:49
|
|
27
43
|
|
|
28
44
|
本次发布包含了以下内容:
|
|
29
45
|
|
|
@@ -31,18 +47,43 @@
|
|
|
31
47
|
|
|
32
48
|
修改接口:
|
|
33
49
|
|
|
34
|
-
* [
|
|
50
|
+
* [InquirePriceCreateDBInstances](https://cloud.tencent.com/document/api/240/43666)
|
|
35
51
|
|
|
36
|
-
* 新增入参:
|
|
52
|
+
* 新增入参:InstanceChargeType, MongosCpu, MongosMemory, MongosNum, ConfigServerCpu, ConfigServerMemory, ConfigServerVolume
|
|
37
53
|
|
|
54
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
38
55
|
|
|
39
56
|
|
|
40
57
|
|
|
41
|
-
## 电子签服务(ess) 版本:2020-11-11
|
|
42
58
|
|
|
43
|
-
|
|
59
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
44
60
|
|
|
45
|
-
|
|
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
|
|
46
87
|
|
|
47
88
|
本次发布包含了以下内容:
|
|
48
89
|
|
|
@@ -50,29 +91,39 @@
|
|
|
50
91
|
|
|
51
92
|
新增接口:
|
|
52
93
|
|
|
53
|
-
* [
|
|
54
|
-
* [
|
|
55
|
-
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
94
|
+
* [CloseSSL](https://cloud.tencent.com/document/api/239/81240)
|
|
95
|
+
* [OpenSSL](https://cloud.tencent.com/document/api/239/81239)
|
|
56
96
|
|
|
57
|
-
新增数据结构:
|
|
58
97
|
|
|
59
|
-
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
60
|
-
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
61
|
-
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
62
|
-
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
63
|
-
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
64
|
-
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
65
|
-
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
66
|
-
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
67
|
-
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
68
98
|
|
|
99
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
100
|
+
|
|
101
|
+
### 第 16 次发布
|
|
69
102
|
|
|
103
|
+
发布时间:2022-10-10 06:36:43
|
|
70
104
|
|
|
71
|
-
|
|
105
|
+
本次发布包含了以下内容:
|
|
72
106
|
|
|
73
|
-
|
|
107
|
+
改善已有的文档。
|
|
74
108
|
|
|
75
|
-
|
|
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
|
|
76
127
|
|
|
77
128
|
本次发布包含了以下内容:
|
|
78
129
|
|
|
@@ -80,26 +131,35 @@
|
|
|
80
131
|
|
|
81
132
|
新增接口:
|
|
82
133
|
|
|
83
|
-
* [
|
|
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)
|
|
84
140
|
|
|
85
141
|
新增数据结构:
|
|
86
142
|
|
|
87
|
-
* [
|
|
88
|
-
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
89
|
-
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
90
|
-
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
143
|
+
* [AliasDomain](https://cloud.tencent.com/document/api/1552/80721#AliasDomain)
|
|
91
144
|
|
|
145
|
+
修改数据结构:
|
|
92
146
|
|
|
147
|
+
* [RateLimitTemplate](https://cloud.tencent.com/document/api/1552/80721#RateLimitTemplate)
|
|
93
148
|
|
|
94
|
-
|
|
149
|
+
* 新增成员:Action
|
|
95
150
|
|
|
96
151
|
|
|
97
152
|
|
|
98
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
99
153
|
|
|
100
|
-
|
|
154
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
101
155
|
|
|
102
|
-
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
159
|
+
|
|
160
|
+
### 第 124 次发布
|
|
161
|
+
|
|
162
|
+
发布时间:2022-10-10 06:45:41
|
|
103
163
|
|
|
104
164
|
本次发布包含了以下内容:
|
|
105
165
|
|
|
@@ -107,7 +167,8 @@
|
|
|
107
167
|
|
|
108
168
|
新增接口:
|
|
109
169
|
|
|
110
|
-
* [
|
|
170
|
+
* [DescribeEdgeClusterUpgradeInfo](https://cloud.tencent.com/document/api/457/81249)
|
|
171
|
+
* [UpdateEdgeClusterVersion](https://cloud.tencent.com/document/api/457/81248)
|
|
111
172
|
|
|
112
173
|
|
|
113
174
|
|
|
@@ -8548,6 +8609,26 @@
|
|
|
8548
8609
|
|
|
8549
8610
|
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
8550
8611
|
|
|
8612
|
+
### 第 2 次发布
|
|
8613
|
+
|
|
8614
|
+
发布时间:2022-09-30 06:12:23
|
|
8615
|
+
|
|
8616
|
+
本次发布包含了以下内容:
|
|
8617
|
+
|
|
8618
|
+
改善已有的文档。
|
|
8619
|
+
|
|
8620
|
+
新增数据结构:
|
|
8621
|
+
|
|
8622
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
8623
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
8624
|
+
|
|
8625
|
+
修改数据结构:
|
|
8626
|
+
|
|
8627
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
8628
|
+
|
|
8629
|
+
* 新增成员:Scf
|
|
8630
|
+
|
|
8631
|
+
|
|
8551
8632
|
### 第 1 次发布
|
|
8552
8633
|
|
|
8553
8634
|
发布时间:2022-09-22 11:16:45
|
|
@@ -9655,6 +9736,21 @@
|
|
|
9655
9736
|
|
|
9656
9737
|
## 验证码(captcha) 版本:2019-07-22
|
|
9657
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
|
+
|
|
9658
9754
|
### 第 9 次发布
|
|
9659
9755
|
|
|
9660
9756
|
发布时间:2022-03-16 08:04:45
|
|
@@ -25898,6 +25994,21 @@
|
|
|
25898
25994
|
|
|
25899
25995
|
## 云服务器(cvm) 版本:2017-03-12
|
|
25900
25996
|
|
|
25997
|
+
### 第 95 次发布
|
|
25998
|
+
|
|
25999
|
+
发布时间:2022-09-30 06:22:32
|
|
26000
|
+
|
|
26001
|
+
本次发布包含了以下内容:
|
|
26002
|
+
|
|
26003
|
+
改善已有的文档。
|
|
26004
|
+
|
|
26005
|
+
修改数据结构:
|
|
26006
|
+
|
|
26007
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
26008
|
+
|
|
26009
|
+
* 新增成员:DisableApiTermination
|
|
26010
|
+
|
|
26011
|
+
|
|
25901
26012
|
### 第 94 次发布
|
|
25902
26013
|
|
|
25903
26014
|
发布时间:2022-09-16 06:17:50
|
|
@@ -27699,6 +27810,18 @@
|
|
|
27699
27810
|
|
|
27700
27811
|
## 主机安全(cwp) 版本:2018-02-28
|
|
27701
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
|
+
|
|
27702
27825
|
### 第 54 次发布
|
|
27703
27826
|
|
|
27704
27827
|
发布时间:2022-09-28 06:22:44
|
|
@@ -38796,21 +38919,21 @@
|
|
|
38796
38919
|
|
|
38797
38920
|
新增接口:
|
|
38798
38921
|
|
|
38799
|
-
* [
|
|
38800
|
-
* [
|
|
38801
|
-
* [
|
|
38922
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
38923
|
+
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
38924
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
38802
38925
|
|
|
38803
38926
|
新增数据结构:
|
|
38804
38927
|
|
|
38805
|
-
* [
|
|
38806
|
-
* [
|
|
38807
|
-
* [
|
|
38808
|
-
* [
|
|
38809
|
-
* [
|
|
38810
|
-
* [
|
|
38811
|
-
* [
|
|
38812
|
-
* [
|
|
38813
|
-
* [
|
|
38928
|
+
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
38929
|
+
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
38930
|
+
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
38931
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
38932
|
+
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
38933
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
38934
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
38935
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
38936
|
+
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
38814
38937
|
|
|
38815
38938
|
### 第 18 次发布
|
|
38816
38939
|
|
|
@@ -39270,14 +39393,14 @@
|
|
|
39270
39393
|
|
|
39271
39394
|
新增接口:
|
|
39272
39395
|
|
|
39273
|
-
* [
|
|
39396
|
+
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
|
39274
39397
|
|
|
39275
39398
|
新增数据结构:
|
|
39276
39399
|
|
|
39277
|
-
* [
|
|
39278
|
-
* [
|
|
39279
|
-
* [
|
|
39280
|
-
* [
|
|
39400
|
+
* [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
|
|
39401
|
+
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
39402
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
39403
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
39281
39404
|
|
|
39282
39405
|
### 第 31 次发布
|
|
39283
39406
|
|
|
@@ -53690,6 +53813,23 @@
|
|
|
53690
53813
|
|
|
53691
53814
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
53692
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
|
+
|
|
53693
53833
|
### 第 24 次发布
|
|
53694
53834
|
|
|
53695
53835
|
发布时间:2022-09-21 06:37:03
|
|
@@ -54125,6 +54265,21 @@
|
|
|
54125
54265
|
|
|
54126
54266
|
## 云监控(monitor) 版本:2018-07-24
|
|
54127
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
|
+
|
|
54128
54283
|
### 第 63 次发布
|
|
54129
54284
|
|
|
54130
54285
|
发布时间:2022-09-26 06:41:40
|
|
@@ -61899,6 +62054,34 @@
|
|
|
61899
62054
|
|
|
61900
62055
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
61901
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
|
+
|
|
62070
|
+
### 第 54 次发布
|
|
62071
|
+
|
|
62072
|
+
发布时间:2022-09-30 06:48:02
|
|
62073
|
+
|
|
62074
|
+
本次发布包含了以下内容:
|
|
62075
|
+
|
|
62076
|
+
改善已有的文档。
|
|
62077
|
+
|
|
62078
|
+
修改接口:
|
|
62079
|
+
|
|
62080
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
62081
|
+
|
|
62082
|
+
* 新增入参:Role
|
|
62083
|
+
|
|
62084
|
+
|
|
61902
62085
|
### 第 53 次发布
|
|
61903
62086
|
|
|
61904
62087
|
发布时间:2022-08-11 06:44:49
|
|
@@ -63033,6 +63216,25 @@
|
|
|
63033
63216
|
|
|
63034
63217
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
63035
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
|
+
|
|
63036
63238
|
### 第 15 次发布
|
|
63037
63239
|
|
|
63038
63240
|
发布时间:2022-09-09 06:38:13
|
|
@@ -76093,6 +76295,60 @@
|
|
|
76093
76295
|
|
|
76094
76296
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
76095
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
|
+
|
|
76326
|
+
### 第 3 次发布
|
|
76327
|
+
|
|
76328
|
+
发布时间:2022-09-30 06:58:07
|
|
76329
|
+
|
|
76330
|
+
本次发布包含了以下内容:
|
|
76331
|
+
|
|
76332
|
+
改善已有的文档。
|
|
76333
|
+
|
|
76334
|
+
修改接口:
|
|
76335
|
+
|
|
76336
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
76337
|
+
|
|
76338
|
+
* 新增入参:AllowDuplicates
|
|
76339
|
+
|
|
76340
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
76341
|
+
|
|
76342
|
+
* 新增入参:ApplyType
|
|
76343
|
+
|
|
76344
|
+
|
|
76345
|
+
修改数据结构:
|
|
76346
|
+
|
|
76347
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
76348
|
+
|
|
76349
|
+
* 新增成员:IgnoreCase
|
|
76350
|
+
|
|
76351
|
+
|
|
76096
76352
|
### 第 2 次发布
|
|
76097
76353
|
|
|
76098
76354
|
发布时间:2022-09-28 19:21:32
|
|
@@ -78034,6 +78290,43 @@
|
|
|
78034
78290
|
|
|
78035
78291
|
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
78036
78292
|
|
|
78293
|
+
### 第 6 次发布
|
|
78294
|
+
|
|
78295
|
+
发布时间:2022-09-30 07:00:21
|
|
78296
|
+
|
|
78297
|
+
本次发布包含了以下内容:
|
|
78298
|
+
|
|
78299
|
+
改善已有的文档。
|
|
78300
|
+
|
|
78301
|
+
修改接口:
|
|
78302
|
+
|
|
78303
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
78304
|
+
|
|
78305
|
+
* 新增入参:ContentType
|
|
78306
|
+
|
|
78307
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
78308
|
+
|
|
78309
|
+
* 新增入参:TextClassificationLabels
|
|
78310
|
+
|
|
78311
|
+
* 新增出参:RowTexts
|
|
78312
|
+
|
|
78313
|
+
|
|
78314
|
+
新增数据结构:
|
|
78315
|
+
|
|
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)
|
|
78322
|
+
|
|
78323
|
+
修改数据结构:
|
|
78324
|
+
|
|
78325
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
78326
|
+
|
|
78327
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
78328
|
+
|
|
78329
|
+
|
|
78037
78330
|
### 第 5 次发布
|
|
78038
78331
|
|
|
78039
78332
|
发布时间:2022-09-06 13:11:30
|
|
@@ -78704,6 +78997,19 @@
|
|
|
78704
78997
|
|
|
78705
78998
|
## 容器服务(tke) 版本:2018-05-25
|
|
78706
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
|
+
|
|
78707
79013
|
### 第 123 次发布
|
|
78708
79014
|
|
|
78709
79015
|
发布时间:2022-09-28 06:56:37
|
|
@@ -88841,7 +89147,7 @@
|
|
|
88841
89147
|
|
|
88842
89148
|
新增接口:
|
|
88843
89149
|
|
|
88844
|
-
* [
|
|
89150
|
+
* [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
|
|
88845
89151
|
|
|
88846
89152
|
### 第 125 次发布
|
|
88847
89153
|
|