Releases: pact-foundation/pact-stub-server
Releases · pact-foundation/pact-stub-server
v0.6.0
0.5.3
0.5.2
Support linux with glibc 2.18+ and aarch64 (ARM64) binaries
- 2322656 - fix: file extension option should only be given once
- ab2c414 - chore: make the provider and consumer name parameters singular
- 5398be5 - chore: correct homepage in manifest
- 2e4c46e - chore: update dep crates
- cbf1ebf - chore: add test with interactions with different query parameters
- c2be7b1 - chore: Add aarch64 (ARM64) binaries to the release build #50
- fde3606 - chore: Upgrade Clap to 4.0.x
- ca3c5d0 - fix: build linux executable with Debian Stretch (supports GLibC 2.18+) #39
- 5bee6ed - chore: Update dependencies
0.5.1
0.5.0
Fixes + upgrade to V4 Pact
- baa620a - feat: add filters for consumer and provider names #46
- 7278b8f - chore: Upgrade clap to 3.0.x
- 5dab424 - chore: Convert logging to the tracing crate
- e193558 - feat: Upgrade all Pact crates to support V4 and async
- 7c84b7e - chore: Upgrade all dependent crates
- 4150660 - fix: remove linked openssl from application binary #47
Option to fetch pacts from Pact broker
Option to fetch pacts from Pact broker
- fix: correct cargo manifest dependency version
- feat: added option to fetch pacts from Pact broker
- chore: upgrade to Tokio 1.0 and Hyper 0.14
0.4.3
0.4.2
0.4.1
Update to latest Pact matching crate 0.6.2
This upgrades the Date-Time matching to be based on DateTimeFormatter.
- feat: update to latest pact matching crate
- chore: make --empty-provider-state flag require --provider-state parameter
- feat: add option to include empty provider states when using a filter #34