Skip to content

Commit

Permalink
release 3.1.97 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed May 30, 2024
1 parent ffb679f commit ed1be11
Show file tree
Hide file tree
Showing 193 changed files with 10,447 additions and 850 deletions.
143 changes: 143 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,146 @@
# 3.1.97 2024-05-30

### HuaweiCloud SDK CDN

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowHistoryTaskDetails**
- changes of response param
- `+ urls.fail_classify`
- `+ urls.fail_desc`
- **ListDomains**
- changes of response param
- `+ domains.sources.obs_bucket_type`
- **CreateDomain**
- changes of request param
- `+ domain.sources.obs_bucket_type`
- `* domain.sources: list<Sources> -> list<SourcesRequestBody>`
- changes of response param
- `+ domain.sources.obs_bucket_type`
- **DeleteDomain**
- changes of response param
- `+ domain.sources.obs_bucket_type`
- **EnableDomain**
- changes of response param
- `+ domain.sources.obs_bucket_type`
- **DisableDomain**
- changes of response param
- `+ domain.sources.obs_bucket_type`
- **ShowDomainFullConfig**
- changes of response param
- `+ configs.access_area_filter`
- `* configs.sources: list<SourcesConfig> -> list<SourcesConfigResponseBody>`
- **UpdateDomainFullConfig**
- changes of request param
- `+ configs.access_area_filter`

### HuaweiCloud SDK ECS

- _Features_
- Support the API `ChangeServerNetworkInterface`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK GaussDB

- _Features_
- Support the APIs `UpgradeProxyVersion`, `UpdateProxyName`, `ShowProxyIpgroup`, `ShowProxyVersion`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK GaussDBforopenGauss

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **SearchAutoEnlargePolicy**
- changes of response param
- `+ step_percent`
- `+ step_size`
- **UpdateInstanceConfiguration**
- changes of response param
- `+ job_id`
- **CreateConfigurationTemplate**
- changes of request param
- `+ datastore.instance_mode: enum value [ha:readonly]`
- **ListDatabases**
- changes of response param
- `+ databases.datctype`
- `+ databases.compatibility_type`
- **ListTasks**
- changes of response param
- `+ tasks.created_at`
- `+ tasks.ended_at`
- **ListComponentInfos**
- changes of response param
- `+ nodes.components.type`
- `+ nodes.components.detail`
- **ShowUpgradeCandidateVersions**
- changes of response param
- `+ upgrade_type_list.is_parallel_upgrade`

### HuaweiCloud SDK IoTDA

- _Features_
- Support the following APIs:
- `ListBridges`
- `AddBridge`
- `DeleteBridge`
- `ResetBridgeSecret`
- `ListDeviceGroupsByDevice`
- `UpdateCertificate`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK VPC

- _Features_
- Support the following APIs:
- `ListClouddcnSubnets`
- `CreateClouddcnSubnet`
- `ShowClouddcnSubnet`
- `UpdateClouddcnSubnet`
- `DeleteClouddcnSubnet`
- `ShowClouddcnSubnetsTags`
- `AddClouddcnSubnetsTags`
- `ListClouddcnSubnetsFilterTags`
- `DeleteClouddcnSubnetsTag`
- `ListClouddcnSubnetsCountFilterTags`
- `ListClouddcnSubnetsTags`
- `BatchDeleteClouddcnSubnetsTags`
- `BatchCreateClouddcnSubnetsTags`
- _Bug Fix_
- None
- _Change_
- **ListSecurityGroups**
- changes of response param
- `+ security_groups.tags`
- **CreateSecurityGroup**
- changes of request param
- `+ security_group.tags`
- changes of response param
- `+ security_group.tags`
- **ShowSecurityGroup**
- changes of response param
- `+ security_group.tags`
- **UpdateSecurityGroup**
- changes of response param
- `+ security_group.tags`
- **CreateFirewall**
- changes of request param
- `+ firewall.tags`

# 3.1.96 2024-05-23

