-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: 1.29.0 | ||
--- | ||
|
||
## Release date | ||
|
||
30 January 2024 | ||
|
||
## Features | ||
|
||
* The GET /integrations endpoint returns verification modes: replay or comparison along with other integration details | ||
* Added OAS for consumer contract publication | ||
* Reduce 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 | ||
|
||
* Add validation to ensure a pacticipant cannot be created with an empty name when publishing a contract. | ||
* Fix performance issues due to contention in the integrations table when publishing a large number of contracts (> 20) per request, in parallel | ||
* Fix contention on the API tokens table when large numbers of parallel requests come in with the same token | ||
* Correct the logic used to calculate the pactRevisionsPerConsumerVersion distribution in the metrics endpoint | ||
|
||
## Migration notes | ||
|
||
N/A | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
slug: 2024-01-30-on-premises-1.29.0 | ||
title: On-premises release v1.29.0 | ||
tags: [on-premises, release] | ||
--- | ||
|
||
A new PactFlow on-premises release (1.29.0) is now available ([see details](/docs/on-premises/releases/1.29.0)). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters