Skip to content

Commit 40d76c8

Browse files
committed
chore: update Ruby SDK to 22.0.0
1 parent 409ad53 commit 40d76c8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@
2020
* Updated `X-Appwrite-Response-Format` header to `1.9.0`
2121
* Updated README badge to API version `1.9.0` and compatibility to server version `1.9.x`
2222

23+
## 21.1.0
24+
25+
* Added get_console_pausing health endpoint to monitor console pausing.
26+
* Added ttl parameter for cached responses in list_documents and list_rows.
27+
* Made activate parameter optional in Sites.create_deployment.
28+
* Updated collection_id doc to reference collection instead of table.
29+
* Added update_relationship_attribute API to update relationship attributes.
30+
* Updated team roles length limit docstrings from 32 to 81 chars.
31+
* Updated subscriber list docs to reflect new query filters.
32+
* Added Ruby example for health get_console_pausing.
33+
2334
## 21.0.1
2435

2536
* Remove obsolete GitHub issue templates (bug.yaml, documentation.yaml, feature.yaml) to simplify repository maintenance.

0 commit comments

Comments
 (0)