Skip to content

Releases: ucloud/ucloud-sdk-python3

v0.1.4

10 Jul 03:48
3c70e64
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

BUGFIX:

  • Fix the typo of automatic generating (such as eip, vip), and compatible with the old version (#6)
  • Fix object schema class to object (such as unet schema) (#6)

v0.1.3

25 Jun 06:46
8781da1
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

ENHANCEMENT:

  • Improve documentation: add response fields and models to service documentation (#5)

BUGFIX:

  • Fix transport keywork arguments has no-effected error, add user-agent to default headers (#5)

v0.1.2

20 Jun 06:33
673a2b7
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

ENHANCEMENT:

  • Provide static code analysis tools with ast transformer to sync python 3 sdk implementation to python 2 (#4)
  • Improve validation error message (#4)
  • Add client-level logger (#4)

v0.1.1

19 Jun 12:13
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

ENHANCEMENT:

  • Update documentation on pypi (#3)

FEATURES:

  • add new product PathX (#1)
  • add new product UAccount (#1)
  • add new product UDB (#1)
  • add new product UDisk (#1)
  • add new product UDPN (#1)
  • add new product UHost (#1)
  • add new product ULB (#1)
  • add new product UMem (#1)
  • add new product UNet (#1)
  • add new product UPHost (#1)
  • add new product VPC (#1)