Releases: pact-foundation/pact_broker
Releases · pact-foundation/pact_broker
Version 2.68.1
Bug Fixes
- set default User-Agent header in webhook requests (caa71f9b)
Version 2.68.0
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
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
Version 2.66.0
Features
Bug Fixes
- maintain latest and tag params when submitting page after following link from can-i-deploy debug logs (6e2f1a85)
Version 2.65.0
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
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
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.61.0
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
Bug Fixes
- href for beta:provider-pacts-for-verification (3949fdd1)