Releases: appwrite/sdk-for-python
Releases · appwrite/sdk-for-python
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
,deleteDocuments
etc. - Add doc examples, class and methods for new
Sites
service - Add doc examples, class and methods for new
Tokens
service - Add enums for
BuildRuntime
,Adapter
,Framework
,DeploymentDownloadType
andVCSDeploymentType
- Update enum for
runtimes
with Pythonml312, Dart219, Flutter327 and Flutter329 - Add
token
param togetFilePreview
andgetFileView
for File tokens usage - Add
queries
andsearch
params tolistMemberships
method - Remove
search
param fromlistExecutions
method
Full Changelog: 10.0.0...11.0.0
10.1.0-rc.1
Full Changelog: 10.0.0...10.1.0-rc.1
10.0.0
What's Changed
Full Changelog: 9.0.3...10.0.0
9.0.3
What's Changed
- feat: add updated docstrings by @ChiragAgg5k in #106
New Contributors
- @ChiragAgg5k made their first contribution in #106
Full Changelog: 9.0.2...9.0.3
9.0.2
What's Changed
- feat: add platform agnostic uname() for user agent by @christyjacob4 in #105
Full Changelog: 9.0.1...9.0.2
9.0.1
What's Changed
- fix: errors in typing for Python 3.13 by @christyjacob4 in #104
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- feat: add types to parameters by @christyjacob4 in #103
Full Changelog: 8.0.0...9.0.0