Skip to content

Commit

Permalink
release 3.1.126 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Jan 2, 2025
1 parent ed9c349 commit b8ffa2b
Show file tree
Hide file tree
Showing 162 changed files with 6,584 additions and 854 deletions.
183 changes: 183 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,186 @@
# 3.1.126 2025-01-02

### HuaweiCloud SDK CES

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdateAlarmTemplate**
- changes of request param
- `+ template_type`
- **ListAlarmHistories**
- changes of request param
- `+ alarm_type`

### HuaweiCloud SDK CFW

- _API Version_
- V1
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowIpsUpdateTime**
- changes of response param
- `- trace_id`
- `- error_description`
- `- job_id`
- `- error_code`
- `- fail_reason`
- `- order_id`
- **ListCustomerIps**
- changes of response param
- `* data: object<PageInfo«CustomerIpsListVO»> -> object<HttpListCustomerIpsResponseData>`

### HuaweiCloud SDK Config

- _API Version_
- V1
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowRemediationConfiguration**
- changes of response param
- `+ target_region_id`
- `+ target_project_id`
- **CreateOrUpdateRemediationConfiguration**
- changes of request param
- `+ target_region_id`
- `+ target_project_id`
- changes of response param
- `+ target_region_id`
- `+ target_project_id`
- **CreateTrackerConfig**
- changes of request param
- `- domain_id`
- `- agency_name`
- `- channel`
- `- retention_period_in_days`
- `- frozen_status`
- `- selector`
- **ShowResourceHistory**
- changes of response param
- `- provisioning_state`
- `- created`
- `- region_id`
- `- type`
- `- project_name`
- `- ep_id`
- `- tags`
- `- provider`
- `- project_id`
- `- name`
- `- checksum`
- `- id`
- `- state`
- `- ep_name`
- `- updated`
- `- properties`
- `- items.resource.state`

### HuaweiCloud SDK DC

