pact-foundation / pact-jvm

JVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://docs.pact.io
Apache License 2.0
1.09k stars 480 forks source link

Add support for providerVersionBranches in for-verification lookups for pending and wip pacts #1555

Closed TGNThump closed 2 years ago

TGNThump commented 2 years ago

Currently pact-jvm only supports providerVersionTag and not providerVersionBranches.

praveen-em commented 2 years ago

I was about to raise the same request.

praveen-em commented 2 years ago

Very keen to use this. Are you planning to do a new release with this change sometime soon?

praveen-em commented 2 years ago

Thanks for the new release this morning. Much appreciated.

YOU54F commented 2 years ago

relates to #1565