We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede4283 commit b9e191eCopy full SHA for b9e191e
fern/products/sdks/overview/java/changelog/2025-09-30.mdx
@@ -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
6
## 3.8.1
7
**`(fix):`** Append decimal to whole number double literals to prevent compilation errors.
8
0 commit comments