Releases: pact-foundation/pact-jvm
Releases · pact-foundation/pact-jvm
2.2.13
- Fixes to XML matching
- Updated to Pact Rule: defaults and multiple providers
- cleanup of common code between gradle and maven plugins
3.0.1
- implemented provider verification of message pacts
- bugfixes
2.2.12
- implemented provider verification of message pacts
- downgraded json4s library to fix the SBT plugins
- bugfixes
3.0.0
v3.x branch drops support for JDK 6 and 7 and Scala 2.10. Java is compiled with JDK 1.8, Scala with 2.11 and Groovy is compiled with Invoke Dynamic turned on.
This release is based on 2.2.11.
2.2.11
- Bugfixes
- Refactored JUnit test Rule
- Fixes for JSON bodies that have an array at the root
- Added WIP module for V3 message Pacts for message queues
2.2.10
bugfixes + JUnit pact failures now give more meaningful messages
2.2.9
bugfixes in gradle plugin and each like
matchers
2.2.8
Gradle and Maven flags for insecure SSL
2.2.7
Added Gradle task to upload pacts to a pact broker