Skip to content

4.0.8

Compare
Choose a tag to compare
@uglyog uglyog released this 22 Mar 23:16
· 1983 commits to master since this release

Bugfixes + initial support for provider-pacts-for-verification endpoint

  • feat: display verification notices with Gradle and Maven #942
  • feat: Updated Gradle plugin to use new hasPactsFromPactBrokerWithSelectors #942
  • chore: upgrade Kotlinter to 2.3.2
  • feat: implemented pact broker client support for provider-pacts-for-verification endpoint #942
  • test: use springboot test to verify pact broker values from spring context #1051
  • fix: corrected junit 5 tests to support injecting the mock server in a before callback
  • test: add tests for generated values with XML within JSON #1031
  • chore: upgrade Kotlin to 1.3.70
  • chore: Upgrade Gradle to 5.6.4
  • fix: publish verification results when Pact URL is overridden #1049 (Arho Huttunen)
  • fix: @PactBroker not reading Spring properties with JUnit 5 #1023 (Arho Huttunen)
  • feat: create Kotlin friendly extension for arrays (Guido Pio Mariotti)
  • #1013 - Fix to issue when in pact contract content type is not provided (Wiesław Młynarski)
  • Fix link for pact gradle plugin (Vasilis Charalampakis)