We're using pact-jvm and due to bug #401 we cannot use the eachKeyMappedToAnArrayLike for sub objects which is a real problem for us currently.
I followed the comments in the issue and ended up in the pact v.4 specification that proposed a change to ignore keys in a map: v4-spec.
Will this proposed change fix the bug in eachKeyMappedToAnArrayLike and if so when will v.4 be released/supported by pact-jvm?
If it is not a fix for #401, is there one planned? As I said this is crippling us at the moment.