Skip to content

4.1.18

Compare
Choose a tag to compare
@uglyog uglyog released this 13 Mar 05:33
· 1418 commits to master since this release

Bugfix Release

  • feat: add a system property to enable redirect handling #1323
  • chore: add some tests around handling IO errors from Pact Broker #1322
  • chore: add example spring MVC test with CSV #1013
  • chore: add tests for json object attributes formmated as dates #1220
  • feat: update content type overrides to allow setting the content type to json #1314
  • included literal 'null' check for regex as it has similar issue as JsonValue.Null (Ryan Levell)
  • added check for Null JsonValue for regex matcher (Ryan Levell)
  • fix(JUnit 4): do not fire the test finished event for pending pacts #1310
  • feat: deprecate pact broker host, port and scheme in favour of a url #1300