Skip to content

Commit

Permalink
release 3.1.128 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Jan 16, 2025
1 parent a908897 commit 6ec875c
Show file tree
Hide file tree
Showing 251 changed files with 20,116 additions and 960 deletions.
186 changes: 186 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,189 @@
# 3.1.128 2025-01-16

### HuaweiCloud SDK CodeArtsDeploy

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListHostClusters**
- changes of response param
- `+ result.is_proxy_mode`
- `- result.created_by`
- `+ result.permission.can_copy`
- **ShowHostClusterDetail**
- changes of response param
- `+ result.permission.can_copy`

### HuaweiCloud SDK DataArtsStudio

- _API Version_
- V1
- _Features_
- Support the API `ShowDataPreview`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK DC

- _API Version_
- V3
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListGdgwRouteTables**
- changes of response param
- `+ total_count`

### HuaweiCloud SDK DCS

- _API Version_
- V2
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ResizeInstance**
- changes of request param
- `+ change_type: enum value [addSharding,instanceType]`
- **ShowInstance**
- changes of response param
- `+ bandwidth_info.assured_bandwidth`
- `+ bandwidth_info.max_bandwidth_for_node`

### HuaweiCloud SDK DNS

- _API Version_
- V2
- _Features_
- Support the APIs `BatchDeleteZones`, `BatchSetZonesStatus`, `BatchSetRecordSetsStatus`, `BatchDeleteRecordSets`
- _Bug Fix_
- None
- _Change_
- **UpdateCustomLine**
- changes of request param
- `* body: object<UpdateCustomsLineReq> -> object<UpdateCustomLineRequestBody>`
- **UpdateLineGroups**
- changes of request param
- `* body: object<UpdateLineGroupsBody> -> object<UpdateLineGroupsRequestBody>`
- **CreateCustomLine**
- changes of request param
- `* body: object<CreateCustomLines> -> object<CreateCustomLineRequestBody>`
- **ListCustomLine**
- changes of request param
- `+ status`
- `+ ip`
- **ShowRecordSetByZone**
- changes of response param
- `+ recordsets.created_at`
- `+ recordsets.updated_at`
- `- recordsets.create_at`
- `- recordsets.update_at`
- **ListPublicZones**
- changes of request param
- `+ id`
- `+ sort_key`
- `+ sort_dir`
- **ListPrivateZones**
- changes of request param
- `+ id`
- `+ sort_key`
- `+ sort_dir`
- `+ router_id`
- **ListRecordSetsWithLine**
- changes of request param
- `+ zone_id`

### HuaweiCloud SDK GaussDB

- _API Version_
- V3
- _Features_
- Support the APIs `UpgradeSrKernelVersion`, `ListStarRocksDataReplicationConfigByDataBase`, `ModifyDataSync`
- _Bug Fix_
- None
- _Change_
- **ListStarRocksDbParameters**
- changes of request param
- `+ add_task_scenario`
- changes of response param
- `+ db_parameters.is_modifiable`

### HuaweiCloud SDK OCR

- _API Version_
- V1
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RecognizeVehicleLicense**
- changes of request param
- `+ recognize_electronic_license`
- changes of response param
- `+ result.type`
- `+ result.color`
- `+ result.mandatory_scrapping_date`
- `+ result.status`

### HuaweiCloud SDK SMN

- _API Version_
- V2
- _Features_
- Support the APIs `ShowNotifyPolicy`, `CreateNotifyPolicy`, `UpdateNotifyPolicy`, `DeleteNotifyPolicy`
- _Bug Fix_
- None
- _Change_
- **PublishMessage**
- changes of request param
- `+ locale`
- **AddSubscription**
- changes of request param
- `+ subscriptions`
- `+ extension.header`
- `+ extension.app_key`
- `+ extension.app_secret`
- `+ extension.robot_code`
- **ListResourceInstances**
- changes of request param
- `+ without_any_tag`
- **ListTopicAttributes**
- changes of request param
- `* name: required -> optional`

### HuaweiCloud SDK WAF

- _API Version_
- V1
- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowCompositeHost**
- changes of response param
- `+ enterprise_project_id`
- **ListHost**
- changes of response param
- `+ items.enterprise_project_id`
- **ListCompositeHosts**
- changes of response param
- `+ enterprise_project_id`
- `+ items.enterprise_project_id`
- **ListPremiumHost**
- changes of response param
- `+ items.enterprise_project_id`

# 3.1.127 2025-01-09

