File tree Expand file tree Collapse file tree
website/docs/implementation_guides/rust Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99https://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
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99https://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)
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99https://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)
Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99https://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
Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ custom_edit_url: https://github.com/pact-foundation/pact-reference/edit/master/r
99https://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)
You can’t perform that action at this time.
0 commit comments