We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b532e43 commit 7bf4281Copy full SHA for 7bf4281
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## 13.0.0
4
+
5
+* Breaking: Channel factory methods require explicit IDs (no wildcard defaults)
6
+* Added ttl parameter to listDocuments and listRows for caching
7
+* Updated x-sdk-version header to 12.2.1 in Client
8
+* Updated docs and examples to show TTL usage and latest compatibility note
9
+* Updated Document and Row sequence descriptions in models
10
11
## 12.1.0
12
13
* Add `queries` parameter to Realtime subscriptions for filtering events
0 commit comments