Skip to content

Releases: pact-foundation/pact-jvm

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

2.2.2

10 Jun 10:43
Compare
Choose a tag to compare

Matching on headers + XML body matching

2.2.1

21 May 10:11
Compare
Choose a tag to compare

allowed gradle plugin to resolve hostname at runtime + junit bugfix

2.2.0

09 May 23:42
Compare
Choose a tag to compare

Implemented matching on arrays by specifying an example, with optional min/max constraint.

2.1.13

30 Mar 07:57
Compare
Choose a tag to compare

Bugfix release

2.1.12

28 Feb 05:08
Compare
Choose a tag to compare

Bugfix release

NOTE: This version has a breaking change for matching paths with arrays. To bring it inline with
the other pact implementations, matcher paths will use [] for array indices. Pact files generated
with previous versions with matchers defined on arrays will not be applied.