Skip to content

Commit

Permalink
release 3.1.129 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Jan 9, 2025
1 parent fe90a1b commit f098d5f
Show file tree
Hide file tree
Showing 1,146 changed files with 127,853 additions and 874 deletions.
101 changes: 101 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,104 @@
# 3.1.129 2025-01-09

### HuaweiCloud SDK DRS

- _API Version_
- V5
- _Features_
- Support the APIs `ShowAgencyInfo`, `UpdateAgencyPolicy`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK IMS

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListImages**
- changes of response param
- `+ images.os_shutdown_timeout`
- **UpdateImage**
- changes of response param
- `+ os_shutdown_timeout`

### HuaweiCloud SDK MSGSMS

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdateSignature**
- changes of request param
- `+ qualification_id`
- **ShowSignature**
- changes of response param
- `+ qualification_id`
- `+ qualification_name`
- **UpdateTemplate**
- changes of request param
- `+ flow_status`
- **CreateSignature**
- changes of request param
- `+ qualification_id`
- **ListSignatureDetails**
- changes of response param
- `+ qualification_id`
- `+ qualification_name`
- `+ results.qualification_id`
- `+ results.qualification_name`
- **CreateTemplate**
- changes of request param
- `+ flow_status`

### HuaweiCloud SDK VPC

- _API Version_
- V3
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListSecurityGroupRules**
- changes of request param
- `+ priority`
- `+ ethertype`
- `+ remote_address_group_id`
- `+ enabled`
- changes of response param
- `+ security_group_rules.enabled`
- **CreateSecurityGroupRule**
- changes of request param
- `+ security_group_rule.enabled`
- changes of response param
- `+ security_group_rule.enabled`
- **ShowSecurityGroupRule**
- changes of response param
- `+ security_group_rule.enabled`
- **BatchCreateSecurityGroupRules**
- changes of request param
- `+ security_group_rules.enabled`
- changes of response param
- `+ security_group_rules.enabled`
- **CreateSecurityGroup**
- changes of response param
- `+ security_group.security_group_rules.enabled`
- **ShowSecurityGroup**
- changes of response param
- `+ security_group.security_group_rules.enabled`
- **UpdateSecurityGroup**
- changes of response param
- `+ security_group.security_group_rules.enabled`

# 3.1.128 2025-01-02

### HuaweiCloud SDK CES
Expand Down
101 changes: 101 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,104 @@
# 3.1.129 2025-01-09

### HuaweiCloud SDK DRS

- _接口版本_
- V5
- _新增特性_
- 支持接口`ShowAgencyInfo`、`UpdateAgencyPolicy`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK IMS

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListImages**
- 响应参数变更
- `+ images.os_shutdown_timeout`
- **UpdateImage**
- 响应参数变更
- `+ os_shutdown_timeout`

### HuaweiCloud SDK MSGSMS

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **UpdateSignature**
- 请求参数变更
- `+ qualification_id`
- **ShowSignature**
- 响应参数变更
- `+ qualification_id`
- `+ qualification_name`
- **UpdateTemplate**
- 请求参数变更
- `+ flow_status`
- **CreateSignature**
- 请求参数变更
- `+ qualification_id`
- **ListSignatureDetails**
- 响应参数变更
- `+ qualification_id`
- `+ qualification_name`
- `+ results.qualification_id`
- `+ results.qualification_name`
- **CreateTemplate**
- 请求参数变更
- `+ flow_status`

### HuaweiCloud SDK VPC

- _接口版本_
- V3
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListSecurityGroupRules**
- 请求参数变更
- `+ priority`
- `+ ethertype`
- `+ remote_address_group_id`
- `+ enabled`
- 响应参数变更
- `+ security_group_rules.enabled`
- **CreateSecurityGroupRule**
- 请求参数变更
- `+ security_group_rule.enabled`
- 响应参数变更
- `+ security_group_rule.enabled`
- **ShowSecurityGroupRule**
- 响应参数变更
- `+ security_group_rule.enabled`
- **BatchCreateSecurityGroupRules**
- 请求参数变更
- `+ security_group_rules.enabled`
- 响应参数变更
- `+ security_group_rules.enabled`
- **CreateSecurityGroup**
- 响应参数变更
- `+ security_group.security_group_rules.enabled`
- **ShowSecurityGroup**
- 响应参数变更
- `+ security_group.security_group_rules.enabled`
- **UpdateSecurityGroup**
- 响应参数变更
- `+ security_group.security_group_rules.enabled`

# 3.1.128 2025-01-02

### HuaweiCloud SDK CES
Expand Down
Loading

0 comments on commit f098d5f

Please sign in to comment.