Skip to content

Commit e8a3f79

Browse files
Update changelogs from fern repo (#1023)
Co-authored-by: tstanmay13 <[email protected]>
1 parent 35b7eb3 commit e8a3f79

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 3.7.0
2+
**`(feat):`** Wire tests are now enabled by default for all Java SDKs, providing comprehensive HTTP protocol
3+
validation tests using MockWebServer. Wire tests validate request/response serialization, HTTP
4+
methods, headers, and API contract adherence. To disable wire tests, explicitly set
5+
`enable-wire-tests: false` in your generator configuration.
6+
7+

0 commit comments

Comments
 (0)