N.B. This version is affected by #1157, which will almost certainly prevent you from running provider tests connecting to the the Pact Broker. Use 4.1.6 instead.
consumerVersionSelectors in JUnit
- feat: Add support for includeWipPactsSince parameter (Phil Endsley)
- chore: add workflow to trigger docs sync to docs.pact.io (Beth Skurrie)
- Remove default value for VersionSelector tag. Set consumer version selector tag to latest if no tag is specified when fetching pacts. (Phil Endsley)
- feat: Allow explicitly setting consumerVersionSelectors through PactBroker annotation. (Phil Endsley)
- maven-plugin: adds support to configure pact-publish via command line options (Iván García Sainz-Aja)