Releases: ucloud/ucloud-sdk-python2
Releases · ucloud/ucloud-sdk-python2
v0.3.0
FEATURE:
- Add the SDK of
StepFlow
product (#5)
BUGFIX:
- Fix the
NoneType
error for RetCodeException
(#5)
v0.2.0
FEATURE:
- Set zero-value as the default value for container types (list, dict) (#4)
- Add case-insensitive converting at the schema (#4)
- Add non-strict mode for the type system (#4)
BUGFIX:
- Fix the typo of automatic generating (such as
eip
, vip
), and compatible with the old version (#4)
- Fix object schema class to object (such as
unet
schema) (#4)
v0.1.3
ENHANCEMENT:
- Improve documentation: add response fields and models to service documentation (#3)
BUGFIX:
- Fix transport keywork arguments has no-effected error, add user-agent to default headers (#3)
v0.1.2
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)