tencentcloud-sdk-nodejs-dlc 4.0.728 → 4.0.729
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 +101 -0
- package/SERVICE_CHANGELOG.md +173 -254
- package/package.json +1 -1
- package/products.md +11 -10
- package/src/services/dlc/v20210125/dlc_client.ts +17 -4
- package/src/services/dlc/v20210125/dlc_models.ts +128 -54
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +125 -54
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,104 @@
|
|
|
1
|
+
# Release 4.0.729
|
|
2
|
+
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
|
+
|
|
5
|
+
### 第 21 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-13 00:07:56
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [AssetViewPortRisk](https://cloud.tencent.com/document/api/664/90825#AssetViewPortRisk)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>Port, AffectAsset, Level, InstanceType, Protocol, Component, Service, RecentTime, FirstTime, Suggestion, Status, Id, Index, InstanceId, InstanceName, AppId, Nick, Uin, From
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
23
|
+
|
|
24
|
+
### 第 73 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-11-13 00:11:03
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeDataEngineEvents](https://cloud.tencent.com/document/api/1342/101534)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [HouseEventsInfo](https://cloud.tencent.com/document/api/1342/53778#HouseEventsInfo)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 131 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-11-13 00:13:25
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
53
|
+
|
|
54
|
+
* DescribeBillUsageDetail
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 高性能应用服务(hai) 版本:2023-08-12
|
|
63
|
+
|
|
64
|
+
### 第 1 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2023-11-10 16:10:58
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [RunInstances](https://cloud.tencent.com/document/api/1721/101517)
|
|
75
|
+
|
|
76
|
+
新增数据结构:
|
|
77
|
+
|
|
78
|
+
* [SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 消息队列 RocketMQ 版(trocket) 版本:2023-03-08
|
|
83
|
+
|
|
84
|
+
### 第 5 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-11-13 00:24:24
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
新增接口:
|
|
93
|
+
|
|
94
|
+
* [DescribeConsumerGroupList](https://cloud.tencent.com/document/api/1493/101535)
|
|
95
|
+
|
|
96
|
+
新增数据结构:
|
|
97
|
+
|
|
98
|
+
* [ConsumeGroupItem](https://cloud.tencent.com/document/api/1493/96031#ConsumeGroupItem)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
1
102
|
# Release 4.0.728
|
|
2
103
|
|
|
3
104
|
## 弹性伸缩(as) 版本:2018-04-19
|