Skip to content

Commit e0da27f

Browse files
Update changelogs from fern repo (#989)
Co-authored-by: tstanmay13 <[email protected]>
1 parent db45572 commit e0da27f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 3.6.1
27
**`(fix):`** Fixed wire tests failing with `InvalidDefinitionException` for `Optional<T>` serialization by using
38
the configured `ObjectMappers.JSON_MAPPER` instead of plain `ObjectMapper`.

0 commit comments

Comments
 (0)