Releases: apideck-libraries/portman
Releases · apideck-libraries/portman
v1.32.1
What's Changed
- Fuzzing - only map required fields if required property is an array by @mwalczyk81 in #702
- Contract testing: Handle default response code by @thim81 in #701
- Variation testing - Handle default response code (#431)
- Variations - Support wildcard for response codes by @thim81 in #703
New Contributors
- @mwalczyk81 made their first contribution in #702
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- Tests: Handle multiple Content-Types in requests & responses by @thim81 in #699
- Variations - Set content-type for response
- Variations - Set content-type for request body
- Contract testing - Set content-type for request body
- Contract testing - Set content-type for response
- Added examples for variation & contract testing with multiple content-types
- Overwrites: Added support for overwriting file form-data values by @thim81 in #700
- Bumped dependencies openapi-format 1.27.1
Full Changelog: v1.31.1...v1.32.0
v1.31.1
v1.31.0
What's Changed
We bumped the dependency of openapi-to-postman to 5.0.0. The tests and manual validation were all ✅.
In case of unexpected behaviour you can revert to v1.30.8. Be sure to report any issues, so we can try to reproduce them and look for solutions.
Full Changelog: v1.30.8...v1.31.0