Skip to content

Commit 721d518

Browse files
Update changelogs from fern repo (#834)
Co-authored-by: tstanmay13 <[email protected]>
1 parent deeafb2 commit 721d518

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)