Skip to content

Releases: Sola-ris/jax-rs-client-test

0.2.0

13 Sep 22:46
a711f12

Choose a tag to compare

  • 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

0.1.0

03 Aug 21:46
0.1.0
46df89f

Choose a tag to compare

Initial 0.x release for testing purposes.
Check the README for the included features.