Skip to content

Commit c198e8a

Browse files
author
Github Action
committed
chore: synced pact-rust docs
1 parent dc0b063 commit c198e8a

5 files changed

Lines changed: 26 additions & 0 deletions

File tree

website/docs/implementation_guides/rust/pact_consumer/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99
https://github.com/pact-foundation/pact-reference/tree/master/rust/pact_consumer
1010

1111

12+
## 1.4.9 - Bugfix Release
13+
14+
15+
## 1.4.8 - Maintenance Release
16+
17+
18+
## 1.4.7 - Maintenance Release
19+
20+
1221
## 1.4.6 - Maintenance Release
1322

1423

website/docs/implementation_guides/rust/pact_ffi/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99
https://github.com/pact-foundation/pact-reference/tree/master/rust/pact_ffi
1010

1111

12+
## 0.5.6 - Bugfix Release
13+
14+
* b0dd00b8 - fix: when using rustls-no-provider with reqwest we need to set a crypto provider (Ronald Holshausen, Tue Aug 4 17:27:17 2026 +1000)
15+
1216
## 0.5.5 - Bugfix Release
1317

1418
* c98502f6 - feat: add --retries / PACT_BROKER_HTTP_RETRIES to pact_verifier_cli (JP-Ellis, Tue May 26 15:39:28 2026 +1000)

website/docs/implementation_guides/rust/pact_matching/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99
https://github.com/pact-foundation/pact-reference/tree/master/rust/pact_matching
1010

1111

12+
## 2.0.9 - Maintenance Release
13+
14+
1215
## 2.0.8 - Plugin Host-provided matching and generation interface
1316

1417
* 050ec62d - fix: parenthesize the text-matcher closure to survive async_trait's re-tokenization (Ronald Holshausen, Wed Jul 22 12:00:25 2026 +1000)

website/docs/implementation_guides/rust/pact_models/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99
https://github.com/pact-foundation/pact-reference/tree/master/rust/pact_models
1010

1111

12+
## 1.3.13 - Maintenance Release
13+
14+
1215
## 1.3.12 - Maintenance Release
1316

1417

website/docs/implementation_guides/rust/pact_verifier/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99
https://github.com/pact-foundation/pact-reference/tree/master/rust/pact_verifier
1010

1111

12+
## 1.4.6 - Maintenance Release
13+
14+
* b0dd00b8 - fix: when using rustls-no-provider with reqwest we need to set a crypto provider (Ronald Holshausen, Tue Aug 4 17:27:17 2026 +1000)
15+
16+
## 1.4.5 - Maintenance Release
17+
18+
1219
## 1.4.4 - Bugfix Release
1320

1421
* 7ca9b6c4 - fix: ensure root path is passed when posting to broker (Yousaf Nabi, Wed Jul 8 16:51:24 2026 +0100)

0 commit comments

Comments
 (0)