Skip to content

Commit

Permalink
release 3.0.65 source code for python
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Oct 11, 2021
1 parent 882ed7a commit 66ea7bd
Show file tree
Hide file tree
Showing 579 changed files with 97,589 additions and 4,780 deletions.
171 changes: 171 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,174 @@
# 3.0.65 2021-10-11

### HuaweiCloud SDK Core

- _Features_
- Support uploading files.
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK APIG

- _Features_
- Support the interfaces:
- `CreateAppCodeV2`
- `CreateAppCodeAutoV2`
- `ListAppCodesV2`
- `ShowDetailsOfAppCodeV2`
- `DeleteAppCodeV2`
- `DebugApiV2`
- `BatchPublishOrOfflineApiV2`
- `ListApiVersionsV2`
- `ChangeApiVersionV2`
- `ListApiRuntimeDefinitionV2`
- `ListApiVersionDetailV2`
- `DeleteApiByVersionIdV2`
- `ListAclStrategiesV2`
- `BatchDeleteAclV2`
- `CreateAclStrategyV2`
- `ShowDetailsOfAclPolicyV2`
- `UpdateAclStrategyV2`
- `DeleteAclV2`
- `BatchDeleteApiAclBindingV2`
- `CreateApiAclBindingV2`
- `DeleteApiAclBindingV2`
- `ListAclPolicyBindedToApiV2`
- `ListApisBindedToAclPolicyV2`
- `ListApisUnbindedToAclPolicyV2`
- `ListCustomAuthorizersV2`
- `CreateCustomAuthorizerV2`
- `ShowDetailsOfCustomAuthorizersV2`
- `UpdateCustomAuthorizerV2`
- `DeleteCustomAuthorizerV2`
- `ExportApiDefinitionsV2`
- `ImportApiDefinitionsV2`
- `CreateVpcChannelV2`
- `ListVpcChannelsV2`
- `ShowDetailsOfVpcChannelV2`
- `DeleteVpcChannelV2`
- `UpdateVpcChannelV2`
- `AddingBackendInstancesV2`
- `ListBackendInstancesV2`
- `DeleteBackendInstanceV2`
- `ListLatelyApiStatisticsV2`
- `ListLatelyGroupStatisticsV2`
- `CreateGatewayResponseV2`
- `ListGatewayResponsesV2`
- `ShowDetailsOfGatewayResponseV2`
- `UpdateGatewayResponseV2`
- `DeleteGatewayResponseV2`
- `ShowDetailsOfGatewayResponseTypeV2`
- `UpdateGatewayResponseTypeV2`
- `DeleteGatewayResponseTypeV2`
- `ListTagsV2`
- `CreateFeatureV2`
- `ListFeaturesV2`
- `CreateInstanceV2`
- `ListInstancesV2`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK BSS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Remove the interface `ListSkuInventories`.

### HuaweiCloud SDK CampusGo

- _Features_
- Support the service `CampusGo`.
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK CPTS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Add the following response parameters to the interface `ShowTask`:
- `create_time`
- `description`
- `operate_mode`
- `related_temp_running_data`
- `run_status`
- `update_time`

### HuaweiCloud SDK ECS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Set the request parameter `reverse_binding` to `optional` of the interface `DisassociateServerVirtualIp`.

### HuaweiCloud SDK FRS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Modify the optional value to `2,4,6,7,8,11,12,13,21` of the request parameter `attributes` of the interfaces `DetectFaceByFile`,`DetectFaceByBase64` and `DetectFaceByUrl`.

### HuaweiCloud SDK GaussDBforopenGauss

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Add the response parameter `instance_mode` to the interface `ListInstances`.

### HuaweiCloud SDK IoTEdge

- _Features_
- Support the service `IoTEdge`.
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK Meeting

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Modify the type of response parameter of the interface `SearchCorpDir`: `number` -> `integer`

### HuaweiCloud SDK MRS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Add the response parameter `vpcId` to the interface `ListClusters`, and modify the type of the response parameter `start_time` of this interface: `string` -> `integer`

### HuaweiCloud SDK RDS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Add the request parameters `unchangeable_param`,`dry_run` and `count` to the interface `CreateInstance`.
- Add the response parameter `enable_ssl` to the interface `CreateRestoreInstance`.

# 3.0.64 2021-09-29

### HuaweiCloud SDK BSS
Expand Down
171 changes: 171 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,174 @@
# 3.0.65 2021-10-11

