Skip to content

Releases: ucloud/ucloud-sdk-python3

0.9.2 (2020-07-31)

31 Jul 08:33
cab6e38
Compare
Choose a tag to compare
0.9.2 (2020-07-31) Pre-release
Pre-release

ENHANCEMENTS:

  • Improve testing with requests_mock
  • Add InvalidResponseException and HTTPStatusException
  • Add request_uuid to response and exception logging
  • Add default exception middileware
  • Change documentation url
  • Update all APIs of UCloudStack

BUG FIXES:

  • Fix pytest version compatible

0.9.1 (2020-06-05)

05 Jun 05:08
d29b51f
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

0.9.0 (2020-05-21)

21 May 12:26
262faff
Compare
Choose a tag to compare
0.9.0 (2020-05-21) Pre-release
Pre-release

FEATURES:

  • Add ucloudstack product

ENHANCEMENTS:

  • Add deprecated decorator

0.8.2 (2020-03-12)

12 Mar 09:51
e69002c
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 07:40
6acb0f4
Compare
Choose a tag to compare
0.8.1 (2020-03-11) Pre-release
Pre-release

ENHANCEMENTS:

  • Update DescribeSubnet api

0.8.0 (2019-12-03)

03 Dec 09:06
606177b
Compare
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
Compare
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
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.1 (2019-10-25)

25 Oct 07:51
28871f1
Compare
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
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