Skip to content

Commit 5999643

Browse files
Update changelogs from fern repo (#851)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 4b459b8 commit 5999643

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

fern/products/sdks/overview/java/changelog/2025-09-16.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.5.0
2+
**`(feat):`** Enhanced wire testing framework with comprehensive SDK validation capabilities. Wire tests now include
3+
header validation from IR examples, multi-URL environment configuration support, complex type validation
4+
for unions/nullable/generic types, and full pagination testing with Iterable<T> support.
5+
6+
17
## 3.4.1
28
**`(fix):`** Fix compilation errors when undiscriminated unions contain multiple members that resolve
39
to the same Java type (e.g., multiple strings, string vs string enum). The generator now

0 commit comments

Comments
 (0)