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 4b459b8 commit 5999643Copy full SHA for 5999643
fern/products/sdks/overview/java/changelog/2025-09-16.mdx
@@ -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
7
## 3.4.1
8
**`(fix):`** Fix compilation errors when undiscriminated unions contain multiple members that resolve
9
to the same Java type (e.g., multiple strings, string vs string enum). The generator now
0 commit comments