Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions fern/products/sdks/overview/java/changelog/2025-09-30.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.8.4
**`(fix):`** Fixed code generation for undiscriminated unions with optional types. Generated code now correctly
wraps optional values with `Optional.of()`, and wire tests are properly generated by default.


## 3.8.1
**`(fix):`** Append decimal to whole number double literals to prevent compilation errors.

Expand Down