We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7a1a1 commit 83c58a9Copy full SHA for 83c58a9
fern/products/sdks/overview/java/changelog/2025-10-02.mdx
@@ -1,3 +1,8 @@
1
+## 3.8.6
2
+**`(fix):`** Fixed SSE stream terminator parsing for OpenAI-style `data: [DONE]` format. Terminators are now
3
+checked after data extraction and only at event boundaries to prevent data loss.
4
+
5
6
## 3.8.5
7
**`(fix):`** Fix SSE parser concatenating multiple events into malformed JSON. Events are now properly
8
separated at blank line boundaries per SSE specification, with correct handling of multiline
0 commit comments