Bugfix Release
- feat: add the authentication options to PactBrokerOptions #1415
- chore: add tests for JSON keys with special characters #1416
- feat: add method to ProviderInfo with better type safety #1415
- feat: add standalone setting to the XML builder #1414
- feat: add support for verification type RESPONSE_FACTORY. Fixes #1379 (Kyle Florence)
- feat: allow insecure TLS when accessing the broker with Maven #1413
- chore: update CONTRIBUTING.md #1291
- chore: make artefact signing disabled for non-release builds #1291
- feat: update the expression markers when loading a pact file if overridden #1410
- feat: restrict expression marker overrides to provider state expressions #1410
- feat: allow the expression markers in expressions to be overridden #1410
- chore: downgrade kotlin-result to 1.1.11
- fix: min/max type matchers must not apply the limits when cascading #396
- chore: correct example message JUnit tests #384
- feat(V4): Implemented models for Synchronous Message interactions
- chore: Upgrade kotlin-result and kotlin-logging
- feat: support specifying multiple example values in Java DSL #379
- chore: add a test to verify matching a number with a regular expression #330
- chore: added test to verify empty body #298