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 deeafb2 commit 721d518Copy full SHA for 721d518
fern/products/sdks/overview/java/changelog/2025-09-16.mdx
@@ -0,0 +1,7 @@
1
+## 3.4.1
2
+**`(fix):`** Fix compilation errors when undiscriminated unions contain multiple members that resolve
3
+to the same Java type (e.g., multiple strings, string vs string enum). The generator now
4
+correctly disambiguates duplicate method signatures by adding numeric suffixes (of2, of3,
5
+visit2, visit3) to factory and visitor methods when needed.
6
+
7
0 commit comments