Skip to content

Pact Matching Library v1.2.0

Compare
Choose a tag to compare
@rholshausen rholshausen released this 16 Apr 00:27
· 43 commits to master since this release

Maintenance Release

  • 7900fe5 - chore(pact_matching): Update dependencies
  • 411b331 - chore(pact_matching): Update pact-plugin-driver to 0.6.0
  • 0ba022b - chore(pact_matching): Update dependencies
  • 74f43bd - chore(pact_models): clean up some deprecation warnings
  • 8985576 - chore: Lock tree_magic_mini to 3.0 as 3.1 fails to compile with MUSL
  • f117dcd - feat: Match headers with ArrayContains and EachValue matchers (tien.xuan.vo)
  • a567af5 - test: Test match json body with EachValue matcher (tien.xuan.vo)
  • 1c8a6f0 - feat: Match query with ArrayContains and EachValue matchers (tien.xuan.vo)
  • b2e4356 - refactor: Replace Mismatch by CommonMismatch (tien.xuan.vo)
  • 8be1bf3 - chore: clean up trace level instrumentation on matcher_is_defined function
  • 20742d9 - feat: Rephrase the content type matching error message (tien.xuan.vo)