Skip to content

Pact Verifier CLI 0.5.1

Compare
Choose a tag to compare
@uglyog uglyog released this 24 Aug 03:00
· 3467 commits to master since this release

Use reqwest for better HTTP/S support, support headers with multiple values, Bearer token support

  • chore: bump the version of the matching lib
  • feat: support authentication when fetching pacts from a pact broker
  • feat: support bearer tokens when fetching pacts from URLs
  • chore: upgrade the logging crates