Skip to content

Commit b547027

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

5 files changed

Lines changed: 34 additions & 0 deletions

File tree

website/docs/implementation_guides/cli/pact-verifier/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_verifier_cli
1010

1111

12+
## 1.3.4 - Bugfix Release
13+
14+
1215
## 1.3.3 - Support V2 plugins
1316

1417

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ 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.6 - Maintenance Release
13+
14+
15+
## 1.4.5 - V2 plugin logging improvements
16+
17+
1218
## 1.4.4 - Support V2 plugins
1319

1420

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ 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.8 - Plugin Host-provided matching and generation interface
13+
14+
* 050ec62d - fix: parenthesize the text-matcher closure to survive async_trait's re-tokenization (Ronald Holshausen, Wed Jul 22 12:00:25 2026 +1000)
15+
* 06087bdc - feat: register host-provided core content matcher/generator capabilities (Ronald Holshausen, Wed Jul 22 11:40:50 2026 +1000)
16+
17+
## 2.0.7 - V2 plugin logging improvements
18+
19+
20+
## 2.0.6 - Maintenance Release
21+
22+
1223
## 2.0.5 - V2 plugin support
1324

1425

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.12 - Maintenance Release
13+
14+
1215
## 1.3.11 - Maintenance Release
1316

1417

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ 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.4 - Bugfix Release
13+
14+
* 7ca9b6c4 - fix: ensure root path is passed when posting to broker (Yousaf Nabi, Wed Jul 8 16:51:24 2026 +0100)
15+
* 06087bdc - feat: register host-provided core content matcher/generator capabilities (Ronald Holshausen, Wed Jul 22 11:40:50 2026 +1000)
16+
17+
## 1.4.3 - V2 plugin logging improvements
18+
19+
20+
## 1.4.2 - Maintenance Release
21+
22+
1223
## 1.4.1 - Support V2 plugins
1324

1425

0 commit comments

Comments
 (0)