Skip to content

Commit 53a1d59

Browse files
tstanmay13github-actions[bot]
authored andcommitted
update changelogs
1 parent deeafb2 commit 53a1d59

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)