Skip to main content

pact-cli

Source Code​

https://github.com/pact-foundation/pact-cli/tree/main

[0.9.0] - 2025-10-25​

Features​

  • Add pactflow-ai / pact-ruby-standalone via extensions framework

[0.8.0] - 2025-10-24​

Features​

  • Latest clis

Miscellaneous Tasks​

  • Correct docker download link [ci skip]
  • Cargo update
  • Update readme with new options
  • Add alised 1-liner install script

[0.7.0] - 2025-10-22​

Bug Fixes​

  • Update pact-broker-cli to 0.2.1
  • Return ExitCode throughout rather than using process exit for pact-broker-cli

Features​

  • Add otel configuration
  • Pact broker with otel config

Miscellaneous Tasks​

  • Use sed for portability in swapping opts

Demo​

  • Add ruby/rust mock/stub/verifier demos

[0.6.0] - 2025-10-16​

Features​

  • Update pact-broker-cli to 0.2.0
  • Rename pact-broker to broker, rename cli binary to pact (#3)

Miscellaneous Tasks​

  • Correct env vars reused from pact-broker-cli install script

[0.5.0] - 2025-10-10​

Features​

  • Simple clap cli app with subcommands
  • Composed pact cli

[0.9.1] - 2025-10-31​

Bug Fixes​

  • Update clap to 4.5.51