tencentcloud-sdk-nodejs 4.0.780 → 4.0.782
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 +163 -0
- package/SERVICE_CHANGELOG.md +406 -48
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +15 -2
- package/src/services/ess/v20201111/ess_client.ts +65 -10
- package/src/services/ess/v20201111/ess_models.ts +68 -12
- package/src/services/essbasic/v20210526/essbasic_client.ts +5 -6
- package/src/services/essbasic/v20210526/essbasic_models.ts +53 -9
- package/src/services/monitor/v20180724/monitor_models.ts +2 -2
- package/src/services/ocr/v20181119/ocr_client.ts +21 -9
- package/src/services/ocr/v20181119/ocr_models.ts +72 -1
- package/src/services/teo/v20220901/teo_models.ts +5 -3
- package/src/services/tsf/v20180326/tsf_models.ts +13 -8
- package/src/services/wedata/v20210820/wedata_client.ts +0 -14
- package/src/services/wedata/v20210820/wedata_models.ts +0 -24
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +15 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +64 -9
- package/tencentcloud/services/ess/v20201111/ess_client.js +64 -9
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +68 -12
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +5 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +5 -6
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +53 -9
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +9 -5
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +11 -5
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +70 -1
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +5 -3
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +13 -8
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -7
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +0 -8
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +0 -22
- package/test/ocr.v20181119.test.js +12 -2
- package/test/wedata.v20210820.test.js +0 -10
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,116 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
4
|
+
|
|
5
|
+
### 第 27 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-01-16 01:12:56
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeRedisTopBigKeys](https://cloud.tencent.com/document/api/1130/72832)
|
|
16
|
+
|
|
17
|
+
* 新增入参:AsyncRequestId, ShardIds
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [InstanceConfs](https://cloud.tencent.com/document/api/1130/57812#InstanceConfs)
|
|
23
|
+
|
|
24
|
+
* 新增成员:ShardNum
|
|
25
|
+
|
|
4
26
|
|
|
5
|
-
### 第 11 次发布
|
|
6
27
|
|
|
7
|
-
|
|
28
|
+
|
|
29
|
+
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
34
|
+
|
|
35
|
+
### 第 146 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2024-01-16 01:14:53
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
修改接口:
|
|
44
|
+
|
|
45
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
|
46
|
+
|
|
47
|
+
* 新增入参:UrlType
|
|
48
|
+
|
|
49
|
+
* <font color="#dd0000">**修改入参**:</font>FlowApproverInfos
|
|
50
|
+
|
|
51
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
52
|
+
|
|
53
|
+
* 新增入参:InvitationNotifyType, JumpUrl
|
|
54
|
+
|
|
55
|
+
* [UpdateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/89457)
|
|
56
|
+
|
|
57
|
+
* 新增入参:InvitationNotifyType, JumpUrl
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
修改数据结构:
|
|
61
|
+
|
|
62
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
63
|
+
|
|
64
|
+
* 新增成员:Url
|
|
65
|
+
|
|
66
|
+
* [SuccessUpdateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessUpdateStaffData)
|
|
67
|
+
|
|
68
|
+
* 新增成员:Url
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
74
|
+
|
|
75
|
+
### 第 148 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2024-01-16 01:15:09
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [ChannelCreateFlowSignUrl](https://cloud.tencent.com/document/api/1420/85819)
|
|
86
|
+
|
|
87
|
+
* 新增入参:UrlType
|
|
88
|
+
|
|
89
|
+
* <font color="#dd0000">**修改入参**:</font>FlowApproverInfos
|
|
90
|
+
|
|
91
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
92
|
+
|
|
93
|
+
* 新增入参:ProxyOperatorIdCardNumber, AutoJumpUrl
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
修改数据结构:
|
|
97
|
+
|
|
98
|
+
* [RegistrationOrganizationInfo](https://cloud.tencent.com/document/api/1420/61525#RegistrationOrganizationInfo)
|
|
99
|
+
|
|
100
|
+
* 新增成员:AdminIdCardType, AdminIdCardNumber
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
110
|
+
|
|
111
|
+
### 第 128 次发布
|
|
112
|
+
|
|
113
|
+
发布时间:2024-01-16 01:19:57
|
|
8
114
|
|
|
9
115
|
本次发布包含了以下内容:
|
|
10
116
|
|
|
@@ -12,45 +118,23 @@
|
|
|
12
118
|
|
|
13
119
|
新增接口:
|
|
14
120
|
|
|
15
|
-
* [
|
|
16
|
-
* [CreateTDidByHost](https://cloud.tencent.com/document/api/1439/102970)
|
|
17
|
-
* [CreateTDidByPubKey](https://cloud.tencent.com/document/api/1439/102969)
|
|
18
|
-
* [DeactivateTDid](https://cloud.tencent.com/document/api/1439/102968)
|
|
19
|
-
* [GetCredentialState](https://cloud.tencent.com/document/api/1439/102966)
|
|
20
|
-
* [GetTDidDocument](https://cloud.tencent.com/document/api/1439/102967)
|
|
21
|
-
* [IssueCredential](https://cloud.tencent.com/document/api/1439/102965)
|
|
22
|
-
* [UpdateCredentialState](https://cloud.tencent.com/document/api/1439/102964)
|
|
23
|
-
* [VerifyCredentials](https://cloud.tencent.com/document/api/1439/102963)
|
|
121
|
+
* [RecognizeForeignPermanentResidentIdCard](https://cloud.tencent.com/document/api/866/103033)
|
|
24
122
|
|
|
25
|
-
<font color="#dd0000">**删除接口**:</font>
|
|
26
123
|
|
|
27
|
-
* CheckChain
|
|
28
|
-
* CreateCredential
|
|
29
|
-
* CreateSelectiveCredential
|
|
30
|
-
* CreateTDid
|
|
31
|
-
* CreateTDidByPrivateKey
|
|
32
|
-
* CreateTDidByPublicKey
|
|
33
|
-
* GetAuthorityIssuer
|
|
34
|
-
* GetCptInfo
|
|
35
|
-
* GetCredentialStatus
|
|
36
|
-
* GetDidDocument
|
|
37
|
-
* RegisterCpt
|
|
38
|
-
* SetCredentialStatus
|
|
39
|
-
* VerifyCredential
|
|
40
124
|
|
|
41
|
-
|
|
125
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
42
126
|
|
|
43
|
-
|
|
44
|
-
* [ChainTransaction](https://cloud.tencent.com/document/api/1439/60283#ChainTransaction)
|
|
45
|
-
* [CredentialState](https://cloud.tencent.com/document/api/1439/60283#CredentialState)
|
|
127
|
+
### 第 67 次发布
|
|
46
128
|
|
|
47
|
-
|
|
129
|
+
发布时间:2024-01-16 01:27:38
|
|
48
130
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
131
|
+
本次发布包含了以下内容:
|
|
132
|
+
|
|
133
|
+
改善已有的文档。
|
|
134
|
+
|
|
135
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
136
|
+
|
|
137
|
+
* DescribeKafkaTopicInfo
|
|
54
138
|
|
|
55
139
|
|
|
56
140
|
|
|
@@ -1816,6 +1900,28 @@
|
|
|
1816
1900
|
|
|
1817
1901
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
1818
1902
|
|
|
1903
|
+
### 第 63 次发布
|
|
1904
|
+
|
|
1905
|
+
发布时间:2024-01-12 01:06:10
|
|
1906
|
+
|
|
1907
|
+
本次发布包含了以下内容:
|
|
1908
|
+
|
|
1909
|
+
改善已有的文档。
|
|
1910
|
+
|
|
1911
|
+
修改接口:
|
|
1912
|
+
|
|
1913
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/297/95346)
|
|
1914
|
+
|
|
1915
|
+
* 新增入参:FilterPlanCntFlag
|
|
1916
|
+
|
|
1917
|
+
|
|
1918
|
+
修改数据结构:
|
|
1919
|
+
|
|
1920
|
+
* [BGPInstance](https://cloud.tencent.com/document/api/297/95396#BGPInstance)
|
|
1921
|
+
|
|
1922
|
+
* 新增成员:PlanCntFlag
|
|
1923
|
+
|
|
1924
|
+
|
|
1819
1925
|
### 第 62 次发布
|
|
1820
1926
|
|
|
1821
1927
|
发布时间:2023-12-13 01:06:45
|
|
@@ -45064,6 +45170,28 @@
|
|
|
45064
45170
|
|
|
45065
45171
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
45066
45172
|
|
|
45173
|
+
### 第 27 次发布
|
|
45174
|
+
|
|
45175
|
+
发布时间:2024-01-16 01:12:56
|
|
45176
|
+
|
|
45177
|
+
本次发布包含了以下内容:
|
|
45178
|
+
|
|
45179
|
+
改善已有的文档。
|
|
45180
|
+
|
|
45181
|
+
修改接口:
|
|
45182
|
+
|
|
45183
|
+
* [DescribeRedisTopBigKeys](https://cloud.tencent.com/document/api/1130/72832)
|
|
45184
|
+
|
|
45185
|
+
* 新增入参:AsyncRequestId, ShardIds
|
|
45186
|
+
|
|
45187
|
+
|
|
45188
|
+
修改数据结构:
|
|
45189
|
+
|
|
45190
|
+
* [InstanceConfs](https://cloud.tencent.com/document/api/1130/57812#InstanceConfs)
|
|
45191
|
+
|
|
45192
|
+
* 新增成员:ShardNum
|
|
45193
|
+
|
|
45194
|
+
|
|
45067
45195
|
### 第 26 次发布
|
|
45068
45196
|
|
|
45069
45197
|
发布时间:2023-09-27 12:20:53
|
|
@@ -51354,6 +51482,21 @@
|
|
|
51354
51482
|
|
|
51355
51483
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
51356
51484
|
|
|
51485
|
+
### 第 22 次发布
|
|
51486
|
+
|
|
51487
|
+
发布时间:2024-01-12 01:14:12
|
|
51488
|
+
|
|
51489
|
+
本次发布包含了以下内容:
|
|
51490
|
+
|
|
51491
|
+
改善已有的文档。
|
|
51492
|
+
|
|
51493
|
+
修改数据结构:
|
|
51494
|
+
|
|
51495
|
+
* [MigrateOption](https://cloud.tencent.com/document/api/571/82108#MigrateOption)
|
|
51496
|
+
|
|
51497
|
+
* 新增成员:MigrateWay
|
|
51498
|
+
|
|
51499
|
+
|
|
51357
51500
|
### 第 21 次发布
|
|
51358
51501
|
|
|
51359
51502
|
发布时间:2024-01-10 01:13:50
|
|
@@ -57207,6 +57350,42 @@
|
|
|
57207
57350
|
|
|
57208
57351
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
57209
57352
|
|
|
57353
|
+
### 第 146 次发布
|
|
57354
|
+
|
|
57355
|
+
发布时间:2024-01-16 01:14:53
|
|
57356
|
+
|
|
57357
|
+
本次发布包含了以下内容:
|
|
57358
|
+
|
|
57359
|
+
改善已有的文档。
|
|
57360
|
+
|
|
57361
|
+
修改接口:
|
|
57362
|
+
|
|
57363
|
+
* [CreateFlowSignUrl](https://cloud.tencent.com/document/api/1323/85818)
|
|
57364
|
+
|
|
57365
|
+
* 新增入参:UrlType
|
|
57366
|
+
|
|
57367
|
+
* <font color="#dd0000">**修改入参**:</font>FlowApproverInfos
|
|
57368
|
+
|
|
57369
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
57370
|
+
|
|
57371
|
+
* 新增入参:InvitationNotifyType, JumpUrl
|
|
57372
|
+
|
|
57373
|
+
* [UpdateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/89457)
|
|
57374
|
+
|
|
57375
|
+
* 新增入参:InvitationNotifyType, JumpUrl
|
|
57376
|
+
|
|
57377
|
+
|
|
57378
|
+
修改数据结构:
|
|
57379
|
+
|
|
57380
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
57381
|
+
|
|
57382
|
+
* 新增成员:Url
|
|
57383
|
+
|
|
57384
|
+
* [SuccessUpdateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessUpdateStaffData)
|
|
57385
|
+
|
|
57386
|
+
* 新增成员:Url
|
|
57387
|
+
|
|
57388
|
+
|
|
57210
57389
|
### 第 145 次发布
|
|
57211
57390
|
|
|
57212
57391
|
发布时间:2023-12-29 01:16:02
|
|
@@ -60011,6 +60190,34 @@
|
|
|
60011
60190
|
|
|
60012
60191
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
60013
60192
|
|
|
60193
|
+
### 第 148 次发布
|
|
60194
|
+
|
|
60195
|
+
发布时间:2024-01-16 01:15:09
|
|
60196
|
+
|
|
60197
|
+
本次发布包含了以下内容:
|
|
60198
|
+
|
|
60199
|
+
改善已有的文档。
|
|
60200
|
+
|
|
60201
|
+
修改接口:
|
|
60202
|
+
|
|
60203
|
+
* [ChannelCreateFlowSignUrl](https://cloud.tencent.com/document/api/1420/85819)
|
|
60204
|
+
|
|
60205
|
+
* 新增入参:UrlType
|
|
60206
|
+
|
|
60207
|
+
* <font color="#dd0000">**修改入参**:</font>FlowApproverInfos
|
|
60208
|
+
|
|
60209
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
60210
|
+
|
|
60211
|
+
* 新增入参:ProxyOperatorIdCardNumber, AutoJumpUrl
|
|
60212
|
+
|
|
60213
|
+
|
|
60214
|
+
修改数据结构:
|
|
60215
|
+
|
|
60216
|
+
* [RegistrationOrganizationInfo](https://cloud.tencent.com/document/api/1420/61525#RegistrationOrganizationInfo)
|
|
60217
|
+
|
|
60218
|
+
* 新增成员:AdminIdCardType, AdminIdCardNumber
|
|
60219
|
+
|
|
60220
|
+
|
|
60014
60221
|
### 第 147 次发布
|
|
60015
60222
|
|
|
60016
60223
|
发布时间:2024-01-08 00:10:12
|
|
@@ -62949,6 +63156,21 @@
|
|
|
62949
63156
|
|
|
62950
63157
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
62951
63158
|
|
|
63159
|
+
### 第 70 次发布
|
|
63160
|
+
|
|
63161
|
+
发布时间:2024-01-12 01:15:37
|
|
63162
|
+
|
|
63163
|
+
本次发布包含了以下内容:
|
|
63164
|
+
|
|
63165
|
+
改善已有的文档。
|
|
63166
|
+
|
|
63167
|
+
修改接口:
|
|
63168
|
+
|
|
63169
|
+
* [GetEidResult](https://cloud.tencent.com/document/api/1007/54090)
|
|
63170
|
+
|
|
63171
|
+
* 新增入参:IsCutIdCardImage, IsNeedIdCardAvatar
|
|
63172
|
+
|
|
63173
|
+
|
|
62952
63174
|
### 第 69 次发布
|
|
62953
63175
|
|
|
62954
63176
|
发布时间:2023-12-27 01:19:47
|
|
@@ -82404,6 +82626,29 @@
|
|
|
82404
82626
|
|
|
82405
82627
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
82406
82628
|
|
|
82629
|
+
### 第 102 次发布
|
|
82630
|
+
|
|
82631
|
+
发布时间:2024-01-12 01:19:06
|
|
82632
|
+
|
|
82633
|
+
本次发布包含了以下内容:
|
|
82634
|
+
|
|
82635
|
+
改善已有的文档。
|
|
82636
|
+
|
|
82637
|
+
新增接口:
|
|
82638
|
+
|
|
82639
|
+
* [CreatePrometheusAlertGroup](https://cloud.tencent.com/document/api/248/102990)
|
|
82640
|
+
* [DeletePrometheusAlertGroups](https://cloud.tencent.com/document/api/248/102989)
|
|
82641
|
+
* [DescribePrometheusAlertGroups](https://cloud.tencent.com/document/api/248/102988)
|
|
82642
|
+
* [UpdatePrometheusAlertGroup](https://cloud.tencent.com/document/api/248/102987)
|
|
82643
|
+
* [UpdatePrometheusAlertGroupState](https://cloud.tencent.com/document/api/248/102986)
|
|
82644
|
+
|
|
82645
|
+
新增数据结构:
|
|
82646
|
+
|
|
82647
|
+
* [PrometheusAlertAllowTimeRange](https://cloud.tencent.com/document/api/248/30354#PrometheusAlertAllowTimeRange)
|
|
82648
|
+
* [PrometheusAlertCustomReceiver](https://cloud.tencent.com/document/api/248/30354#PrometheusAlertCustomReceiver)
|
|
82649
|
+
* [PrometheusAlertGroupRuleSet](https://cloud.tencent.com/document/api/248/30354#PrometheusAlertGroupRuleSet)
|
|
82650
|
+
* [PrometheusAlertGroupSet](https://cloud.tencent.com/document/api/248/30354#PrometheusAlertGroupSet)
|
|
82651
|
+
|
|
82407
82652
|
### 第 101 次发布
|
|
82408
82653
|
|
|
82409
82654
|
发布时间:2024-01-10 01:19:07
|
|
@@ -89895,6 +90140,33 @@
|
|
|
89895
90140
|
|
|
89896
90141
|
## 文字识别(ocr) 版本:2018-11-19
|
|
89897
90142
|
|
|
90143
|
+
### 第 128 次发布
|
|
90144
|
+
|
|
90145
|
+
发布时间:2024-01-16 01:19:57
|
|
90146
|
+
|
|
90147
|
+
本次发布包含了以下内容:
|
|
90148
|
+
|
|
90149
|
+
改善已有的文档。
|
|
90150
|
+
|
|
90151
|
+
新增接口:
|
|
90152
|
+
|
|
90153
|
+
* [[RecognizeForeignPermanentResidentIdCard](https://cloud.tencent.com/document/api/866/103033)](https://cloud.tencent.com/document/api/#/#)
|
|
90154
|
+
|
|
90155
|
+
### 第 127 次发布
|
|
90156
|
+
|
|
90157
|
+
发布时间:2024-01-12 01:20:10
|
|
90158
|
+
|
|
90159
|
+
本次发布包含了以下内容:
|
|
90160
|
+
|
|
90161
|
+
改善已有的文档。
|
|
90162
|
+
|
|
90163
|
+
修改接口:
|
|
90164
|
+
|
|
90165
|
+
* [SealOCR](https://cloud.tencent.com/document/api/866/45807)
|
|
90166
|
+
|
|
90167
|
+
* 新增入参:EnablePdf, PdfPageNumber
|
|
90168
|
+
|
|
90169
|
+
|
|
89898
90170
|
### 第 126 次发布
|
|
89899
90171
|
|
|
89900
90172
|
发布时间:2024-01-05 01:21:40
|
|
@@ -96873,6 +97145,20 @@
|
|
|
96873
97145
|
|
|
96874
97146
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
96875
97147
|
|
|
97148
|
+
### 第 31 次发布
|
|
97149
|
+
|
|
97150
|
+
发布时间:2024-01-12 01:21:17
|
|
97151
|
+
|
|
97152
|
+
本次发布包含了以下内容:
|
|
97153
|
+
|
|
97154
|
+
改善已有的文档。
|
|
97155
|
+
|
|
97156
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
97157
|
+
|
|
97158
|
+
* DeleteOfflineLogConfig
|
|
97159
|
+
* DeleteOfflineLogRecord
|
|
97160
|
+
* DescribeOfflineLogConfigs
|
|
97161
|
+
|
|
96876
97162
|
### 第 30 次发布
|
|
96877
97163
|
|
|
96878
97164
|
发布时间:2024-01-10 01:21:10
|
|
@@ -111683,6 +111969,37 @@
|
|
|
111683
111969
|
|
|
111684
111970
|
## 分布式身份(tdid) 版本:2021-05-19
|
|
111685
111971
|
|
|
111972
|
+
### 第 12 次发布
|
|
111973
|
+
|
|
111974
|
+
发布时间:2024-01-12 01:24:00
|
|
111975
|
+
|
|
111976
|
+
本次发布包含了以下内容:
|
|
111977
|
+
|
|
111978
|
+
改善已有的文档。
|
|
111979
|
+
|
|
111980
|
+
新增接口:
|
|
111981
|
+
|
|
111982
|
+
* [CreateDisclosedCredential](https://cloud.tencent.com/document/api/1439/102997)
|
|
111983
|
+
* [CreatePresentation](https://cloud.tencent.com/document/api/1439/102996)
|
|
111984
|
+
* [GetAppSummary](https://cloud.tencent.com/document/api/1439/102993)
|
|
111985
|
+
* [GetOverSummary](https://cloud.tencent.com/document/api/1439/102992)
|
|
111986
|
+
* [GetTDidByObjectId](https://cloud.tencent.com/document/api/1439/103001)
|
|
111987
|
+
* [GetTDidPubKey](https://cloud.tencent.com/document/api/1439/103000)
|
|
111988
|
+
* [QueryAuthorityInfo](https://cloud.tencent.com/document/api/1439/102999)
|
|
111989
|
+
* [QueryCPT](https://cloud.tencent.com/document/api/1439/102995)
|
|
111990
|
+
* [SetTDidAttribute](https://cloud.tencent.com/document/api/1439/102998)
|
|
111991
|
+
* [VerifyPresentation](https://cloud.tencent.com/document/api/1439/102994)
|
|
111992
|
+
|
|
111993
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
111994
|
+
|
|
111995
|
+
* CheckNewPurchase
|
|
111996
|
+
|
|
111997
|
+
新增数据结构:
|
|
111998
|
+
|
|
111999
|
+
* [CredentialProof](https://cloud.tencent.com/document/api/1439/60283#CredentialProof)
|
|
112000
|
+
* [DidAttribute](https://cloud.tencent.com/document/api/1439/60283#DidAttribute)
|
|
112001
|
+
* [ResourceCounterData](https://cloud.tencent.com/document/api/1439/60283#ResourceCounterData)
|
|
112002
|
+
|
|
111686
112003
|
### 第 11 次发布
|
|
111687
112004
|
|
|
111688
112005
|
发布时间:2024-01-11 10:56:14
|
|
@@ -111693,15 +112010,15 @@
|
|
|
111693
112010
|
|
|
111694
112011
|
新增接口:
|
|
111695
112012
|
|
|
111696
|
-
* [
|
|
111697
|
-
* [
|
|
111698
|
-
* [
|
|
111699
|
-
* [
|
|
111700
|
-
* [
|
|
111701
|
-
* [
|
|
111702
|
-
* [
|
|
111703
|
-
* [
|
|
111704
|
-
* [
|
|
112013
|
+
* [CheckNewPurchase](https://cloud.tencent.com/document/api/#/#)
|
|
112014
|
+
* [CreateTDidByHost](https://cloud.tencent.com/document/api/1439/102970)
|
|
112015
|
+
* [CreateTDidByPubKey](https://cloud.tencent.com/document/api/1439/102969)
|
|
112016
|
+
* [DeactivateTDid](https://cloud.tencent.com/document/api/1439/102968)
|
|
112017
|
+
* [GetCredentialState](https://cloud.tencent.com/document/api/1439/102966)
|
|
112018
|
+
* [GetTDidDocument](https://cloud.tencent.com/document/api/1439/102967)
|
|
112019
|
+
* [IssueCredential](https://cloud.tencent.com/document/api/1439/102965)
|
|
112020
|
+
* [UpdateCredentialState](https://cloud.tencent.com/document/api/1439/102964)
|
|
112021
|
+
* [VerifyCredentials](https://cloud.tencent.com/document/api/1439/102963)
|
|
111705
112022
|
|
|
111706
112023
|
<font color="#dd0000">**删除接口**:</font>
|
|
111707
112024
|
|
|
@@ -111721,9 +112038,9 @@
|
|
|
111721
112038
|
|
|
111722
112039
|
新增数据结构:
|
|
111723
112040
|
|
|
111724
|
-
* [
|
|
111725
|
-
* [
|
|
111726
|
-
* [
|
|
112041
|
+
* [CRDLArg](https://cloud.tencent.com/document/api/1439/60283#CRDLArg)
|
|
112042
|
+
* [ChainTransaction](https://cloud.tencent.com/document/api/1439/60283#ChainTransaction)
|
|
112043
|
+
* [CredentialState](https://cloud.tencent.com/document/api/1439/60283#CredentialState)
|
|
111727
112044
|
|
|
111728
112045
|
<font color="#dd0000">**删除数据结构**:</font>
|
|
111729
112046
|
|
|
@@ -112046,6 +112363,18 @@
|
|
|
112046
112363
|
|
|
112047
112364
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
112048
112365
|
|
|
112366
|
+
### 第 101 次发布
|
|
112367
|
+
|
|
112368
|
+
发布时间:2024-01-12 01:24:10
|
|
112369
|
+
|
|
112370
|
+
本次发布包含了以下内容:
|
|
112371
|
+
|
|
112372
|
+
改善已有的文档。
|
|
112373
|
+
|
|
112374
|
+
新增接口:
|
|
112375
|
+
|
|
112376
|
+
* [ExportRocketMQMessageDetail](https://cloud.tencent.com/document/api/1179/103002)
|
|
112377
|
+
|
|
112049
112378
|
### 第 100 次发布
|
|
112050
112379
|
|
|
112051
112380
|
发布时间:2023-12-21 02:11:13
|
|
@@ -129638,6 +129967,23 @@
|
|
|
129638
129967
|
|
|
129639
129968
|
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
|
129640
129969
|
|
|
129970
|
+
### 第 104 次发布
|
|
129971
|
+
|
|
129972
|
+
发布时间:2024-01-15 01:25:03
|
|
129973
|
+
|
|
129974
|
+
本次发布包含了以下内容:
|
|
129975
|
+
|
|
129976
|
+
改善已有的文档。
|
|
129977
|
+
|
|
129978
|
+
修改数据结构:
|
|
129979
|
+
|
|
129980
|
+
* [LaneInfo](https://cloud.tencent.com/document/api/649/36099#LaneInfo)
|
|
129981
|
+
|
|
129982
|
+
* 新增成员:LaneGroupId
|
|
129983
|
+
|
|
129984
|
+
* <font color="#dd0000">**修改成员**:</font>LaneId, LaneName, Remark, CreateTime, UpdateTime, LaneGroupList, Entrance, NamespaceIdList
|
|
129985
|
+
|
|
129986
|
+
|
|
129641
129987
|
### 第 103 次发布
|
|
129642
129988
|
|
|
129643
129989
|
发布时间:2024-01-05 01:28:46
|
|
@@ -144121,6 +144467,18 @@
|
|
|
144121
144467
|
|
|
144122
144468
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
144123
144469
|
|
|
144470
|
+
### 第 67 次发布
|
|
144471
|
+
|
|
144472
|
+
发布时间:2024-01-16 01:27:38
|
|
144473
|
+
|
|
144474
|
+
本次发布包含了以下内容:
|
|
144475
|
+
|
|
144476
|
+
改善已有的文档。
|
|
144477
|
+
|
|
144478
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
144479
|
+
|
|
144480
|
+
* DescribeKafkaTopicInfo
|
|
144481
|
+
|
|
144124
144482
|
### 第 66 次发布
|
|
144125
144483
|
|
|
144126
144484
|
发布时间:2023-12-28 01:29:55
|