Skip to content

Releases: pact-foundation/pact_broker-client

Version 1.73.0

13 Oct 12:56
Compare
Choose a tag to compare

Features

  • print warnings and allow error to be raised when unknown option is used (5412121)
  • raise an error when an em dash is used instead of a normal dash (0e8e773)
  • support --help and -h flags (a6458ab)
  • handle x509 certs in HTTP Client (#142) (c3aa8dc)

Version 1.72.0

11 Sep 02:49
Compare
Choose a tag to compare

Features

  • enable publishing provider contracts using the 'all in one' endpoint (398d58c)

Version 1.71.0

07 Sep 00:06
Compare
Choose a tag to compare

Features

  • publish provider contracts using all in one endpoint (#141) (a9f87a8)

Version 1.70.0

29 Aug 04:07
Compare
Choose a tag to compare

Features

  • sort can-i-deploy table by consumer name, then provider name (83412e7)
  • do not accept gzip responses when VERBOSE=true (a72a529)

Version 1.69.0

29 Aug 03:38
Compare
Choose a tag to compare

Features

Version 1.68.0

10 Jul 11:27
Compare
Choose a tag to compare

Features

  • support Cirrus CI environment (7610f28)

Bug Fixes

  • pact-broker --help command failed with Could not find command "__broker_base_url" (#135) (7edfd58)

Version 1.67.0

17 May 18:03
Compare
Choose a tag to compare

Features

  • colour first url in magenta for ease of reading (90e8f51)
  • output provider contract link on publish (#118) (132b024)
  • add helper text for Docker usage when pact file not found (2aab2d5)

Bug Fixes

  • trim trailing slash from base url (ccd6417)
  • do not allow an empty environment name to be used in the can-i-deploy command (a3bfe8a)

Version 1.66.1

10 Jan 23:23
Compare
Choose a tag to compare

Bug Fixes

Version 1.66.0

01 Dec 01:43
Compare
Choose a tag to compare

Features

  • can-i-deploy

    • support specifying --ignore using the environment variable PACT_BROKER_CAN_I_DEPLOY_IGNORE (04a0894)
  • refactor can-i-deploy to use HAL Client instead of HTTParty (d21efe6)

Bug Fixes

  • found the missing computer arm when computer says no (#120) (7b8ea24)

  • publish-provider-contract

    • raise validation error when pact broker base URL is missing or blank (2d719c3)

Version 1.65.0

24 Jun 03:41
Compare
Choose a tag to compare

Features

  • add support for automatically detecting the git commit and branch for Azure DevOps (889f83f)