Skip to content

4.1.25

Compare
Choose a tag to compare
@uglyog uglyog released this 22 Aug 08:25
· 1291 commits to master since this release

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
  • 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
  • fix: min/max type matchers must not apply the limits when cascading #396