tencentcloud-sdk-nodejs-clb 4.0.557 → 4.0.558
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 +125 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,128 @@
|
|
1
|
+
# Release 4.0.558
|
2
|
+
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
4
|
+
|
5
|
+
### 第 71 次发布
|
6
|
+
|
7
|
+
发布时间:2023-03-13 01:17:57
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改数据结构:
|
14
|
+
|
15
|
+
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
16
|
+
|
17
|
+
* 新增成员:ReplicaNum
|
18
|
+
|
19
|
+
* [TopicDetail](https://cloud.tencent.com/document/api/597/40861#TopicDetail)
|
20
|
+
|
21
|
+
* 新增成员:Tags
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
27
|
+
|
28
|
+
### 第 14 次发布
|
29
|
+
|
30
|
+
发布时间:2023-03-13 01:32:06
|
31
|
+
|
32
|
+
本次发布包含了以下内容:
|
33
|
+
|
34
|
+
改善已有的文档。
|
35
|
+
|
36
|
+
修改数据结构:
|
37
|
+
|
38
|
+
* [BatchRecordInfo](https://cloud.tencent.com/document/api/1427/56185#BatchRecordInfo)
|
39
|
+
|
40
|
+
* 新增成员:Weight
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
46
|
+
|
47
|
+
### 第 15 次发布
|
48
|
+
|
49
|
+
发布时间:2023-03-13 01:49:55
|
50
|
+
|
51
|
+
本次发布包含了以下内容:
|
52
|
+
|
53
|
+
改善已有的文档。
|
54
|
+
|
55
|
+
新增接口:
|
56
|
+
|
57
|
+
* [DeleteAppCustomContent](https://cloud.tencent.com/document/api/1639/88133)
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
62
|
+
|
63
|
+
### 第 79 次发布
|
64
|
+
|
65
|
+
发布时间:2023-03-13 01:52:39
|
66
|
+
|
67
|
+
本次发布包含了以下内容:
|
68
|
+
|
69
|
+
改善已有的文档。
|
70
|
+
|
71
|
+
修改接口:
|
72
|
+
|
73
|
+
* [DescribePrometheusConfig](https://cloud.tencent.com/document/api/248/85705)
|
74
|
+
|
75
|
+
* 新增出参:Probes
|
76
|
+
|
77
|
+
|
78
|
+
修改数据结构:
|
79
|
+
|
80
|
+
* [PrometheusAgentOverview](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentOverview)
|
81
|
+
|
82
|
+
* 新增成员:Name
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
88
|
+
|
89
|
+
### 第 49 次发布
|
90
|
+
|
91
|
+
发布时间:2023-03-13 02:05:39
|
92
|
+
|
93
|
+
本次发布包含了以下内容:
|
94
|
+
|
95
|
+
改善已有的文档。
|
96
|
+
|
97
|
+
新增接口:
|
98
|
+
|
99
|
+
* [CreateRabbitMQVipInstance](https://cloud.tencent.com/document/api/1179/88134)
|
100
|
+
|
101
|
+
|
102
|
+
|
103
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
108
|
+
|
109
|
+
### 第 27 次发布
|
110
|
+
|
111
|
+
发布时间:2023-03-13 02:06:54
|
112
|
+
|
113
|
+
本次发布包含了以下内容:
|
114
|
+
|
115
|
+
改善已有的文档。
|
116
|
+
|
117
|
+
<font color="#dd0000">**预下线接口**:</font>
|
118
|
+
|
119
|
+
* DescribeDDosMajorAttackEvent
|
120
|
+
* DescribeOverviewL7Data
|
121
|
+
* DescribeTimingL4Data
|
122
|
+
* DescribeWebManagedRulesTopData
|
123
|
+
|
124
|
+
|
125
|
+
|
1
126
|
# Release 4.0.557
|
2
127
|
|
3
128
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|