Releases: apideck-libraries/portman
Releases Β· apideck-libraries/portman
v1.34.0
What's Changed
- Security/safe chain by @nicklloyd in #710
- chore: Bump dependencies for security and regular maintenance by @thim81 in #712
- Fuzzing - Handle multiple request body examples by @thim81 in #713
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #718
- Bump ajv from 8.17.1 to 8.18.0 by @dependabot[bot] in #716
- Bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in #715
- chore: Bump dependencies by @thim81 in #719
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #704
- CLI: Exit on invalid Portman config by @thim81 in #706
- CLI: Run Newman: return process exit code by @thim81 in #530
- chore: Update dependencies by @thim81 in #707
Full Changelog: v1.32.1...v1.33.0
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