Releases: pact-foundation/pact-reference
Releases · pact-foundation/pact-reference
Pact Matching Library v0.5.0
Regex, Date and Time matching and generators
This release adds matchers and generators for dates and times, and implements the generator for regular expressions.
Pact Matching Library v0.4.5
feat: added convenience header methods to HttpPart
Pact Matching Library v0.4.4
Bugfix Release
- fix: support matching rules affected by Pact-JVM defect 743
Pact Matching Library v0.4.3
Bugfix Release
- fix: Allow dashes in path expressions for headers like Content-Type
- Revert "fix: query and header paths should be escaped"
Pact Matching Library v0.4.2
Bugfix Release
- fix: query and header paths should be escaped
- fix: parse the V3 keys as path expressions for query and header matchers
Pact Matching Library v0.4.1
Pact Verifier CLI v0.4.0
Feature that are still outstanding:
- Generators for XML bodies
- time and date matchers and generators (actually moved to V4, but will be implemented in Pact-Rust)
- Generators for regular expressions
Pact Verifier Library v0.4.0
Feature that are still outstanding:
- Generators for XML bodies
- time and date matchers and generators (actually moved to V4, but will be implemented in Pact-Rust)
- Generators for regular expressions
Pact Mock Server Standalone v0.4.0
Feature that are still outstanding:
- Generators for XML bodies
- time and date matchers and generators (actually moved to V4, but will be implemented in Pact-Rust)
- Generators for regular expressions
Pact Consumer Library v0.4.0
Feature that are still outstanding:
- Generators for XML bodies
- time and date matchers and generators (actually moved to V4, but will be implemented in Pact-Rust)
- Generators for regular expressions
- Consumer DSL support for generators