Skip to content

Releases: leancloud/python-sdk

The Missing Hook Key

Choose a tag to compare

@weakish weakish released this 20 Aug 07:20
af44bad

Fixed a bug that hook key was not included in the request header.

Update Qiniu SDK

Choose a tag to compare

@weakish weakish released this 13 Jul 05:13
ae2b07a

Udate Qiniu SDK to fix parameter mismatch exception (#521)

Thank berry_shanghai for bringing this issue to our attention.

Fix werkzeug compatibility

Choose a tag to compare

@weakish weakish released this 19 May 00:50
01da077

Werkzeug 2.0 introduced some breaking changes.

Fix Python 2 compatibility

Choose a tag to compare

@weakish weakish released this 05 Mar 06:13
479cd93

Fixed a Python packaging issue causing installation failure on Python 2.7.

Drop Python 3.5

Choose a tag to compare

@weakish weakish released this 03 Mar 04:17
3e9e48a

Update dependencies: really support Python 3.9 and drop support for Python 3.5.

Specify upload file path.

Choose a tag to compare

@weakish weakish released this 26 Nov 04:19
e8bde41

Now you can specify upload file path (e.g. /robots.txt) with MasterKey.

internal update

Choose a tag to compare

@weakish weakish released this 21 Oct 04:45
9ba4ba2

Remove deprecated internal interface invocation when saving external files.

verify before change phone number

Choose a tag to compare

@weakish weakish released this 15 Jul 06:15
9b305c6
  • Add request_change_phone_number and change_phone_number to verify mobile number before updating it.
  • request_sms_code now accepts phone number in E.164 format.

Fix LeanEngineError Error

Choose a tag to compare

@weakish weakish released this 18 Jun 11:35
88e827e
Merge pull request #481 from weakish/release-271

docs: release 2.7.1

messageUpdate hook

Choose a tag to compare

@weakish weakish released this 21 May 03:12
9aa194e
  • add _messageUpdate hook
  • push.send supports prod parameter