Best practise is to use the CLI and some publishing interfaces have been removed. Update the list [here](https://docs.pactflow.io/#consumer) :) - [x] mention best practise is to use the CLI tools and provide mechanisms - [x] the publishing interface is removed from - [x] pact-go from V2 - [x] pact-net from V4 - [x] pact-js from v13 - [x] has migrated to pact-foundation/pact-cli - [ ] Verifier - [x] .NET verifier code needs updating to latest pact-net v4 code - [ ] docker verifier should be updated, to use the pact-core-mock-server, which is the new native verifier built in rust. - image https://hub.docker.com/r/pactfoundation/pact-ref-verifier - guidance on docs.pact.io site https://docs.pact.io/implementation_guides/cli#distributions
Best practise is to use the CLI and some publishing interfaces have been removed.
Update the list here :)