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 db45572 commit e0da27fCopy full SHA for e0da27f
fern/products/sdks/overview/java/changelog/2025-09-25.mdx
@@ -1,3 +1,8 @@
1
+## 3.6.2
2
+**`(fix):`** Fixed SDK variable setters incorrectly referencing non-existent `clientOptionsBuilder`.
3
+Variables now store in instance fields and apply via `setVariables()` method.
4
+
5
6
## 3.6.1
7
**`(fix):`** Fixed wire tests failing with `InvalidDefinitionException` for `Optional<T>` serialization by using
8
the configured `ObjectMappers.JSON_MAPPER` instead of plain `ObjectMapper`.
0 commit comments