Skip to content

Releases: ucloud/ucloud-sdk-python3

0.11.0 (2021-04-22)

22 Apr 12:32
7ad70e5

Choose a tag to compare

0.11.0 (2021-04-22) Pre-release
Pre-release

FEATURES:

  • add URocketMQ apis to be consistent with official document(#96 )
  • add ISMS apis to be consistent with official document(#95 )
  • add UGN apis to be consistent with official document(#94 )

ENHANCEMENTS:

  • add U-Timestamp-Ms in request header for tracing the e2e latency

0.10.3 (2021-04-14)

14 Apr 02:17
18a5d71

Choose a tag to compare

0.10.3 (2021-04-14) Pre-release
Pre-release
auto release for 0.10.3

auto incr version

0.10.2 (2021-03-03)

03 Mar 04:53
ab8129c

Choose a tag to compare

0.10.2 (2021-03-03) Pre-release
Pre-release

BUG FIXES:

  • Fix timeout options for requests transport (#88)

0.10.1 (2021-02-07)

07 Feb 10:38
a57f959

Choose a tag to compare

0.10.1 (2021-02-07) Pre-release
Pre-release

ENHANCEMENTS:

  • Update all APIs of VPC (#82)
  • Update all APIs of UDisk (#81)
  • Update all APIs of UNet (#80)
  • Update all APIs of UHost (#76)

BUG FIXES:

  • (BROKEN CHANGE) Fix DescribeRouteTable field SubnetCount from string to integer (#82)
  • (BROKEN CHANGE) Fix CloneRouteTable field Region as Required (#82)
  • (BROKEN CHANGE) Fix UHostDiskSet field Encrypted from string to boolean (#76)

0.10.0 (2020-11-26)

26 Nov 12:56
a6b0416

Choose a tag to compare

0.10.0 (2020-11-26) Pre-release
Pre-release

FEATURES:

  • Add product UK8S
  • Add product Cube

0.9.4 (2020-09-25)

25 Sep 12:26
b968e04

Choose a tag to compare

0.9.4 (2020-09-25) Pre-release
Pre-release

ENHANCEMENTS:

  • Update all APIs of UMem (#195)

0.9.3 (2020-09-22)

22 Sep 03:58
0f7ca54

Choose a tag to compare

0.9.3 (2020-09-22) Pre-release
Pre-release

BUG FIXES:

  • Fix python 2 compatible helpers for nested CJK charset

0.9.2 (2020-07-31)

31 Jul 08:33
cab6e38

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

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

Choose a tag to compare

0.9.0 (2020-05-21) Pre-release
Pre-release

FEATURES:

  • Add ucloudstack product

ENHANCEMENTS:

  • Add deprecated decorator