Skip to content

Releases: pact-foundation/pact-jvm

3.0.0

02 Aug 05:59
Compare
Choose a tag to compare

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

02 Aug 05:39
Compare
Choose a tag to compare
  • 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

25 Jul 06:02
Compare
Choose a tag to compare

bugfixes + JUnit pact failures now give more meaningful messages

2.2.9

13 Jul 09:03
Compare
Choose a tag to compare

bugfixes in gradle plugin and each like matchers

2.2.8

08 Jul 08:55
Compare
Choose a tag to compare

Gradle and Maven flags for insecure SSL

2.2.7

07 Jul 09:55
Compare
Choose a tag to compare

Added Gradle task to upload pacts to a pact broker

2.2.6

02 Jul 12:05
Compare
Choose a tag to compare

Bugfix release

2.2.5

23 Jun 09:43
Compare
Choose a tag to compare

fix minLike, maxLike and like matchers in the groovy DSL.
upgrade to gradle 2.4

2.2.4

17 Jun 09:48
Compare
Choose a tag to compare

Bugfix release

2.2.3

14 Jun 00:10
Compare
Choose a tag to compare

Bugfix release