Skip to content

4.2.15

Compare
Choose a tag to compare
@uglyog uglyog released this 12 Nov 03:17
· 982 commits to master since this release

Back-ported fixes from master

  • feat: Allow creating both the provider branch and tags when publishing results (Radek Koubsky)
  • feat: Publish verification results with provider branch (Radek Koubsky)
  • feat: Add WebTestClient as a test target. (Wai kon Tse)
  • feat: Add support for configuring consumer version selectors from cli as raw json (Radek Koubsky)
  • Update scala-java8-compat to 1.0.0 (Bendix Sältz)
  • Upgrade commons-io linked to https://www.cvedetails.com/cve/CVE-2021-29425/ (mikrethor)
  • fix: PactCanIDeployTask needs to have internal fields maked @internal for Gradle 7 #1430
  • Adding support for @DefaultResponseValues/@DefaultRequestValues to work in combination with @PactVerifications, previously only single @PactVerification was supported (Alexei)