Skip to content

Tags: ucloud/ucloud-sdk-python2

Tags

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix python 2 compatible helpers for nested unicode (#19)

BUG FIXES:

- Fix python 2 compatible helpers for nested CJK charset

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
auto release for 0.9.1 (#17)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
auto release for 0.9.0 (#16)

FEATURES:

- Add `ucloudstack` product

ENHANCEMENTS:

- Add `deprecated` decorator

0.8.2

Toggle 0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate from py3 (#15)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.8.1 (#14)

FEATURES:

- Add ssl options of client (#14)
- Add `ufs` product (#14)

ENHANCEMENTS:

- Add testing report use ucloud test framework (#14)
- Update `DescribeSubnet` api (#14)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/0.6.2 (#13)

ENHANCEMENTS:

- Update fields of `UHost` api
- Add `DescribeIsolationGroup ` of `UHost`
- Add `DescribeUHostInstanceSnapshot` of `UHost`

BUG FIXES:

- Fix fields of `BatchDescribeNewUcdnDomain`

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate from python3 (#12)

FEATURES:

- add `UCDN` product

ENHANCEMENTS:

- Add toolkit for auto release

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix api of and mark region config is optional (#11)

BUGFIX:

- Mark `region` config is optional
- Update field `CPUSet` at the model `PHostSetSchema`

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
migrate from python3 (#10)

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

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix utf8 header in documentation (#8)