Skip to content

Commit a712d9f

Browse files
committed
chore: changeset
1 parent 3272fc7 commit a712d9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
default: patch
3+
---
4+
5+
# Fix server crash on collection sync with invalid operations
6+
7+
A single operation with malformed variables JSON in a collection would crash the entire server. Invalid operations are now skipped with a warning, and the server continues serving with the remaining valid operations.

0 commit comments

Comments
 (0)