Skip to content

Releases: pact-foundation/pact-jvm

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.

2.1.11

05 Feb 09:18
Compare
Choose a tag to compare

Bugfix release

2.1.10

29 Jan 09:02
Compare
Choose a tag to compare

Bugfix release