Releases: pact-foundation/pact_broker
Releases · pact-foundation/pact_broker
Version 2.76.1
Version 2.76.0
Features
- verification results
- redirect requests for verification results to the HAL browser if requested in a web browser (0f948de5)
Version 2.75.0
Features
-
add indexes to webhook_executions and triggered_webhooks tables (b05e7dbe)
-
webhook
- set read and open timeouts (8b502c44)
Bug Fixes
-
ui
- upgrade to jquery-3.5.1 to address vulnerabilities in jquery-3.3.1 (de41b231)
-
deps
- upgrade redcarpet for CVE-2020-26298 (b57aad32)
Version 2.74.1
Bug Fixes
- deps
- remove manual specification for nokogiri now the fix for CVE-2020-26247 has been released in 1.11 (771378a9)
Version 2.74.0
Features
- include the consumer version selectors in the metadata of the 'pact for verification' URL (32bbe1c3)
Bug Fixes
- deps
- update nokogiri for CVE-2020-26247 (336ec897)
Version 2.73.0
Features
-
wip
- permenently enable feature that keeps pacts as WIP when verified via the URL from a webhook triggered by pact publication (70071373)
-
allow error causes to be configured to log at warning level (3a7bf5ea)
-
add self relations for tags in matrix resource (727cee99)
-
add self relation to tags in extended pact and verification resources (a560ce6d)
-
metrics
- timeout matrix count (43091b57)
Bug Fixes
- url encode tag name in tag URL (80df832d)
Version 2.72.0
Features
- allow overwritten data deletion to be configured with extra options (fd809737)
- use the consumer version number in the metadata to select the correct consumer version for a pact version resource (422c87fc)
- return link to latest pact if more pacts exist when deleting pacts by tag (b87ea704)
- update output for clean dry run (681a5ddd)
- update metrics output (0617e9df)
Version 2.71.0
Features
- allow clean to be performed in dry run mode (a7a18fde)
Version 2.70.0
Features
-
allow limit to be applied to clean task (d29e5c62)
-
optimise the query to load the tags with latest flags (bc47613f)
-
optimise query to find head tags for a pact (67309e37)
-
wip pacts
- experimental feature - if no provider versions exist, consider all head pacts wip (a635cc53)
Bug Fixes
- return empty body when group csv is requested for a pacticipant that does not have any integrations (fb4e28ce)