We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470038c commit 4f559acCopy full SHA for 4f559ac
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## 21.1.0
4
+
5
+* Added get_console_pausing health endpoint to monitor console pausing.
6
+* Added ttl parameter for cached responses in list_documents and list_rows.
7
+* Made activate parameter optional in Sites.create_deployment.
8
+* Updated collection_id doc to reference collection instead of table.
9
+* Added update_relationship_attribute API to update relationship attributes.
10
+* Updated team roles length limit docstrings from 32 to 81 chars.
11
+* Updated subscriber list docs to reflect new query filters.
12
+* Added Ruby example for health get_console_pausing.
13
14
## 21.0.1
15
16
* Remove obsolete GitHub issue templates (bug.yaml, documentation.yaml, feature.yaml) to simplify repository maintenance.
0 commit comments