Skip to content

Commit 9d2b04c

Browse files
committed
chore: update Python SDK to 16.0.0
1 parent ccf8deb commit 9d2b04c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212
* Updated README with `uv add appwrite` installation example
1313
* Updated all doc examples to use typed response models (e.g., `result: TemplateFunctionList = functions.list_templates(...)`)
1414

15+
## 15.3.0
16+
17+
* Added get_console_pausing health endpoint
18+
* Added ttl parameter to list_documents and list_rows for cached responses
19+
* Added optional activate parameter to Sites.create_deployment
20+
* Updated docs and examples to reflect TTL usage and activation
21+
* Updated query filtering docs in Messaging service
22+
1523
## 15.2.0
1624

1725
* Extended BuildRuntime and Runtime enums with new runtime versions (e.g., node-23/24/25, php-8.4, ruby-3.4/4.0, python-3.13/3.14, python-ml-3.13, deno-2.5/2.6, dotnet-10, java-25, swift-6.2, kotlin-2.3, bun-1.2/1.3, go-1.24/1.25/1.26).

0 commit comments

Comments
 (0)