Skip to content

Releases: ucloud/ucloud-sdk-python2

0.9.2 (2020-09-22)

22 Sep 04:09
90fb431
Compare
Choose a tag to compare
0.9.2 (2020-09-22) Pre-release
Pre-release

BUG FIXES:

  • Fix python 2 compatible helpers for nested CJK charset

0.9.1 (2020-06-05)

05 Jun 05:41
1e8f87b
Compare
Choose a tag to compare
0.9.1 (2020-06-05) Pre-release
Pre-release

ENHANCEMENTS:

  • Add CreateCertificate api
  • Add DescribeCertificate api
  • Add DeleteCertificate api
  • Add DescribeOPLogs api
  • Update DescribeVMInstance api
  • Update CreateVS api

v0.9.0

21 May 13:54
da9cb90
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

FEATURES:

  • Add ucloudstack product

ENHANCEMENTS:

  • Add deprecated decorator

0.8.2 (2020-03-12)

12 Mar 09:59
57e3e0b
Compare
Choose a tag to compare
0.8.2 (2020-03-12) Pre-release
Pre-release

BUG FIXES:

  • Fix DescribeSubnetResource

0.8.1 (2020-03-11)

11 Mar 10:58
819ca44
Compare
Choose a tag to compare
0.8.1 (2020-03-11) Pre-release
Pre-release

IMPORTANT! Use the same version to ucloud-sdk-python3

FEATURES:

  • Add ssl options of client (#14)
  • Add ufs product (#14)

ENHANCEMENTS:

  • Add testing report use ucloud test framework (#14)
  • Update DescribeSubnet api (#14)

0.6.2 (2019-10-25)

25 Oct 11:15
e0740a4
Compare
Choose a tag to compare
0.6.2 (2019-10-25) Pre-release
Pre-release

ENHANCEMENTS:

  • Update fields of UHost api
  • Add DescribeIsolationGroup of UHost
  • Add DescribeUHostInstanceSnapshot of UHost

BUG FIXES:

  • Fix fields of BatchDescribeNewUcdnDomain

0.6.0 (2019-10-23)

23 Oct 15:21
03295be
Compare
Choose a tag to compare
0.6.0 (2019-10-23) Pre-release
Pre-release

FEATURES:

  • add UCDN product

ENHANCEMENTS:

  • Add toolkit for auto release

v0.5.1

24 Sep 11:52
512e47e
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

BUGFIX:

  • Mark region config is optional
  • Update field CPUSet at the model PHostSetSchema

v0.5.0

23 Sep 14:12
053b228
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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

22 Aug 02:35
6b03ea5
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

FEATURE:

  • Add testing framework supported scenario and step, 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)