Skip to main content

1.18.0

Release date

31 May 2022

Features

  • Enable bi-directional contracts feature.
  • Add support for monitoring with New Relic.
  • Require that the PACTFLOW_BASE_URL specifies a https URL (rather than http) unless PACTFLOW_REQUIRE_HTTPS is set to false.
  • Check for potential duplicate pacticipants in publish contracts endpoint.
  • Timeout long running pact content diff requests.
  • Improve error message when request has non UTF-8 characters.

Fixes

  • Matrix - fix performance issue when querying matrix with one selector
  • Ensure cookie secret set via environment variable is not parsed as an array when it contains commas.
  • CVE-2018-25032
  • CVE-2022-29824
  • CVE-2022-30122