3.2.0
(feat):
Add comprehensive request and response body validation to wire tests for Java SDKs.
Wire tests now validate that SDKs correctly serialize request bodies and deserialize
response bodies, catching regressions in JSON handling.
3.1.0
(feat):
Support Maven publishTarget from IR for local filesystem SDK generation.