First non-beta release
- feat: add like method to Java DSL
- feat: support setting pact.verifier.publishResults in the Spring context #1294
- refactor: add a value resolver to the publishingResultsDisabled check #1294
- feat: Update MockMvcTarget to handle non-file parts in a multipart form post #1290
- fix: make the Java DSL consistant with the Groovy DSL #1289
- fix: Support setting consumer and provider pacticipant names from environment variables in consumer contract tests (Christopher Roberts)
- fix: consumer name formatting in Ansi console reporting (TM)
- fix: consumer name formatting in SL4J reporting (TM)
- chore: added support to handle json content type with x-thrift protocol #1298
- chore: deprecate consumer PactFolder annotation in favour of PactDirectory
- docs: Correctly set multiple state names (joklek)
- fix: Don't split header values when loading from a pact file #1288
- fix(Groovy DSL): allow provider states to be specified before and after the request #1287
- docs: Add docs for LambdaDSL, with minor style fixes (joklek)
- Update io.netty:netty-codec to version 4.1.46.Final (rejeeshg)