Skip to content

Commit 83c58a9

Browse files
Update changelogs from fern repo (#1098)
Co-authored-by: tstanmay13 <[email protected]>
1 parent cf7a1a1 commit 83c58a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fern/products/sdks/overview/java/changelog/2025-10-02.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 3.8.5
27
**`(fix):`** Fix SSE parser concatenating multiple events into malformed JSON. Events are now properly
38
separated at blank line boundaries per SSE specification, with correct handling of multiline

0 commit comments

Comments
 (0)