Releases: appwrite/sdk-for-python
Releases · appwrite/sdk-for-python
Release list
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
11.0.0
What's Changed
- Add
<REGION>to doc examples due to the new multi region endpoints - Add doc examples and methods for bulk api transactions:
createDocuments,deleteDocumentsetc. - Add doc examples, class and methods for new
Sitesservice - Add doc examples, class and methods for new
Tokensservice - Add enums for
BuildRuntime,Adapter,Framework,DeploymentDownloadTypeandVCSDeploymentType - Update enum for
runtimeswith Pythonml312, Dart219, Flutter327 and Flutter329 - Add
tokenparam togetFilePreviewandgetFileViewfor File tokens usage - Add
queriesandsearchparams tolistMembershipsmethod - Remove
searchparam fromlistExecutionsmethod
Full Changelog: 10.0.0...11.0.0