Skip to content

Commit 51e8e3b

Browse files
Update changelogs from fern repo (#1418)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 9a7a001 commit 51e8e3b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.9.2
2+
**`(fix):`** Fix nullable field serialization in PATCH requests with wrapped request bodies. Explicit null values
3+
(Nullable.ofNull()) are now correctly serialized as {"field": null} instead of being omitted like
4+
Nullable.empty().
5+
6+
17
## 3.9.1
28
**`(fix):`** Fix raw client methods to return union types instead of first variant when using response
39
properties (x-fern-sdk-return-value) with discriminated or undiscriminated unions.

0 commit comments

Comments
 (0)