Releases: pact-foundation/pact-jvm
Releases · pact-foundation/pact-jvm
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
2.2.5
fix minLike, maxLike and like matchers in the groovy DSL.
upgrade to gradle 2.4