Skip to content

3.2.12

Compare
Choose a tag to compare
@uglyog uglyog released this 07 Aug 04:35
· 3769 commits to master since this release

Bugfix Release

  • correctly handle the content type header from the pact broker #287
  • Fix MessagePactBuilder.withContent to take a DslPart instead of PactDslJsonBody #301
  • added a set of each like methods to the consumer body DSL for arrays of arrays #299
  • Add the $.body prefix to DslPart matchers (thanks to @alonpeer)
  • Provided a way to set the body to 'missing' in PactFragmentBuilder (thanks to @alonpeer)
  • removed PactConfig as it was providing no benefit
  • upgraded project dependencies
  • upgraded gradle to 2.14.1
  • consolidated the logback versions across the sub-projects
  • upgraded groovy to 2.4.7