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 323b977 commit 214b30eCopy full SHA for 214b30e
fern/products/sdks/overview/java/changelog/2025-09-10.mdx
@@ -0,0 +1,6 @@
1
+## 3.0.1
2
+**`(fix):`** Fix compilation errors in generated SDK snippets for collections with optional types and unknown size arrays.
3
+Generated documentation (README.md and reference.md) now shows cleaner, more idiomatic Java code examples
4
+using `Arrays.asList()` directly instead of unnecessary `ArrayList` wrapping.
5
+
6
0 commit comments