Releases: form3tech-oss/pact-proxy
Releases · form3tech-oss/pact-proxy
v0.6.1
What's Changed
- support application/vnd.api+json content type by @mateusz-drzymala-form3 in #50
- fix loading values from source last req by @mateusz-drzymala-form3 in #51
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Support matching on arrays nested in the body by @joshkeegan-form3 in #48
- Bump go to 1.22 & all deps by @joshkeegan-form3 in #49
New Contributors
- @joshkeegan-form3 made their first contribution in #48
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Fix: Enable adding multiple modifiers based on attempt by @shreyagarge-f3 in #47
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fix: request counter race for concurrent requests matching the same interaction by @shreyagarge-f3 in #46
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: support forwarding unrecognized messages to nack mock server in #44
- feat: return 404 when interaction not found for interaction details endpoint #45
New Contributors
- @nicholas-lebrun-form3 made their first contribution in #44
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: support array-type request body by @rui-pan-form3 in #42
New Contributors
- @rui-pan-form3 made their first contribution in #42
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- ci: update deprecated actions by @paulo-campos-form3 in #40
- chore: allow fully overriding response body bytes in Modifier by @dmitryabramov-f3 in #41
New Contributors
- @dmitryabramov-f3 made their first contribution in #41
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- chore: Add tests for server startup configuration by @miketonks-form3 in #36
- refactor: Remove admin server by @miketonks-form3 in #38
- feat: Add TLS Support by @miketonks-form3 in #37
- feat: most basic CSV/XML support by @damiankaminski-form3 in #39
New Contributors
- @damiankaminski-form3 made their first contribution in #39
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- feat: add endpoint to get interactions by @miketonks-form3 in #32
- fix: Listen on target port if server address is not configured by @miketonks-form3 in #34
Full Changelog: v0.2.4...v0.3.1
v0.2.4
What's Changed
- Make pact-proxy more configurable using ENV variables by @miketonks-form3 in #27
- Refactor tests to use testify require library by @miketonks-form3 in #25
- Refactor interaction mutex to be simpler and more consistent by @miketonks-form3 in #29
- ci: migrate from Travis to GitHub Actions by @paulo-campos-form3 in #30
New Contributors
- @paulo-campos-form3 made their first contribution in #30
Full Changelog: v0.2.4...v0.2.5