### HuaweiCloud SDK CSS
Expand Down
186 changes: 186 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,189 @@
# 3.1.128 2025-01-16

### HuaweiCloud SDK CodeArtsDeploy

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListHostClusters**
- 响应参数变更
- `+ result.is_proxy_mode`
- `- result.created_by`
- `+ result.permission.can_copy`
- **ShowHostClusterDetail**
- 响应参数变更
- `+ result.permission.can_copy`

### HuaweiCloud SDK DataArtsStudio

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

### HuaweiCloud SDK DC

- _接口版本_
- V3
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListGdgwRouteTables**
- 响应参数变更
- `+ total_count`

### HuaweiCloud SDK DCS

- _接口版本_
- V2
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ResizeInstance**
- 请求参数变更
- `+ change_type: enum value [addSharding,instanceType]`
- **ShowInstance**
- 响应参数变更
- `+ bandwidth_info.assured_bandwidth`
- `+ bandwidth_info.max_bandwidth_for_node`

### HuaweiCloud SDK DNS

- _接口版本_
- V2
- _新增特性_
- 支持接口`BatchDeleteZones`、`BatchSetZonesStatus`、`BatchSetRecordSetsStatus`、`BatchDeleteRecordSets`
- _解决问题_
- 无
- _特性变更_
- **UpdateCustomLine**
- 请求参数变更
- `* body: object<UpdateCustomsLineReq> -> object<UpdateCustomLineRequestBody>`
- **UpdateLineGroups**
- 请求参数变更
- `* body: object<UpdateLineGroupsBody> -> object<UpdateLineGroupsRequestBody>`
- **CreateCustomLine**
- 请求参数变更
- `* body: object<CreateCustomLines> -> object<CreateCustomLineRequestBody>`
- **ListCustomLine**
- 请求参数变更
- `+ status`
- `+ ip`
- **ShowRecordSetByZone**
- 响应参数变更
- `+ recordsets.created_at`
- `+ recordsets.updated_at`
- `- recordsets.create_at`
- `- recordsets.update_at`
- **ListPublicZones**
- 请求参数变更
- `+ id`
- `+ sort_key`
- `+ sort_dir`
- **ListPrivateZones**
- 请求参数变更
- `+ id`
- `+ sort_key`
- `+ sort_dir`
- `+ router_id`
- **ListRecordSetsWithLine**
- 请求参数变更
- `+ zone_id`

### HuaweiCloud SDK GaussDB

- _接口版本_
- V3
- _新增特性_
- 支持接口`UpgradeSrKernelVersion`、`ListStarRocksDataReplicationConfigByDataBase`、`ModifyDataSync`
- _解决问题_
- 无
- _特性变更_
- **ListStarRocksDbParameters**
- 请求参数变更
- `+ add_task_scenario`
- 响应参数变更
- `+ db_parameters.is_modifiable`

### HuaweiCloud SDK OCR

- _接口版本_
- V1
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **RecognizeVehicleLicense**
- 请求参数变更
- `+ recognize_electronic_license`
- 响应参数变更
- `+ result.type`
- `+ result.color`
- `+ result.mandatory_scrapping_date`
- `+ result.status`

### HuaweiCloud SDK SMN

- _接口版本_
- V2
- _新增特性_
- 支持接口`ShowNotifyPolicy`、`CreateNotifyPolicy`、`UpdateNotifyPolicy`、`DeleteNotifyPolicy`
- _解决问题_
- 无
- _特性变更_
- **PublishMessage**
- 请求参数变更
- `+ locale`
- **AddSubscription**
- 请求参数变更
- `+ subscriptions`
- `+ extension.header`
- `+ extension.app_key`
- `+ extension.app_secret`
- `+ extension.robot_code`
- **ListResourceInstances**
- 请求参数变更
- `+ without_any_tag`
- **ListTopicAttributes**
- 请求参数变更
- `* name: required -> optional`

### HuaweiCloud SDK WAF

- _接口版本_
- V1
- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowCompositeHost**
- 响应参数变更
- `+ enterprise_project_id`
- **ListHost**
- 响应参数变更
- `+ items.enterprise_project_id`
- **ListCompositeHosts**
- 响应参数变更
- `+ enterprise_project_id`
- `+ items.enterprise_project_id`
- **ListPremiumHost**
- 响应参数变更
- `+ items.enterprise_project_id`

# 3.1.127 2025-01-09

### HuaweiCloud SDK CSS
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.127",
"version": "3.1.128",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand Down
Loading

0 comments on commit 6ec875c

Please sign in to comment.