- _API Version_
- V3
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListConnectGateways**
- changes of response param
- `+ total_count`
- `+ page_info`
- **ListGlobalDcGateways**
- changes of response param
- `* global_dc_gateways.current_peer_link_count: string -> integer`
- `* global_dc_gateways.available_peer_link_count: string -> integer`
- **CreateGlobalDcGateway**
- changes of response param
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`
- **ShowGlobalDcGateway**
- changes of response param
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`
- **UpdateGlobalDcGateway**
- changes of response param
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`

### HuaweiCloud SDK DWS

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RestoreCluster**
- changes of request param
- `+ restore.ipv6_enable`

### HuaweiCloud SDK Meeting

- _API Version_
- V1
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **SetInterpreterGroup**
- changes of request param
- `+ interpreterGroups.interpreters.interpreterType`
- `+ interpreterGroups.interpreters.aiDigitalInfo`
- **ShowRecordInfo**
- changes of request param
- `* segmentOffset: int64 -> int32`
- `* segmentLimit: int64 -> int32`
- changes of response param
- `* data.segmentCount: int32 -> int64`
- `* data.segmentList.fileList.beginTime: int32 -> int64`
- `* data.segmentList.fileList.endTime: int32 -> int64`
- `* data.segmentList.fileList.duration: int32 -> int64`
- `* data.segmentList.fileList.fileSize: int32 -> int64`

### HuaweiCloud SDK RDS

- _API Version_
- V3
- _Features_
- Support the APIs `ListReadOnlyReplayDatabase`, `RestoreLogReplayDatabase`
- _Bug Fix_
- None
- _Change_
- **ListAuditlogs**
- changes of response param
- `* auditlogs.size: int64 -> double`
- **ListDrInfos**
- changes of response param
- `+ instance_dr_infos.build_process`

### HuaweiCloud SDK VPC

- _API Version_
- V3
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListVpcs**
- changes of request param
- `+ enterprise_project_id`

# 3.1.125 2024-12-26

### HuaweiCloud SDK BSS
Expand Down
183 changes: 183 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,186 @@
# 3.1.126 2025-01-02

### HuaweiCloud SDK CES

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **UpdateAlarmTemplate**
- 请求参数变更
- `+ template_type`
- **ListAlarmHistories**
- 请求参数变更
- `+ alarm_type`

### HuaweiCloud SDK CFW

- _接口版本_
- V1
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowIpsUpdateTime**
- 响应参数变更
- `- trace_id`
- `- error_description`
- `- job_id`
- `- error_code`
- `- fail_reason`
- `- order_id`
- **ListCustomerIps**
- 响应参数变更
- `* data: object<PageInfo«CustomerIpsListVO»> -> object<HttpListCustomerIpsResponseData>`

### HuaweiCloud SDK Config

- _接口版本_
- V1
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowRemediationConfiguration**
- 响应参数变更
- `+ target_region_id`
- `+ target_project_id`
- **CreateOrUpdateRemediationConfiguration**
- 请求参数变更
- `+ target_region_id`
- `+ target_project_id`
- 响应参数变更
- `+ target_region_id`
- `+ target_project_id`
- **CreateTrackerConfig**
- 请求参数变更
- `- domain_id`
- `- agency_name`
- `- channel`
- `- retention_period_in_days`
- `- frozen_status`
- `- selector`
- **ShowResourceHistory**
- 响应参数变更
- `- provisioning_state`
- `- created`
- `- region_id`
- `- type`
- `- project_name`
- `- ep_id`
- `- tags`
- `- provider`
- `- project_id`
- `- name`
- `- checksum`
- `- id`
- `- state`
- `- ep_name`
- `- updated`
- `- properties`
- `- items.resource.state`

### HuaweiCloud SDK DC

- _接口版本_
- V3
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListConnectGateways**
- 响应参数变更
- `+ total_count`
- `+ page_info`
- **ListGlobalDcGateways**
- 响应参数变更
- `* global_dc_gateways.current_peer_link_count: string -> integer`
- `* global_dc_gateways.available_peer_link_count: string -> integer`
- **CreateGlobalDcGateway**
- 响应参数变更
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`
- **ShowGlobalDcGateway**
- 响应参数变更
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`
- **UpdateGlobalDcGateway**
- 响应参数变更
- `* global_dc_gateway.current_peer_link_count: string -> integer`
- `* global_dc_gateway.available_peer_link_count: string -> integer`

### HuaweiCloud SDK DWS

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **RestoreCluster**
- 请求参数变更
- `+ restore.ipv6_enable`

### HuaweiCloud SDK Meeting

- _接口版本_
- V1
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **SetInterpreterGroup**
- 请求参数变更
- `+ interpreterGroups.interpreters.interpreterType`
- `+ interpreterGroups.interpreters.aiDigitalInfo`
- **ShowRecordInfo**
- 请求参数变更
- `* segmentOffset: int64 -> int32`
- `* segmentLimit: int64 -> int32`
- 响应参数变更
- `* data.segmentCount: int32 -> int64`
- `* data.segmentList.fileList.beginTime: int32 -> int64`
- `* data.segmentList.fileList.endTime: int32 -> int64`
- `* data.segmentList.fileList.duration: int32 -> int64`
- `* data.segmentList.fileList.fileSize: int32 -> int64`

### HuaweiCloud SDK RDS

- _接口版本_
- V3
- _新增特性_
- 支持接口`ListReadOnlyReplayDatabase`、`RestoreLogReplayDatabase`
- _解决问题_
- 无
- _特性变更_
- **ListAuditlogs**
- 响应参数变更
- `* auditlogs.size: int64 -> double`
- **ListDrInfos**
- 响应参数变更
- `+ instance_dr_infos.build_process`

### HuaweiCloud SDK VPC

- _接口版本_
- V3
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListVpcs**
- 请求参数变更
- `+ enterprise_project_id`

# 3.1.125 2024-12-26

### HuaweiCloud SDK BSS
Expand Down
2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"core"
],
"version": "3.1.125",
"version": "3.1.126",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand Down
Loading

0 comments on commit b8ffa2b

Please sign in to comment.