Skip to content

4.1.29

Compare
Choose a tag to compare
@uglyog uglyog released this 12 Nov 02:11
· 1310 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 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(PactBrokerClient): Send includePendingStatus=false when enablePending is set to false (Timothy Jones)
  • fix: correct the pact source description when using the URL option #1449