Releases: appwrite/sdk-for-python
Releases · appwrite/sdk-for-python
13.6.1
13.6.0
What's Changed
- Add
totalparameter to list queries allowing skipping counting rows in a table for improved performance - Add
Operatorclass 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
What's Changed
- Add
create_resend_providerandupdate_resend_providermethods toMessagingservice - Improve deprecation warnings
- Fix adding
Optional[]to optional parameters - Fix passing of
Noneto nullable parameters
Full Changelog: 13.4.1...13.5.0
13.4.1
13.3.0
What's Changed
- Deprecate
createVerificationmethod inAccountservice - Add
createEmailVerificationmethod inAccountservice
Full Changelog: 13.2.0...13.3.0
13.2.0
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
13.0.0
What's Changed
- [BREAKING] Rename
CreditCardenum valueUNION_CHINA_PAYtoUNION_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
11.1.0
What's Changed
- Add
incrementDocumentAttributeanddecrementDocumentAttributesupport toDatabasesservice - Add
dart38andflutter332support to runtime models - Add
gifsupport toImageFormatenum - Add
upsertDocumentsupport toDatabasesservice
Full Changelog: 11.0.0...11.1.0