### HuaweiCloud SDK Core

- _新增特性_
- 支持文件上传
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK APIG

- _新增特性_
- 支持以下接口:
- `CreateAppCodeV2`
- `CreateAppCodeAutoV2`
- `ListAppCodesV2`
- `ShowDetailsOfAppCodeV2`
- `DeleteAppCodeV2`
- `DebugApiV2`
- `BatchPublishOrOfflineApiV2`
- `ListApiVersionsV2`
- `ChangeApiVersionV2`
- `ListApiRuntimeDefinitionV2`
- `ListApiVersionDetailV2`
- `DeleteApiByVersionIdV2`
- `ListAclStrategiesV2`
- `BatchDeleteAclV2`
- `CreateAclStrategyV2`
- `ShowDetailsOfAclPolicyV2`
- `UpdateAclStrategyV2`
- `DeleteAclV2`
- `BatchDeleteApiAclBindingV2`
- `CreateApiAclBindingV2`
- `DeleteApiAclBindingV2`
- `ListAclPolicyBindedToApiV2`
- `ListApisBindedToAclPolicyV2`
- `ListApisUnbindedToAclPolicyV2`
- `ListCustomAuthorizersV2`
- `CreateCustomAuthorizerV2`
- `ShowDetailsOfCustomAuthorizersV2`
- `UpdateCustomAuthorizerV2`
- `DeleteCustomAuthorizerV2`
- `ExportApiDefinitionsV2`
- `ImportApiDefinitionsV2`
- `CreateVpcChannelV2`
- `ListVpcChannelsV2`
- `ShowDetailsOfVpcChannelV2`
- `DeleteVpcChannelV2`
- `UpdateVpcChannelV2`
- `AddingBackendInstancesV2`
- `ListBackendInstancesV2`
- `DeleteBackendInstanceV2`
- `ListLatelyApiStatisticsV2`
- `ListLatelyGroupStatisticsV2`
- `CreateGatewayResponseV2`
- `ListGatewayResponsesV2`
- `ShowDetailsOfGatewayResponseV2`
- `UpdateGatewayResponseV2`
- `DeleteGatewayResponseV2`
- `ShowDetailsOfGatewayResponseTypeV2`
- `UpdateGatewayResponseTypeV2`
- `DeleteGatewayResponseTypeV2`
- `ListTagsV2`
- `CreateFeatureV2`
- `ListFeaturesV2`
- `CreateInstanceV2`
- `ListInstancesV2`
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK BSS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 移除接口`ListSkuInventories`

### HuaweiCloud SDK CampusGo

- _新增特性_
- 支持园区智能体服务
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK CPTS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`ShowTask`新增以下响应参数:
- `create_time`
- `description`
- `operate_mode`
- `related_temp_running_data`
- `run_status`
- `update_time`

### HuaweiCloud SDK ECS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`DisassociateServerVirtualIp`的请求参数`reverse_binding`改为非必填

### HuaweiCloud SDK FRS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`DetectFaceByFile``DetectFaceByBase64``DetectFaceByUrl`的请求参数`attributes`可选值调整为`2,4,6,7,8,11,12,13,21`

### HuaweiCloud SDK GaussDBforopenGauss

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`ListInstances`新增响应参数`instance_mode`

### HuaweiCloud SDK IoTEdge

- _新增特性_
- 支持IoT边缘服务
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK Meeting

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`SearchCorpDir`的响应参数类型调整: `number` -> `integer`

### HuaweiCloud SDK MRS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`ListClusters`新增响应参数`vpcId`,调整响应参数`start_time`类型: `string` -> `integer`

### HuaweiCloud SDK RDS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- 接口`CreateInstance`新增请求参数`unchangeable_param``dry_run``count`
- 接口`CreateRestoreInstance`新增响应参数`enable_ssl`

# 3.0.64 2021-09-29

### HuaweiCloud SDK BSS
Expand Down
2 changes: 1 addition & 1 deletion examples/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from setuptools import setup, find_packages

NAME = "huaweicloudsdkexample"
VERSION = "3.0.64"
VERSION = "3.0.65"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
Expand Down
2 changes: 1 addition & 1 deletion huaweicloud-sdk-antiddos/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages

NAME = "huaweicloudsdkantiddos"
VERSION = "3.0.64"
VERSION = "3.0.65"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
Expand Down
Loading

0 comments on commit 66ea7bd

Please sign in to comment.