### HuaweiCloud SDK Organizations
Expand Down
143 changes: 143 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,146 @@
# 3.1.97 2024-05-30

### HuaweiCloud SDK CDN

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowHistoryTaskDetails**
- 响应参数变更
- `+ urls.fail_classify`
- `+ urls.fail_desc`
- **ListDomains**
- 响应参数变更
- `+ domains.sources.obs_bucket_type`
- **CreateDomain**
- 请求参数变更
- `+ domain.sources.obs_bucket_type`
- `* domain.sources: list<Sources> -> list<SourcesRequestBody>`
- 响应参数变更
- `+ domain.sources.obs_bucket_type`
- **DeleteDomain**
- 响应参数变更
- `+ domain.sources.obs_bucket_type`
- **EnableDomain**
- 响应参数变更
- `+ domain.sources.obs_bucket_type`
- **DisableDomain**
- 响应参数变更
- `+ domain.sources.obs_bucket_type`
- **ShowDomainFullConfig**
- 响应参数变更
- `+ configs.access_area_filter`
- `* configs.sources: list<SourcesConfig> -> list<SourcesConfigResponseBody>`
- **UpdateDomainFullConfig**
- 请求参数变更
- `+ configs.access_area_filter`

### HuaweiCloud SDK ECS

- _新增特性_
- 支持接口`ChangeServerNetworkInterface`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK GaussDB

- _新增特性_
- 支持接口`UpgradeProxyVersion`、`UpdateProxyName`、`ShowProxyIpgroup`、`ShowProxyVersion`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK GaussDBforopenGauss

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **SearchAutoEnlargePolicy**
- 响应参数变更
- `+ step_percent`
- `+ step_size`
- **UpdateInstanceConfiguration**
- 响应参数变更
- `+ job_id`
- **CreateConfigurationTemplate**
- 请求参数变更
- `+ datastore.instance_mode: enum value [ha:readonly]`
- **ListDatabases**
- 响应参数变更
- `+ databases.datctype`
- `+ databases.compatibility_type`
- **ListTasks**
- 响应参数变更
- `+ tasks.created_at`
- `+ tasks.ended_at`
- **ListComponentInfos**
- 响应参数变更
- `+ nodes.components.type`
- `+ nodes.components.detail`
- **ShowUpgradeCandidateVersions**
- 响应参数变更
- `+ upgrade_type_list.is_parallel_upgrade`

### HuaweiCloud SDK IoTDA

- _新增特性_
- 支持以下接口:
- `ListBridges`
- `AddBridge`
- `DeleteBridge`
- `ResetBridgeSecret`
- `ListDeviceGroupsByDevice`
- `UpdateCertificate`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK VPC

- _新增特性_
- 支持以下接口:
- `ListClouddcnSubnets`
- `CreateClouddcnSubnet`
- `ShowClouddcnSubnet`
- `UpdateClouddcnSubnet`
- `DeleteClouddcnSubnet`
- `ShowClouddcnSubnetsTags`
- `AddClouddcnSubnetsTags`
- `ListClouddcnSubnetsFilterTags`
- `DeleteClouddcnSubnetsTag`
- `ListClouddcnSubnetsCountFilterTags`
- `ListClouddcnSubnetsTags`
- `BatchDeleteClouddcnSubnetsTags`
- `BatchCreateClouddcnSubnetsTags`
- _解决问题_
- 无
- _特性变更_
- **ListSecurityGroups**
- 响应参数变更
- `+ security_groups.tags`
- **CreateSecurityGroup**
- 请求参数变更
- `+ security_group.tags`
- 响应参数变更
- `+ security_group.tags`
- **ShowSecurityGroup**
- 响应参数变更
- `+ security_group.tags`
- **UpdateSecurityGroup**
- 响应参数变更
- `+ security_group.tags`
- **CreateFirewall**
- 请求参数变更
- `+ firewall.tags`

# 3.1.96 2024-05-23

### HuaweiCloud SDK Organizations
Expand Down
Loading

0 comments on commit ed1be11

Please sign in to comment.