Releases: pact-foundation/pact_broker
Releases · pact-foundation/pact_broker
Version 2.105.0
Version 2.104.0
Features
- ignore deleted webhooks when calculating the latest triggered webhook status (c3105dcb)
Version 2.103.0
Version 2.102.2
Bug Fixes
- add blank? refinement for TrueClass and FalseClass (05bb3bed)
Version 2.102.1
Bug Fixes
- ensure blank? method is defined where used (b81b5e9b)
Version 2.102.0
Features
- default allow_dangerous_contract_modification to false for new installations (85a89951)
Bug Fixes
Version 2.101.0
Version 2.100.0
Features
-
check for potential duplicate pacticipants in publish contracts endpoint (#558) (ed714f03)
-
add support for "can i merge" matrix query (bb108ed2)
-
remove inefficient skynet query for tags (bdc2599c)
-
update text for matrix version description when no version is in an enviroment (3eb5581d)
-
pacts for verification
- update wip and pending descriptions for wip pacts (b06d4477)
-
matrix
- add support for selectors specified by branch and environment name when reporting that a version does not exist (07ff8044)
Bug Fixes
- matrix
- identify the correct failed version when a selector resolves to multiple versions (11e7dc1c)
Version 2.99.0
Features
- remove disable_use_branch_heads_for_latest_branch_pacts feature toggle (5c6f1766)
- remove new_wip_calculation feature toggle (add6cb08)
- timeout long running pact content diff requests (#555) (88abb2cf)
- change sql_log_level default from debug to none (9f7aed46)
Bug Fixes
-
ui
- fix unescaped pacticipant name and main branch in details and network pages (b8b1d306)
-
return a 400 when invalid JSON is used to create a version (9af2cfaf)
-
only log API requests/responses, not web assets, when http_debug_logging_enabled is true (1f232c08)
-
matrix
- fix performance issue when querying matrix with one selector (3a08d128)
-
pacts for verification
- return the pacts for the branch heads when using the branch selector (6dac495e)
Version 2.98.0
Features
- support debug logging of entire request and response (42eb4a17)