Skip to content

Releases: pact-foundation/pact-jvm

4.2.21

13 May 06:04
Compare
Choose a tag to compare

Maintenance Release

  • 0d5b8f5 - chore: Upgrade JUnit 5 to 5.8.2
  • d297103 - Update gradle.properties to fix Vulnerability issue #1552 (rejeeshg)
  • 2ff4a3a - Upgrade build.gradle to mitigate Vulnerability #1549 (rejeeshg)
  • 12ac283 - Update build.gradle to mitigate Vulnerabilities from dependencies: CVE-2022-22965 #1543 (rejeeshg)

4.1.36

13 May 04:05
Compare
Choose a tag to compare

Maintenance Release

  • a90d0e9 - Updating build.gradle to fix Vulnerability #1551 (rejeeshg)
  • 548012c - Update gradle.properties to fix Vulnerability #1548 (rejeeshg)
  • d67ab75 - Update build.gradle #1542 (rejeeshg)

4.4.0-beta.2

27 Apr 04:13
Compare
Choose a tag to compare

Support handling output from verification via plugins

  • 9a88653 - feat: support handling output from verification via plugins

4.1.35

19 Apr 03:49
Compare
Choose a tag to compare

Bugfix Release

  • fdf0a5e - fix: PactCanIDeployTask needs to have internal fields maked @internal for Gradle 7 #1430
  • c3ea569 - feat: Add support for enabling insecure TLS to the PactBrokerLoader. (Colin Anderson)

4.4.0-beta.1

11 Apr 07:06
Compare
Choose a tag to compare

Support verifying interactions via plugins

  • chore: Upgrade Kotlin to 1.6.20
  • fix: Correctly return verification results from plugin
  • feat: Add support for enabling insecure TLS to the PactBrokerLoader. #1531 (Colin Anderson)
  • fix: handle failed verification from plugins correctly
  • chore: Upgrade Groovy to 4.0.1 #1529
  • feat: add support for validating an interaction via a plugin
  • chore: Update project to run on JDK 17

4.4.0-beta.0

22 Mar 06:18
Compare
Choose a tag to compare

Support for mock servers from plugins

  • feat: Allow lookup of mock server if only the transport is given
  • refactor: rename mock-server -> transport
  • feat: Plugin mock servers needs to persist the transport in the Pact files
  • fix: avoid NPE when the plugin does not start correctly
  • feat: support mock servers from plugins

4.3.6

22 Mar 05:03
Compare
Choose a tag to compare

Bugfix Release

  • Added secondary constructor to FormPostBuilder to facilitate passing a ContentType. #1526 (Thackery Archuletta)
  • feat: add printing verification results url to maven as well #1527 (kelly chen)
  • feat: added verification result url from client and printing in gradle can i deploy #1527 (kelly chen)
  • chore: correct offset expressions in date-time expressions
  • Fix: WildcardKeysTest link on README is broken #1518

4.3.5

10 Feb 02:21
Compare
Choose a tag to compare

Bugfix Release

  • fix(Gradle): Authentication needs to be propagated when using fromPactBroker #1483
  • fix(Gradle): Cannot connect to authenticated broker with token when verifying #1483
  • fix(canIDeploy): Plus signs in version numbers not correctly escaped #1511
  • Update PactCanIDeployTask.groovy (lio-wd)

4.2.20

10 Feb 00:35
Compare
Choose a tag to compare

Bugfix Release

  • fix(Gradle): Authentication needs to be propagated when using fromPactBroker #1483
  • fix(Gradle): Cannot connect to authenticated broker with token when verifying #1483
  • fix(canIDeploy): Plus signs in version numbers not correctly escaped #1511

4.1.34

09 Feb 06:40
Compare
Choose a tag to compare

Bugfix Release

  • fix(Gradle): Authentication needs to be propagated when using fromPactBroker #1483
  • fix(Gradle): Cannot connect to authenticated broker with token when verifying #1483
  • fix(canIDeploy): Plus signs in version numbers not correctly escaped #1511