Skip to content

4.4.0-beta.1

Compare
Choose a tag to compare
@uglyog uglyog released this 11 Apr 07:06
· 735 commits to master since this release

Support verifying interactions via plugins

  • chore: Upgrade Kotlin to 1.6.20
  • fix: Correctly return verification results from plugin
  • feat: Add support for enabling insecure TLS to the PactBrokerLoader. #1531 (Colin Anderson)
  • fix: handle failed verification from plugins correctly
  • chore: Upgrade Groovy to 4.0.1 #1529
  • feat: add support for validating an interaction via a plugin
  • chore: Update project to run on JDK 17