-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release 3.0.8-beta source code for php
- Loading branch information
1 parent
678e161
commit be1e50c
Showing
25 changed files
with
3,288 additions
and
740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
Oops, something went wrong.