Skip to content

Commit

Permalink
release 3.1.111 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Aug 15, 2024
1 parent 4f4cfbc commit ec006fe
Show file tree
Hide file tree
Showing 236 changed files with 14,798 additions and 476 deletions.
324 changes: 324 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,327 @@
# 3.1.111 2024-08-15

### HuaweiCloud SDK AOS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **EstimateExecutionPlanPrice**
- changes of response param
- `+ items.module_address`

### HuaweiCloud SDK CCE

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowNodePool**
- changes of response param
- `+ status.scaleGroupStatuses`
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- **UpdateNodePool**
- changes of request param
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- changes of response param
- `+ status.scaleGroupStatuses`
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- **DeleteNodePool**
- changes of response param
- `+ status.scaleGroupStatuses`
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- **CreateNodePool**
- changes of request param
- `+ status.scaleGroupStatuses`
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- changes of response param
- `+ status.scaleGroupStatuses`
- `* spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`
- **ListNodePools**
- changes of response param
- `+ items.status.scaleGroupStatuses`
- `* items.spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>`

### HuaweiCloud SDK CDM

- _Features_
- Support the following APIs:
- `ShowAvailabilityZones`
- `ShowDatastores`
- `ShowFlavors`
- `ShowFlavorDetail`
- `ShowEnterpriseProjects`
- `ShowClusterEnterpriseProjects`
- `ShowInstanceDetail`
- `ModifyCluster`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK Config

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

### HuaweiCloud SDK DCS

- _Features_
- Support the API `BatchRestartOnlineMigrationTasks`
- _Bug Fix_
- None
- _Change_
- **BatchStopMigrationTasks**
- changes of response param
- `+ migration_tasks.error_msg`
- `+ migration_tasks.error_code`

### HuaweiCloud SDK DLI

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowQueue**
- changes of response param
- `+ default_spark_version`
- `+ support_hetu_engine_versions`
- `+ support_spark_versions`
- `+ default_hetu_engine_version`
- `+ support_flink_jar_versions`
- `+ support_flink_sql_versions`
- `+ default_flink_sql_version`
- `+ default_flink_jar_version`
- **ListQueues**
- changes of response param
- `+ queues.support_spark_versions`
- `+ queues.default_spark_version`
- `+ queues.support_hetu_engine_versions`
- `+ queues.default_hetu_engine_version`
- `+ queues.support_flink_sql_versions`
- `+ queues.default_flink_sql_version`
- `+ queues.support_flink_jar_versions`
- `+ queues.default_flink_jar_version`

### HuaweiCloud SDK EIP

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdatePrePaidBandwidth**
- changes of request param
- `+ extendParam.period_type`
- `+ extendParam.period_num`
- **ListEipBandwidths**
- changes of response param
- `* eip_bandwidths.tenant_id: uuid -> string`
- **ListProjectGeipBindings**
- changes of response param
- `* geip_bindings.vnic.vni: int32 -> string`

### HuaweiCloud SDK ELB

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListAvailabilityZones**
- changes of response param
- `+ spec_code`
- **ListFlavors**
- changes of request param
- `- loadbalancer_type`
- **ShowLoadBalancer**
- changes of response param
- `+ loadbalancer.gw_flavor_id`
- `+ loadbalancer.loadbalancer_type`
- **UpdateLoadBalancer**
- changes of response param
- `+ loadbalancer.gw_flavor_id`
- `+ loadbalancer.loadbalancer_type`
- **BatchAddAvailableZones**
- changes of response param
- `+ loadbalancer.gw_flavor_id`
- `+ loadbalancer.loadbalancer_type`
- **BatchRemoveAvailableZones**
- changes of response param
- `+ loadbalancer.gw_flavor_id`
- `+ loadbalancer.loadbalancer_type`
- **ListLoadBalancers**
- changes of response param
- `+ loadbalancers.gw_flavor_id`
- `+ loadbalancers.loadbalancer_type`
- **CreateLoadBalancer**
- changes of response param
- `+ loadbalancer.gw_flavor_id`
- `+ loadbalancer.loadbalancer_type`

### HuaweiCloud SDK GaussDBforopenGauss

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateInstance**
- changes of request param
- `+ ha.instance_mode`
- **ShowBatchUpgradeCandidateVersions**
- changes of response param
- `+ hotfix_rollback_infos`

### HuaweiCloud SDK IMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListImages**
- changes of request param
- `+ visibility: enum value [shared]`
- changes of response param
- `+ images.visibility: enum value [shared]`
- **UpdateImage**
- changes of response param
- `+ visibility: enum value [shared]`

### HuaweiCloud SDK LTS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListLogs**
- changes of request param
- `+ query`
- `+ is_analysis_query`
- changes of response param
- `+ analysisLogs`

### HuaweiCloud SDK OCR

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **RecognizeTransportationLicense**
- changes of response param
- `+ result.expiry_date`
- `+ result.review_expiry_date`
- `+ result.assessed_technical_level`

### HuaweiCloud SDK ServiceStage

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdateComponentAction**
- changes of request param
- `+ action: enum value [rollback_current]`
- **ShowComponentInfo**
- changes of response param
- `+ swimlane_id`
- `+ deploy_strategy.gray_release.replica_surge_mode`
- `+ deploy_strategy.gray_release.deployment_mode`
- `+ deploy_strategy.gray_release.rule_match_mode`
- `+ deploy_strategy.gray_release.rules`
- `+ deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]`
- `- deploy_strategy.gray_release.type: enum value [weight,content]`
- **ModifyComponent**
- changes of request param
- `+ swimlane_id`
- `+ deploy_strategy.gray_release.replica_surge_mode`
- `+ deploy_strategy.gray_release.deployment_mode`
- `+ deploy_strategy.gray_release.rule_match_mode`
- `+ deploy_strategy.gray_release.rules`
- `+ deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]`
- `- deploy_strategy.gray_release.type: enum value [weight,content]`
- **CreateComponent**
- changes of request param
- `+ swimlane_id`
- `+ deploy_strategy.gray_release.replica_surge_mode`
- `+ deploy_strategy.gray_release.deployment_mode`
- `+ deploy_strategy.gray_release.rule_match_mode`
- `+ deploy_strategy.gray_release.rules`
- `+ deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]`
- `- deploy_strategy.gray_release.type: enum value [weight,content]`

### HuaweiCloud SDK SMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowTask**
- changes of response param
- `- exist_server`
- **UpdateTask**
- changes of request param
- `+ exist_server`

### HuaweiCloud SDK VPCEP

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListEndpointInfoDetails**
- changes of response param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- **UpdateEndpointWhite**
- changes of response param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- **UpdateEndpointPolicy**
- changes of request param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- changes of response param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- **DeleteEndpointPolicy**
- changes of response param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- **CreateEndpoint**
- changes of request param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- changes of response param
- `+ policy_statement.Effect: enum value [Deny]`
- `- policy_statement.Effect: enum value [Refuse]`
- **ListEndpoints**
- changes of response param
- `+ endpoints.policy_statement.Effect: enum value [Deny]`
- `- endpoints.policy_statement.Effect: enum value [Refuse]`

### HuaweiCloud SDK VPN

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

# 3.1.110 2024-08-08

### HuaweiCloud SDK Config
Expand Down
Loading

0 comments on commit ec006fe

Please sign in to comment.