Skip to content

3.5.6

Compare
Choose a tag to compare
@uglyog uglyog released this 27 Sep 00:52
· 3130 commits to master since this release

Bugfixes plus an enhancement to the Maven plugin

  • Added warning about publishing verifications from local machine
  • Guard against other types of matchers being applied to plain text responses #517
  • Correct the JUnit pact runner to not fail when no pacts are found and the @IgnoreNoPactsToVerify annotation is present #535
  • Enhance the Maven pact plugins to use the maven server credentials #534
  • added the ability to set MessageConvertors on the MockMvcTarget instance via constuctor or setter (thanks to @MattTYXM)
  • Fix the handling of templated URLs in the pact broker for when tags have a slash #536