Skip to content

Commit 1477272

Browse files
tstanmay13github-actions[bot]
authored andcommitted
update changelogs
1 parent ede4283 commit 1477272

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)