Skip to content

Releases: ucloud/ucloud-sdk-python3

0.8.0 (2019-12-03)

03 Dec 09:06
606177b

Choose a tag to compare

0.8.0 (2019-12-03) Pre-release
Pre-release

FEATURES:

  • Add ufs product (#42)

0.7.0 (2019-11-21)

21 Nov 14:30
a23bc4f

Choose a tag to compare

0.7.0 (2019-11-21) Pre-release
Pre-release

FEATURES:

  • Add ssl options of client (#37)

ENHANCEMENTS:

  • Add testing report use ucloud test framework (#38)

0.6.2 (2019-10-25)

25 Oct 10:56
5827f9b

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.1 (2019-10-25)

25 Oct 07:51
28871f1

Choose a tag to compare

0.6.1 (2019-10-25) Pre-release
Pre-release

BUG FIXES:

  • fix UCDN response fields

0.6.0 (2019-10-23)

23 Oct 14:07
a068473

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:51
5647df4

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 13:36
3e42543

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:36
44fe5cc

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

ENHANCEMENT:

  • Add test scenario and improve the testing framework (#12)
  • Improve continuous deployment workflow, integration on a private cluster (#12)

BUGFIX:

  • Fix unexpected error when project id is empty (#12)

v0.3.2

09 Aug 09:31
42e38e3

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

FEATURE:

  • Add parameters encoding for array on general invoking (#10)

v0.3.1

06 Aug 08:19
621c16b

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

FEATURE:

  • Add testing framework supported scenario and step, inspire by ThoughtWorks, Guage (#9)

ENHANCEMENT:

  • Add unit testing cases to improving line coverage at core modules. (#9)
  • Improved CI workflow. (#9)

BUGFIX:

  • Fix JSON decoding error for py3.5. (#9)