1.29.0
Release date
31 January 2024
Features
Added verification modes to the GET /integration endpoint
Reduced time for a successful can-i-deploy result when using bi-directional contracts by reducing the number of historical branches to generate pact/OAS comparisons for
Fixes
Added validation to ensure a pacticipant cannot be created with an empty name when publishing a contract.
Fixed performance issues due to contention in the integrations table when publishing a large number of contracts (>20) per request, in parallel
Fixed contention on the API tokens table when large numbers of parallel requests come in with the same token
Corrected the logic used to calculate the pactRevisionsPerConsumerVersion distribution in the metrics endpoint
Migration notes
N/A