Skip to content

Releases: pact-foundation/pact_broker-client

Version 1.54.0

01 Oct 09:44
Compare
Choose a tag to compare

Features

  • disable SSL verification for HAL client and HTTParty client when environment variable PACT_DISABLE_SSL_VERIFICATION=true (470aafa)
  • support setting the --main-branch for a pacticipant (1f18e70)

Version 1.53.0

29 Sep 03:50
Compare
Choose a tag to compare

Features

  • allow pacts to be published using the old API by setting the environment variable PACT_BROKER_FEATURES=publish_pacts_using_old_api (7c34132)

Version 1.52.0

29 Sep 02:08
Compare
Choose a tag to compare

Features

  • rename target to application-instance for record-deployment and record-undeployment (backwards compatible) (53d23eb)

Version 1.51.2

27 Sep 09:32
Compare
Choose a tag to compare

Bug Fixes

  • deps
    • lock httparty to 0.18.1 (1ab2d9c)

Version 1.51.1

21 Sep 22:18
Compare
Choose a tag to compare

Bug Fixes

  • remove deprecated method of handling branches (6d26487)

Version 1.51.0

21 Sep 21:48
Compare
Choose a tag to compare

Features

  • enable use of the new 'all in one' contracts publishing endpoint without a feature toggle (6850ace)

Version 1.50.0

19 Aug 00:34
Compare
Choose a tag to compare

Features

  • add support for creating webhooks with event contract_requiring_verification_published (feature toggled off) (4d4bc4b)
  • trim long versions on can-i-deploy formatting (#91) (86d21e1)

Version 1.49.0

05 Aug 03:21
Compare
Choose a tag to compare

Features

  • can-i-deploy
    • actually remove feature toggle for --ignore option (1c686f2)

Version 1.48.0

04 Aug 03:26
Compare
Choose a tag to compare

Features

  • can-i-deploy
    • remove feature toggle for --ignore option (6e7edd8)

Version 1.47.1

20 Jul 04:57
Compare
Choose a tag to compare

Bug Fixes

  • verification-required
    • require a verification when either of the specified versions does not exist (031d232)