Skip to content

Commit a86395a

Browse files
Update changelogs from fern repo (#1857)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 01cb803 commit a86395a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.14.2
2+
**`(fix):`** Fix double-wrapping of Optional.empty() in request bodies. Wire tests and dynamic snippets now correctly generate Optional.empty() instead of Optional.of(Optional.empty()) for optional request bodies.
3+
4+
15
## 3.14.1
26
**`(fix):`** Fix wire test failures by pruning union base properties from expected JSON. The Java generator does not generate base properties for union types, so wire test expectations now exclude these fields to match actual SDK serialization behavior.
37

0 commit comments

Comments
 (0)