Skip to content

Commit

Permalink
release 3.1.116 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Oct 17, 2024
1 parent ace3eb7 commit dfd6948
Show file tree
Hide file tree
Showing 13,663 changed files with 154,163 additions and 416,622 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
108 changes: 108 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,111 @@
# 3.1.116 2024-10-17

### HuaweiCloud SDK CDN

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateDomain**
- changes of request param
- `+ domain.sources.http_port`
- `+ domain.sources.https_port`

### HuaweiCloud SDK DBSS

- _API Version_
- V1
- _Features_
- Support the following APIs:
- `AddAuditDatabase`
- `AddRdsDatabase`
- `ListRdsDatabases`
- `DeleteAuditDatabase`
- `SwitchAuditDatabase`
- `DownloadAuditAgent`
- `DeleteAuditAgent`
- `ListAuditSummaryInfos`
- `StartAuditInstance`
- `StopAuditInstance`
- `RebootAuditInstance`
- `UpdateAuditInstance`
- `ListAuditAlarmLog`
- `ListAuditSqls`
- `ListAuditAgent`
- `AddAuditAgent`
- `DeleteInstances`
- _Bug Fix_
- None
- _Change_
- **ShowAuditQuota**
- changes of response param
- `- quota`
- **ListAuditRuleRisks**
- changes of request param
- `+ risk_levels: enum value [LOW,MEDIUM,HIGH,NO_RISK]`
- changes of response param
- `+ rules.rule_type`
- **ListProjectResourceTags**
- changes of request param
- `+ resource_type: enum value [auditInstance]`
- **BatchAddResourceTag**
- changes of request param
- `+ resource_type: enum value [auditInstance]`
- `* tags: list<KeyValueBean> -> list<object>`
- `* sys_tags: list<KeyValueBean> -> list<object>`
- **BatchDeleteResourceTag**
- changes of request param
- `+ resource_type: enum value [auditInstance]`
- `* tags: list<KeyValueBean> -> list<object>`
- `* sys_tags: list<KeyValueBean> -> list<object>`
- `* body: object<ResourceTagRequest> -> object<ResourceTagDeleteRequest>`
- **UpdateAuditSecurityGroup**
- changes of request param
- `+ instance_id`
- `- resource_id`
- **SwitchAgent**
- changes of request param
- `+ status: enum value [0,1]`
- **ListEcsSpecification**
- changes of response param
- `+ specification.az_type`
- **ListAuditInstanceJobs**
- changes of response param
- `+ jobs.resource_id`
- **ListAuditOperateLogs**
- changes of request param
- `+ action`
- `- operate_name`
- `+ result: enum value [success,fail]`
- `+ time.time_range: enum value [HALF_HOUR, HOUR, THREE_HOUR, TWELVE_HOUR, DAY, WEEK, MONTH]`
- **ListResourceInstanceByTag**
- changes of request param
- `+ resource_type: enum value [auditInstance]`
- **CountResourceInstanceByTag**
- changes of request param
- `+ resource_type: enum value [auditInstance]`
- **ListAuditDatabases**
- changes of response param
- `+ databases.database.rds_audit_switch_mismatch`
- `+ databases.database.rds_id`
- `+ databases.database.rds_obj_info`
- `+ databases.database.dws_obj_info`
- `+ databases.database.clouddb_obj_info`

### HuaweiCloud SDK ECS

- _API Version_
- V2
- _Features_
- Support the API `NovaShowFlavorExtraSpecs`
- _Bug Fix_
- None
- _Change_
- None

# 3.1.115 2024-10-10

### HuaweiCloud SDK AAD
Expand Down
108 changes: 108 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,111 @@
# 3.1.116 2024-10-17

### HuaweiCloud SDK CDN

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreateDomain**
- 请求参数变更
- `+ domain.sources.http_port`
- `+ domain.sources.https_port`

### HuaweiCloud SDK DBSS

- _接口版本_
- V1
- _新增特性_
- 支持以下接口:
- `AddAuditDatabase`
- `AddRdsDatabase`
- `ListRdsDatabases`
- `DeleteAuditDatabase`
- `SwitchAuditDatabase`
- `DownloadAuditAgent`
- `DeleteAuditAgent`
- `ListAuditSummaryInfos`
- `StartAuditInstance`
- `StopAuditInstance`
- `RebootAuditInstance`
- `UpdateAuditInstance`
- `ListAuditAlarmLog`
- `ListAuditSqls`
- `ListAuditAgent`
- `AddAuditAgent`
- `DeleteInstances`
- _解决问题_
- 无
- _特性变更_
- **ShowAuditQuota**
- 响应参数变更
- `- quota`
- **ListAuditRuleRisks**
- 请求参数变更
- `+ risk_levels: enum value [LOW,MEDIUM,HIGH,NO_RISK]`
- 响应参数变更
- `+ rules.rule_type`
- **ListProjectResourceTags**
- 请求参数变更
- `+ resource_type: enum value [auditInstance]`
- **BatchAddResourceTag**
- 请求参数变更
- `+ resource_type: enum value [auditInstance]`
- `* tags: list<KeyValueBean> -> list<object>`
- `* sys_tags: list<KeyValueBean> -> list<object>`
- **BatchDeleteResourceTag**
- 请求参数变更
- `+ resource_type: enum value [auditInstance]`
- `* tags: list<KeyValueBean> -> list<object>`
- `* sys_tags: list<KeyValueBean> -> list<object>`
- `* body: object<ResourceTagRequest> -> object<ResourceTagDeleteRequest>`
- **UpdateAuditSecurityGroup**
- 请求参数变更
- `+ instance_id`
- `- resource_id`
- **SwitchAgent**
- 请求参数变更
- `+ status: enum value [0,1]`
- **ListEcsSpecification**
- 响应参数变更
- `+ specification.az_type`
- **ListAuditInstanceJobs**
- 响应参数变更
- `+ jobs.resource_id`
- **ListAuditOperateLogs**
- 请求参数变更
- `+ action`
- `- operate_name`
- `+ result: enum value [success,fail]`
- `+ time.time_range: enum value [HALF_HOUR, HOUR, THREE_HOUR, TWELVE_HOUR, DAY, WEEK, MONTH]`
- **ListResourceInstanceByTag**
- 请求参数变更
- `+ resource_type: enum value [auditInstance]`
- **CountResourceInstanceByTag**
- 请求参数变更
- `+ resource_type: enum value [auditInstance]`
- **ListAuditDatabases**
- 响应参数变更
- `+ databases.database.rds_audit_switch_mismatch`
- `+ databases.database.rds_id`
- `+ databases.database.rds_obj_info`
- `+ databases.database.dws_obj_info`
- `+ databases.database.clouddb_obj_info`

### HuaweiCloud SDK ECS

- _接口版本_
- V2
- _新增特性_
- 支持接口`NovaShowFlavorExtraSpecs`
- _解决问题_
- 无
- _特性变更_
- 无

# 3.1.115 2024-10-10

### HuaweiCloud SDK AAD
Expand Down
Loading

0 comments on commit dfd6948

Please sign in to comment.