Skip to content

Release v10.0.0-beta.61

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 23:37
· 101 commits to 302a095cef4bc51256b0054c693b9ef82ac2eb07 since this release

10.0.0-beta.61 (2022-07-26)

Features

  • migrate message pact to new js core (156886f)
  • remove deprecated VerifierV3 from beta interface. BREAKING CHANGE (25dc07e)
  • replace ruby core with rust core in stable pact http package (7b7d415)
  • support JSON addInteraction function for PactV3 (903fd36)
  • support user defined port/host in v3 consumer tests (8aaafe6)

Fixes and Improvements

  • Add support for state params to MessageProviderPact (#372) (#882) (33c145a)
  • make 'dir' optional in PactV3 interface and default to ./pacts dir (0b12160)