Skip to content

4.1.11

Compare
Choose a tag to compare
@uglyog uglyog released this 15 Nov 03:15
· 1557 commits to master since this release

Bugfix Release

  • fix: if Tika fails to initialise, catch the exception and disable content type detection #1245
  • fix: support consumerVersionSelectors with only a consumer name and no tag #1244
  • fix: do not log out pact source annotations, as they may have passwords
  • fix: consumer name from consumerVersionSelectors was being ignored #1244
  • fix: was retrying one less than the retry count #1241
  • chore: add can I deploy section to Maven readme
  • feat: correct canIDeploy in Gradle readme #1241
  • feat: add canIDeploy section to the Gradle readme #1241
  • fix: obfuscate the password for PactPublish
  • feat: add retry when there are unknown results for canIDeploy #1241
  • refactor: converted some Groovy code to Kotlin
  • fix: pact-jvm-server was not including the dependencies in the published pom #1239