Releases: pact-foundation/pact-jvm
Releases · pact-foundation/pact-jvm
4.2.21
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
4.4.0-beta.2
Support handling output from verification via plugins
- 9a88653 - feat: support handling output from verification via plugins
4.1.35
4.4.0-beta.1
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
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
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