Skip to content

Commit b9e191e

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fern/products/sdks/overview/java/changelog/2025-09-30.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.8.4
2+
**`(fix):`** Fixed code generation for undiscriminated unions with optional types. Generated code now correctly
3+
wraps optional values with `Optional.of()`, and wire tests are properly generated by default.
4+
5+
16
## 3.8.1
27
**`(fix):`** Append decimal to whole number double literals to prevent compilation errors.
38

0 commit comments

Comments
 (0)