Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions fern/products/sdks/overview/java/changelog/2026-01-29.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 3.34.6
**`(fix):`** Fix wire test generation importing types from the wrong package when multiple services have
endpoints with the same HTTP method and path. The generator now uses endpoint IDs to resolve
the correct endpoint instead of relying solely on method and path matching.