Releases: Sola-ris/jax-rs-client-test
Releases · Sola-ris/jax-rs-client-test
0.2.0
- Remove Support for JSON implementations other than Jackson from JsonPathRequestMatchers
- Remove needless array creation in MockResponseCreator
- Close old response after serializing the entity for CXF in MockResponseCreator
- Use XPathExpression::evaluateExpression in XpathRequestMatchers to support more types
- Test against CXF's now fixed MicroProfile RestClient implementation