Skip to content

Releases: pact-foundation/pact_broker

Version 2.68.1

25 Oct 02:39
Compare
Choose a tag to compare

Bug Fixes

  • set default User-Agent header in webhook requests (caa71f9b)

Version 2.68.0

23 Oct 09:21
Compare
Choose a tag to compare

Features

  • use a sequence for the version order on postgres (da497a76)
  • only cascade apps for 404s (not 405s) (4e1b3083)
  • use a sequence for the verification number on postgres (b8f029ee)
  • optimise query to find latest verification for pact (db17ef5a)

Version 2.67.0

15 Oct 21:31
Compare
Choose a tag to compare

Features

  • wip pacts
    • if a pact was successfully verified because it was included as a WIP pact, keep it as WIP (16cae55d)
    • add 'wip' column to verification results (34f98592)

Bug Fixes

  • typo when rendering created webhook for old webhooks path (1e6a06a0)

  • include can-i-deploy badge in is_badge_path? logic (31ea5f34)

  • pacts for verification

    • gracefully log empty request body (0e48d13a)
  • can-i-deploy

    • gracefully handle pacticipant not found (f6903b23)

Version 2.66.0

01 Oct 09:06
Compare
Choose a tag to compare

Features

  • paginate pacticipant versions (f489ba7b)

  • webhooks

    • add event name to group by clause when selecting latest triggered webhooks (134f12c8)

Bug Fixes

  • maintain latest and tag params when submitting page after following link from can-i-deploy debug logs (6e2f1a85)

Version 2.65.0

25 Sep 11:40
Compare
Choose a tag to compare

Features

  • pacts for verification
    • allow API to be disabled by setting PACT_BROKER_FEATURES=disable_pacts_for_verification (bab116b3)
    • update wording for inclusion notice when selector has a consumer specified (61370d1f)

Version 2.64.0

25 Sep 09:24
Compare
Choose a tag to compare

Features

  • add API endpoint for can-i-deploy for latest tagged pacticipant version (88fdc60a)
  • render matrix UI page for can-i-deploy endpoint (463e9cfd)
  • change text on can-i-deploy badge (f9e183e9)

Version 2.63.0

25 Sep 01:07
Compare
Choose a tag to compare

Features

  • allow label of can-i-deploy badge to be customised by setting the label query parameter (ed544f94)
  • add badges for can-i-deploy (887a9ca3)

Version 2.62.0

24 Sep 02:55
Compare
Choose a tag to compare

Features

  • webhooks

    • remove user-agent and accept-encoding headers which the Ruby HTTP library adds by default (ef25b88c)
  • add event name to triggered webhook (ecce16fd)

Bug Fixes

  • webhooks

    • use path to initialise http request, rather than full URL (ecbac9a6)
  • gracefully handle corrupt webhook metadata in pact URL (ba94c355)

Version 2.61.0

17 Sep 01:05
Compare
Choose a tag to compare

Features

  • add back support for GET requests to the 'pacts for verification' API with a deprecation notice in the response (8f45cc9f)

Version 2.60.1

09 Sep 23:27
Compare
Choose a tag to compare

Bug Fixes

  • href for beta:provider-pacts-for-verification (3949fdd1)