Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 47 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,52 @@ All notable changes to this project will be documented in this file.
<!-- markdownlint-disable emph-style -->
<!-- markdownlint-disable strong-style -->

## [pact-python/3.2.0] _2025-12-02_

### 🚀 Features

- Add consumer_version method
- Add content type matcher
- Add 'and' matcher

### 🐛 Bug Fixes

- Use correct matching rule serialisation

### 📚 Documentation

- Update changelog for pact-python/3.1.0
- Add agents.md
- Update configuration
- Add logging documentation
- Add multipart/form-data matching rule example
- Add consumer_version

### ⚙️ Miscellaneous Tasks

- Add llm instructions
- Update non-compliant docstrings and types
- Upgrade pymdownx extensions
- Set telemetry environment variables
- _(docs)_ Api docs link on pact-python site is case sensitive
- Fix json schema url
- _(tests)_ Fix skipped tests on windows
- _(ci)_ Update macos runners
- Remove unused pytest config
- Remove ruff sub-configs
- Switch to markdownlint-cli2
- Rerun flaky tests
- Remove unused function
- Don't except AssertionError
- _(devcontainer)_ Add multi-arch development container support

### Contributors

- @Nikhil172913832
- @JP-Ellis
- @YOU54F
- @Copilot

## [pact-python/3.1.0] _2025-10-07_

### 🐛 Bug Fixes
Expand Down Expand Up @@ -1624,4 +1670,4 @@ All notable changes to this project will be documented in this file.
- @matthewbalvanz-wf
- @mefellows

<!-- generated by git-cliff on 2025-10-07-->
<!-- generated by git-cliff on 2025-12-02-->