Skip to content

Commit a38bcf7

Browse files
Update changelogs from fern repo (#1846)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 9726d59 commit a38bcf7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/products/sdks/overview/java/changelog/2025-11-07.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.14.1
2+
**`(fix):`** Fix wire test failures by pruning union base properties from expected JSON. The Java generator does not generate base properties for union types, so wire test expectations now exclude these fields to match actual SDK serialization behavior.
3+
4+
15
## 3.14.0
26
**`(feat):`** Add support for WebSocket channels with bidirectional communication. Generated WebSocket clients
37
provide automatic reconnection with exponential backoff, strongly-typed message handlers, and message

0 commit comments

Comments
 (0)