Skip to content

Commit 54e2ad6

Browse files
committed
update changelog for release 0.4.22
1 parent 56c953b commit 54e2ad6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

rust/pact_ffi/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
22

3+
# 0.4.22 - Bugfix Release
4+
5+
* 4257ed1e - chore: Upgrade pact_verifier to 1.2.3 (Ronald Holshausen, Wed Jul 17 15:19:58 2024 +1000)
6+
* 3c96c31b - chore: Upgrade pact_mock_server to 1.2.9 (Ronald Holshausen, Wed Jul 17 14:54:40 2024 +1000)
7+
* 51c6cb05 - chore(ffi): deprecate `pactffi_with_binary_file` (JP-Ellis, Wed Jul 17 13:14:04 2024 +1000)
8+
* bb9fc1be - chore: Upgrade pact_matching to 1.2.5 (Ronald Holshausen, Wed Jul 17 14:34:04 2024 +1000)
9+
* 47754035 - fix(ffi): shared processing of body (JP-Ellis, Tue Jul 16 10:08:22 2024 +1000)
10+
* fd9ff70a - chore: Upgrade pact_models to 1.2.2 (Ronald Holshausen, Wed Jul 17 11:15:34 2024 +1000)
11+
* e8b62f98 - chore: Upgrade pact-plugin-driver to 0.7.0 (Ronald Holshausen, Wed Jul 17 10:45:34 2024 +1000)
12+
* cccd4285 - docs(FFI): Update doc comments to indicate how to enable publishing verification results (Ronald Holshausen, Wed Jul 10 17:16:35 2024 +1000)
13+
* f03cd0d3 - feat(pact_verifier_cli): Parse consumer version selector JSON when evaluating CLI args so errors are reported earlier (Ronald Holshausen, Wed Jul 10 12:13:11 2024 +1000)
14+
* b52007e2 - chore: Fix race condition in tests in CI (Ronald Holshausen, Tue Jul 9 14:46:57 2024 +1000)
15+
* fde1e2d1 - chore: Fix race condition in tests in CI (Ronald Holshausen, Tue Jul 9 14:43:10 2024 +1000)
16+
* efc54d26 - fix(FFI): update_provider_info was not setting the transport scheme correctly (Ronald Holshausen, Mon Jun 24 11:35:57 2024 +1000)
17+
* 45914c08 - bump version to 0.4.22 (Ronald Holshausen, Wed Jun 19 14:54:30 2024 +1000)
18+
319
# 0.4.21 - Bugfix Release
420

521
* 3acc9ae5 - Merge pull request #443 from pact-foundation/feat/generate-contents (Ronald Holshausen, Wed Jun 19 14:21:50 2024 +1000)

0 commit comments

Comments
 (0)