Skip to content

Commit a8cffa3

Browse files
Update changelogs from fern repo (#1756)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 5402066 commit a8cffa3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.11.5
2+
**`(fix):`** Extract error body parsing to ObjectMappers.parseErrorBody() utility method. When servers return XML/HTML errors instead of JSON, the utility gracefully falls back to raw string instead of throwing JsonProcessingException, preserving HTTP status codes and error details.
3+
4+
15
## 3.11.4
26
**`(fix):`** The `NullableNonemptyFilter` now correctly handles `OptionalNullable.isAbsent()` to exclude absent fields from JSON serialization in PATCH requests.
37

0 commit comments

Comments
 (0)