tencentcloud-sdk-nodejs-postgres 4.0.502 → 4.0.504
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 +170 -0
- package/SERVICE_CHANGELOG.md +202 -189
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/postgres/v20170312/postgres_client.ts +143 -44
- package/src/services/postgres/v20170312/postgres_models.ts +620 -212
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +45 -13
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +66 -18
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +518 -171
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,173 @@
|
|
|
1
|
+
# Release 4.0.504
|
|
2
|
+
|
|
3
|
+
## 人体分析(bda) 版本:2020-03-24
|
|
4
|
+
|
|
5
|
+
### 第 10 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-15 01:09:06
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [SegmentPortraitPic](https://cloud.tencent.com/document/api/1208/42970)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Scene
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
23
|
+
|
|
24
|
+
### 第 3 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-12-15 01:10:28
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
|
|
35
|
+
|
|
36
|
+
* 新增成员:DataHubId, TaskName, CKafkaRegion, ExternalUrl
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 本地专用集群(cdc) 版本:2020-12-14
|
|
42
|
+
|
|
43
|
+
### 第 4 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-12-15 01:12:58
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改数据结构:
|
|
52
|
+
|
|
53
|
+
* [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
|
|
54
|
+
|
|
55
|
+
* 新增成员:OrderType
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
61
|
+
|
|
62
|
+
### 第 36 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2022-12-15 01:20:30
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
修改接口:
|
|
71
|
+
|
|
72
|
+
* [DescribeAccounts](https://cloud.tencent.com/document/api/1003/48075)
|
|
73
|
+
|
|
74
|
+
* 新增入参:Hosts, Limit, Offset
|
|
75
|
+
|
|
76
|
+
* 新增出参:TotalCount
|
|
77
|
+
|
|
78
|
+
* [DescribeBackupList](https://cloud.tencent.com/document/api/1003/48093)
|
|
79
|
+
|
|
80
|
+
* 新增入参:SnapshotIdList
|
|
81
|
+
|
|
82
|
+
* [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
|
|
83
|
+
|
|
84
|
+
* 新增入参:ParamName
|
|
85
|
+
|
|
86
|
+
* [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/1003/48304)
|
|
87
|
+
|
|
88
|
+
* 新增入参:Limit, Offset, SearchKey
|
|
89
|
+
|
|
90
|
+
* <font color="#dd0000">**修改入参**:</font>ProjectId
|
|
91
|
+
|
|
92
|
+
* 新增出参:Total
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
98
|
+
|
|
99
|
+
### 第 32 次发布
|
|
100
|
+
|
|
101
|
+
发布时间:2022-12-15 01:38:47
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
新增接口:
|
|
108
|
+
|
|
109
|
+
* [CreateParameterTemplate](https://cloud.tencent.com/document/api/409/84071)
|
|
110
|
+
* [DeleteParameterTemplate](https://cloud.tencent.com/document/api/409/84070)
|
|
111
|
+
* [DescribeDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84064)
|
|
112
|
+
* [DescribeDefaultParameters](https://cloud.tencent.com/document/api/409/84069)
|
|
113
|
+
* [DescribeParameterTemplateAttributes](https://cloud.tencent.com/document/api/409/84068)
|
|
114
|
+
* [DescribeParameterTemplates](https://cloud.tencent.com/document/api/409/84067)
|
|
115
|
+
* [ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84063)
|
|
116
|
+
* [ModifyParameterTemplate](https://cloud.tencent.com/document/api/409/84066)
|
|
117
|
+
|
|
118
|
+
新增数据结构:
|
|
119
|
+
|
|
120
|
+
* [ParameterTemplate](https://cloud.tencent.com/document/api/409/16778#ParameterTemplate)
|
|
121
|
+
* [PolicyRule](https://cloud.tencent.com/document/api/409/16778#PolicyRule)
|
|
122
|
+
* [SecurityGroup](https://cloud.tencent.com/document/api/409/16778#SecurityGroup)
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
127
|
+
|
|
128
|
+
### 第 37 次发布
|
|
129
|
+
|
|
130
|
+
发布时间:2022-12-15 01:49:45
|
|
131
|
+
|
|
132
|
+
本次发布包含了以下内容:
|
|
133
|
+
|
|
134
|
+
改善已有的文档。
|
|
135
|
+
|
|
136
|
+
修改接口:
|
|
137
|
+
|
|
138
|
+
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
|
|
139
|
+
|
|
140
|
+
* 新增入参:EnvironmentId
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
# Release 4.0.503
|
|
150
|
+
|
|
151
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
152
|
+
|
|
153
|
+
### 第 96 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2022-12-14 11:33:48
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
新增接口:
|
|
162
|
+
|
|
163
|
+
* [QueryFlexPlatformAccountBalance](https://cloud.tencent.com/document/api/1122/84021)
|
|
164
|
+
|
|
165
|
+
新增数据结构:
|
|
166
|
+
|
|
167
|
+
* [PlatformAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PlatformAccountBalanceResult)
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
1
171
|
# Release 4.0.502
|
|
2
172
|
|
|
3
173
|
## 负载均衡(clb) 版本:2018-03-17
|