Releases: ucloud/ucloud-sdk-python2
Releases · ucloud/ucloud-sdk-python2
0.9.2 (2020-09-22)
BUG FIXES:
- Fix python 2 compatible helpers for nested CJK charset
0.9.1 (2020-06-05)
ENHANCEMENTS:
- Add
CreateCertificate
api - Add
DescribeCertificate
api - Add
DeleteCertificate
api - Add
DescribeOPLogs
api - Update
DescribeVMInstance
api - Update
CreateVS
api
v0.9.0
FEATURES:
- Add
ucloudstack
product
ENHANCEMENTS:
- Add
deprecated
decorator
0.8.2 (2020-03-12)
BUG FIXES:
- Fix
DescribeSubnetResource
0.8.1 (2020-03-11)
0.6.2 (2019-10-25)
ENHANCEMENTS:
- Update fields of
UHost
api - Add
DescribeIsolationGroup
ofUHost
- Add
DescribeUHostInstanceSnapshot
ofUHost
BUG FIXES:
- Fix fields of
BatchDescribeNewUcdnDomain
0.6.0 (2019-10-23)
FEATURES:
- add
UCDN
product
ENHANCEMENTS:
- Add toolkit for auto release
v0.5.1
BUGFIX:
- Mark
region
config is optional - Update field
CPUSet
at the modelPHostSetSchema
v0.5.0
FEATURE:
- Add
SendUSMSMessage
as public api - Add
GetUSMSSendReceipt
as public api - Add
CreateUSMSSignature
as public api - Add
QueryUSMSSignature
as public api - Add
UpdateUSMSSignature
as public api - Add
DeleteUSMSSignature
as public api - Add
CreateUSMSTemplate
as public api - Add
QueryUSMSTemplate
as public api - Add
UpdateUSMSTemplate
as public api - Add
DeleteUSMSTemplate
as public api
v0.4.0
FEATURE:
- Add testing framework supported
scenario
andstep
, inspire by ThoughtWorks, Guage (#7) - Add parameters encoding for array on general invoking (#7)
ENHANCEMENT:
- Add test scenario and improve the testing framework (#7)
- Improve continuous deployment workflow, integration on a private cluster (#7)
- Add unit testing cases to improving line coverage at core modules (#7)
BUGFIX:
- Fix unexpected error when project id is empty (#7)