Skip to content

Commit

Permalink
release 3.1.84 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Mar 7, 2024
1 parent 2555494 commit 5562476
Show file tree
Hide file tree
Showing 134 changed files with 3,749 additions and 3,192 deletions.
141 changes: 141 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,144 @@
# 3.1.84 2024-03-07

### HuaweiCloud SDK BMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListBareMetalServers**
- changes of response param
- `* servers.OS-SRV-USG:launched_at: date-time -> string`
- `* servers.OS-SRV-USG:terminated_at: date-time -> string`
- **ListBareMetalServerDetails**
- changes of response param
- `* server.OS-SRV-USG:launched_at: date-time -> string`
- `* server.OS-SRV-USG:terminated_at: date-time -> string`

### HuaweiCloud SDK DCS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdateSslSwitch**
- changes of response param
- `+ result`
- `+ instance_id`
- **ListClients**
- changes of response param
- `+ clients.fd`
- `+ clients.network`
- `+ clients.peer`
- `+ clients.user`

### HuaweiCloud SDK GaussDBforNoSQL

- _Features_
- Support the API `UpdateDatabases`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK IoTDA

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **AddCertificate**
- changes of response param
- `+ template_id`
- `+ provision_enable`
- **ListCertificates**
- changes of response param
- `+ template_id`
- `+ provision_enable`
- `+ certificates.provision_enable`
- `+ certificates.template_id`

### HuaweiCloud SDK Kafka

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Remove the following APIs:
- `CreateDeleteConnectorOrder`
- `ListSinkTasks`
- `CreateSinkTask`
- `ShowSinkTaskDetail`
- `DeleteSinkTask`
- **SendKafkaMessage**
- changes of request param
- `+ property_list.name`
- `+ property_list.value`
- **ShowConnectorTask**
- changes of response param
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- `* sink_task.target_db: string -> int32`
- **CreatePostPaidInstance**
- changes of request param
- `+ ipv6_enable`
- **CreateConnectorTask**
- changes of request param
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- changes of response param
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- `* sink_task.target_db: string -> int32`
- **ListConnectorTasks**
- changes of response param
- `* tasks.source_task.replication_factor: string -> int32`
- `* tasks.source_task.task_num: string -> int32`
- `* tasks.sink_task.target_db: string -> int32`

### HuaweiCloud SDK OCR

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RecognizeIdCard**
- changes of request param
- `+ return_portrait_image`
- `+ return_adjusted_image`
- changes of response param
- `+ result.portrait_image`
- `+ result.adjusted_image`
- `+ result.front.portrait_image`
- `+ result.front.adjusted_image`
- `+ result.back.adjusted_image`

### HuaweiCloud SDK RDS

- _Features_
- Support the following APIs:
- `ShowStorageUsedSpace`
- `SwitchSqlLimit`
- `UpdateSqlLimit`
- `ListSqlLimit`
- `CreateSqlLimit`
- `DeleteSqlLimit`
- _Bug Fix_
- None
- _Change_
- **ListInstances**
- changes of response param
- `* instances.volume: object<Volume> -> object<VolumeForInstanceResponse>`
- **CreateRestoreInstance**
- changes of request param
- `- replica_of_id`
- `- unchangeable_param`

# 3.1.83 2024-02-29

### HuaweiCloud SDK CFW
Expand Down
141 changes: 141 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,144 @@
# 3.1.84 2024-03-07

### HuaweiCloud SDK BMS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListBareMetalServers**
- 响应参数变更
- `* servers.OS-SRV-USG:launched_at: date-time -> string`
- `* servers.OS-SRV-USG:terminated_at: date-time -> string`
- **ListBareMetalServerDetails**
- 响应参数变更
- `* server.OS-SRV-USG:launched_at: date-time -> string`
- `* server.OS-SRV-USG:terminated_at: date-time -> string`

### HuaweiCloud SDK DCS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **UpdateSslSwitch**
- 响应参数变更
- `+ result`
- `+ instance_id`
- **ListClients**
- 响应参数变更
- `+ clients.fd`
- `+ clients.network`
- `+ clients.peer`
- `+ clients.user`

### HuaweiCloud SDK GaussDBforNoSQL

- _新增特性_
- 支持接口`UpdateDatabases`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK IoTDA

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **AddCertificate**
- 响应参数变更
- `+ template_id`
- `+ provision_enable`
- **ListCertificates**
- 响应参数变更
- `+ template_id`
- `+ provision_enable`
- `+ certificates.provision_enable`
- `+ certificates.template_id`

### HuaweiCloud SDK Kafka

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- 移除以下接口:
- `CreateDeleteConnectorOrder`
- `ListSinkTasks`
- `CreateSinkTask`
- `ShowSinkTaskDetail`
- `DeleteSinkTask`
- **SendKafkaMessage**
- 请求参数变更
- `+ property_list.name`
- `+ property_list.value`
- **ShowConnectorTask**
- 响应参数变更
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- `* sink_task.target_db: string -> int32`
- **CreatePostPaidInstance**
- 请求参数变更
- `+ ipv6_enable`
- **CreateConnectorTask**
- 请求参数变更
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- 响应参数变更
- `* source_task.replication_factor: string -> int32`
- `* source_task.task_num: string -> int32`
- `* sink_task.target_db: string -> int32`
- **ListConnectorTasks**
- 响应参数变更
- `* tasks.source_task.replication_factor: string -> int32`
- `* tasks.source_task.task_num: string -> int32`
- `* tasks.sink_task.target_db: string -> int32`

### HuaweiCloud SDK OCR

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **RecognizeIdCard**
- 请求参数变更
- `+ return_portrait_image`
- `+ return_adjusted_image`
- 响应参数变更
- `+ result.portrait_image`
- `+ result.adjusted_image`
- `+ result.front.portrait_image`
- `+ result.front.adjusted_image`
- `+ result.back.adjusted_image`

### HuaweiCloud SDK RDS

- _新增特性_
- 支持以下接口:
- `ShowStorageUsedSpace`
- `SwitchSqlLimit`
- `UpdateSqlLimit`
- `ListSqlLimit`
- `CreateSqlLimit`
- `DeleteSqlLimit`
- _解决问题_
- 无
- _特性变更_
- **ListInstances**
- 响应参数变更
- `* instances.volume: object<Volume> -> object<VolumeForInstanceResponse>`
- **CreateRestoreInstance**
- 请求参数变更
- `- replica_of_id`
- `- unchangeable_param`

# 3.1.83 2024-02-29

### HuaweiCloud SDK CFW
Expand Down
Loading

0 comments on commit 5562476

Please sign in to comment.