Skip to content

Releases: pact-foundation/pact_broker-client

Version 1.47.0

20 Jul 01:01
Compare
Choose a tag to compare

Features

  • enabled deployment, release and environment commands without a feature toggle (bd64caa)
  • update relations used for currently deploy/currently supported versions (6f6ca2f)

Version 1.46.0

24 Jun 05:44
Compare
Choose a tag to compare

Features

  • support specifying team UUID when creating a webhook in Pactflow (c4201e1)

Version 1.45.0

16 Jun 22:26
Compare
Choose a tag to compare

Features

  • can-i-deploy

    • allow dry-run to be enabled by setting ACT_BROKER_CAN_I_DEPLOY_DRY_RUN=true (0562436)
    • add --dry-run option (9d90c79)
  • add record-support-ended (feature toggled off) (8f6b593)

  • update record-undeployment (feature toggled off) (0c0dd15)

  • update record-undeployment (feature toggled off) (93046d5)

Version 1.44.0

09 Jun 01:26
Compare
Choose a tag to compare

Features

  • add record-undeployment (feature toggled off) (951d334)
  • add describe-environment command (cd11ebb)
  • add record-release (feature toggled off) (e32e4e5)

Bug Fixes

Version 1.43.0

03 Jun 06:32
Compare
Choose a tag to compare

Features

  • enable --ignore option for can-i-deploy without a feature toggle (bcc9dfe)

Version 1.42.0

30 May 23:14
Compare
Choose a tag to compare

Features

  • add list-pacticipants (fc8ce3b)
  • add --display-name to create-or-update-pacticipant (76f323b)
  • add backtrace to error output when verbose is true (abf1ef0)
  • add list-environments and describe-environment (4472d48)
  • add delete-environment (361eed1)
  • add update-environment command (95276cd)
  • add create-environment command (a9fab50)

Bug Fixes

  • stop long values in columns from being truncated (18063fd)

Version 1.41.0

24 May 22:20
Compare
Choose a tag to compare

Features

  • update colours of pact publish output (2a51e37)

Version 1.40.0

27 Apr 08:14
Compare
Choose a tag to compare

Features

  • use the pb:publish-contracts relation and endpoint to publish pacts (19f1b0b)
  • update publish pacts command to use new 'all in one' contract publishing endpoint (50dfb11)

Version 1.39.0

27 Apr 06:20
Compare
Choose a tag to compare

Features

  • publish pacts using the "all in one" endpoint (#86) (3a1ea22)
  • provide a more helpful error message when the specified pact file does not exist (29a7962)

Version 1.38.3

07 Apr 23:38
Compare
Choose a tag to compare

Bug Fixes

  • URL encode parameters for HAL templated URLs (764a0fa)