We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b7eb3 commit e8a3f79Copy full SHA for e8a3f79
fern/products/sdks/overview/java/changelog/2025-09-29.mdx
@@ -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