Skip to content

Commit

Permalink
release 3.1.110 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Aug 8, 2024
1 parent 545f2ca commit 4f4cfbc
Show file tree
Hide file tree
Showing 103 changed files with 4,885 additions and 224 deletions.
123 changes: 123 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,126 @@
# 3.1.110 2024-08-08

### HuaweiCloud SDK Config

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListRemediationExceptions**
- changes of request param
- `- resource_name`

### HuaweiCloud SDK HSS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListImageLocal**
- changes of response param
- `+ data_list.severity_level`
- `+ data_list.host_name`
- `+ data_list.host_id`
- `+ data_list.agent_id`

### HuaweiCloud SDK OCR

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RecognizeSmartDocumentRecognizer**
- changes of request param
- `+ single_orientation_mode`

### HuaweiCloud SDK VPC

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListSubNetworkInterfaces**
- changes of response param
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **CreateSubNetworkInterface**
- changes of request param
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.tags`
- changes of response param
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **BatchCreateSubNetworkInterface**
- changes of request param
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.tags`
- changes of response param
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **ShowSubNetworkInterface**
- changes of response param
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **UpdateSubNetworkInterface**
- changes of request param
- `+ sub_network_interface.allowed_address_pairs`
- changes of response param
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **MigrateSubNetworkInterface**
- changes of response param
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **UpdateTrafficMirrorSession**
- changes of request param
- `- traffic_mirror_session.type`

### HuaweiCloud SDK WAF

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreatePremiumHost**
- changes of request param
- `+ mode`
- `+ loadbalancer_id`
- `+ listener_id`
- `+ protocol_port`

# 3.1.109 2024-08-01

### HuaweiCloud SDK CSS
Expand Down
123 changes: 123 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,126 @@
# 3.1.110 2024-08-08

### HuaweiCloud SDK Config

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListRemediationExceptions**
- 请求参数变更
- `- resource_name`

### HuaweiCloud SDK HSS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListImageLocal**
- 响应参数变更
- `+ data_list.severity_level`
- `+ data_list.host_name`
- `+ data_list.host_id`
- `+ data_list.agent_id`

### HuaweiCloud SDK OCR

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **RecognizeSmartDocumentRecognizer**
- 请求参数变更
- `+ single_orientation_mode`

### HuaweiCloud SDK VPC

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListSubNetworkInterfaces**
- 响应参数变更
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **CreateSubNetworkInterface**
- 请求参数变更
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.tags`
- 响应参数变更
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **BatchCreateSubNetworkInterface**
- 请求参数变更
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.tags`
- 响应参数变更
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **ShowSubNetworkInterface**
- 响应参数变更
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **UpdateSubNetworkInterface**
- 请求参数变更
- `+ sub_network_interface.allowed_address_pairs`
- 响应参数变更
- `+ sub_network_interface.allowed_address_pairs`
- `+ sub_network_interface.state`
- `+ sub_network_interface.instance_id`
- `+ sub_network_interface.instance_type`
- `+ sub_network_interface.scope`
- `* sub_network_interface.tags: list<string> -> list<ResourceTag>`
- **MigrateSubNetworkInterface**
- 响应参数变更
- `+ sub_network_interfaces.allowed_address_pairs`
- `+ sub_network_interfaces.state`
- `+ sub_network_interfaces.instance_id`
- `+ sub_network_interfaces.instance_type`
- `+ sub_network_interfaces.scope`
- `* sub_network_interfaces.tags: list<string> -> list<ResourceTag>`
- **UpdateTrafficMirrorSession**
- 请求参数变更
- `- traffic_mirror_session.type`

### HuaweiCloud SDK WAF

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreatePremiumHost**
- 请求参数变更
- `+ mode`
- `+ loadbalancer_id`
- `+ listener_id`
- `+ protocol_port`

# 3.1.109 2024-08-01

### HuaweiCloud SDK CSS
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.109
3.1.110
Loading

0 comments on commit 4f4cfbc

Please sign in to comment.