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 bab991a commit bbe2df2Copy full SHA for bbe2df2
fern/products/sdks/overview/java/changelog/2025-09-22.mdx
@@ -1,3 +1,7 @@
1
+## 3.5.7
2
+**`(fix):`** Fixed NullPointerException in builder setters when collections are null by adding null checks before addAll()/putAll() calls.
3
+
4
5
## 3.5.6
6
**`(fix):`** Fixed wire test generation: paginated endpoints return `SyncPagingIterable<T>`, auth methods use correct builder patterns
7
0 commit comments