Skip to content

Commit 1241512

Browse files
Update changelogs from fern repo (#856)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 042f826 commit 1241512

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 3.5.0
22
**`(feat):`** Enhanced wire testing framework with comprehensive SDK validation capabilities. Wire tests now include
33
header validation from IR examples, multi-URL environment configuration support, complex type validation
4-
for unions/nullable/generic types, and full pagination testing with `Iterable<T>` support.
4+
for unions/nullable/generic types, and full pagination testing with Iterable<T> support.
55

66

77
## 3.4.1
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 3.5.1
2+
**`(chore):`** Refactored wire test generator to modular architecture for improved maintainability.
3+
Enhanced JSON formatting in tests with proper multi-line string concatenation for better readability.
4+
5+

0 commit comments

Comments
 (0)