Skip to content

Commit cd182d9

Browse files
Update changelogs from fern repo (#1770)
Co-authored-by: tstanmay13 <29681256+tstanmay13@users.noreply.github.com>
1 parent 7b65b31 commit cd182d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.11.6
2+
**`(fix):`** Fix path parameter prefixes (e.g., v{version}) being split into separate segments, producing URLs like .../v/1 instead of .../v1.
3+
4+
15
## 3.11.5
26
**`(fix):`** Extract error body parsing to ObjectMappers.parseErrorBody() utility method. When servers return XML/HTML errors instead of JSON, the utility gracefully falls back to raw string instead of throwing JsonProcessingException, preserving HTTP status codes and error details.
37

0 commit comments

Comments
 (0)