Skip to content

v0.9.4

Compare
Choose a tag to compare
@prkumar prkumar released this 15 Feb 20:29
· 55 commits to stable since this release
1649e43

Fixed

  • A type set as a consumer method's return annotation should not be used to
    deserialize a response object if no registered converters can handle the type.
    (3653a672ee)