Skip to content

Commit

Permalink
release 3.0.8-beta source code for php
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Feb 27, 2021
1 parent 678e161 commit be1e50c
Show file tree
Hide file tree
Showing 25 changed files with 3,288 additions and 740 deletions.
151 changes: 100 additions & 51 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,104 +1,153 @@
## 3.0.7-beta 2021-02-07
## HuaweiCloud SDK IMS
- ### Features
# 3.0.8-beta 2021-02-27

### HuaweiCloud SDK Core

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- Interface `ListOsVersions` adjustment: change the data type of `os_bit` which is the property of response of the interface from string to integer.
- _Change_
- Optimize the description of `README` and the format of `CHANGELOG`.

### HuaweiCloud SDK IAM

- _Features_
- None
- _Bug Fix_
- Correct property from `pwd_stength` to `pwd_strength` in class `KeystoneUserResult`.
- _Change_
- None

### HuaweiCloud SDK IMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Delete the default value `vhd` of property `diskFormat` in the class `ListImagesRequest`.
- Delete the default value `vhd` of property `diskFormat` in the class `GlanceListImagesRequest`.

# 3.0.7-beta 2021-02-07

### HuaweiCloud SDK IMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- Interface `ListOsVersions` adjustment: change the data type of `os_bit` which is the property of response of the
interface from string to integer.

# 3.0.6-beta 2021-01-30
## HuaweiCloud SDK ECS
- ### Features

### HuaweiCloud SDK ECS

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- Change interface name from `UpdateAutoTerminateTimeServer` to `UpdateServerAutoTerminateTime`.

## HuaweiCloud SDK EVS
- ### Features
### HuaweiCloud SDK EVS

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- Interface `CinderCreateVolume` is supported to specify the id of dedicated storage pool using property `OS-SCH-HNT:scheduler_hints`.
- _Change_
- Interface `CinderCreateVolume` is supported to specify the id of dedicated storage pool using
property `OS-SCH-HNT:scheduler_hints`.
- Modify property type of `allocated` of class `QuotaDetails` from `String` to `Integer`.

## HuaweiCloud SDK IAM
- ### Features
### HuaweiCloud SDK IAM

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- Increases the property `access_mode` of response class of interface `ShowUser`.


# 3.0.5-beta 2021-01-25
## HuaweiCloud SDK Core
- ### Features

### HuaweiCloud SDK Core

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- The default value of `ConnectionTimeout` is set to 60 seconds.
- The default value of `ReadTimeout` is set to 120 seconds.

## HuaweiCloud SDK ECS
- ### Features
### HuaweiCloud SDK ECS

- _Features_
- Support more interface: UpdateAutoTerminateTimeServer.
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- The default value of `ConnectionTimeout` is set to 60 seconds.
- The default value of `ReadTimeout` is set to 60 seconds.


# 3.0.4-beta 2021-01-15
## HuaweiCloud SDK Core
- ### Features

### HuaweiCloud SDK Core

- _Features_
- None
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- Modify function of `newBuilder`.

# 3.0.3-beta 2020-12-15
## HuaweiCloud SDK ECS
- ### Features

### HuaweiCloud SDK ECS

- _Features_
- Support interfaces of ECS.
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- None

## HuaweiCloud SDK VPC
- ### Features
### HuaweiCloud SDK VPC

- _Features_
- Support interfaces of version v2.
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- None

## Huaweicloud SDK EIP
- ### Features

- _Features_
- Support Elastic IP service.
- ### Bug Fix
- _Bug Fix_
- None
- ### Change
- _Change_
- None

# 3.0.2-beta 2020-12-04
## HuaweiCloud SDK Core
- ### Features

### HuaweiCloud SDK Core

- _Features_
- None
- ### Bug Fix
- Fix the problem that the Credentials type is incorrect because the HUAWEICLOUD_SDK_TYPE variable is not set when credentials are obtained from environment variables.
- ### Change
- _Bug Fix_
- Fix the problem that the Credentials type is incorrect because the HUAWEICLOUD_SDK_TYPE variable is not set when
credentials are obtained from environment variables.
- _Change_
- A listener is added to obtain the original encrypted HTTP request and return information.

# 3.0.1-beta 2020-10-19
## First Release
- ### Supported Services

### First Release

- _Supported Services_
- Identity and Access Management(IAM)
Loading

0 comments on commit be1e50c

Please sign in to comment.