Skip to content

Releases: appwrite/sdk-for-python

13.6.1

04 Nov 11:48
95ea8b5

Choose a tag to compare

What's Changed

  • Fix passing of None to nullable parameters

Full Changelog: 13.6.0...13.6.1

13.6.0

03 Nov 06:01
9ee8e7c

Choose a tag to compare

What's Changed

  • Add total parameter to list queries allowing skipping counting rows in a table for improved performance
  • Add Operator class for atomic modification of rows via update, bulk update, upsert, and bulk upsert operations

Full Changelog: 13.5.0...13.6.0

13.5.0

30 Oct 12:50
da24463

Choose a tag to compare

What's Changed

  • Add create_resend_provider and update_resend_provider methods to Messaging service
  • Improve deprecation warnings
  • Fix adding Optional[] to optional parameters
  • Fix passing of None to nullable parameters

Full Changelog: 13.4.1...13.5.0

13.4.1

09 Oct 11:05
57c99b9

Choose a tag to compare

What's Changed

  • Add transaction support for Databases and TablesDB

Full Changelog: 13.3.0...13.4.1

13.3.0

08 Oct 07:35
e127062

Choose a tag to compare

What's Changed

  • Deprecate createVerification method in Account service
  • Add createEmailVerification method in Account service

Full Changelog: 13.2.0...13.3.0

13.2.0

03 Oct 04:14
94e08f6

Choose a tag to compare

What's Changed

  • feat: Python SDK update for version 13.2.0 by @ChiragAgg5k in #118, introduces support of enums in response models.

Full Changelog: 13.1.0...13.2.0

13.1.0

23 Sep 07:12
61d36cf

Choose a tag to compare

What's Changed

Full Changelog: 13.0.0...13.1.0

13.0.0

08 Sep 11:22
aaa7691

Choose a tag to compare

What's Changed

  • [BREAKING] Rename CreditCard enum value UNION_CHINA_PAY to UNION_PAY
  • Add time between query support
  • Add spatial attribute support
  • Add spatial index support
  • Add spatial query support

Full Changelog: 12.0.0...13.0.0

12.0.0

26 Aug 07:22
3cbd608

Choose a tag to compare

What's Changed

Full Changelog: 11.1.0...12.0.0

11.1.0

26 Jul 17:27
7979edd

Choose a tag to compare

What's Changed

  • Add incrementDocumentAttribute and decrementDocumentAttribute support to Databases service
  • Add dart38 and flutter332 support to runtime models
  • Add gif support to ImageFormat enum
  • Add upsertDocument support to Databases service

Full Changelog: 11.0.0...11.1.0