Skip to content

Commit 133b5f3

Browse files
Update changelogs from fern repo (#1743)
Co-authored-by: tstanmay13 <29681256+tstanmay13@users.noreply.github.com>
1 parent 2ff8326 commit 133b5f3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

fern/products/sdks/overview/java/changelog/2025-11-03.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.11.3
2+
**`(fix):`** Fix `collapse-optional-nullable` config not being applied in download files mode.
3+
4+
15
## 3.11.2
26
**`(fix):`** Fix IllegalStateException: closed on error responses. Generated clients were calling responseBody.string() twice (once in success handler, once in error handler), but OkHttp's ResponseBody can only be read once. Now pre-reads response body before success check for JSON/text responses.
37

0 commit comments

Comments
 (0)