Releases: apideck-libraries/portman
Releases · apideck-libraries/portman
v1.16.1
v1.16.0
What's Changed
- [Snyk] Upgrade yargs from 17.3.1 to 17.4.0 by @snyk-bot in #315
- [Snyk] Upgrade ajv from 8.10.0 to 8.11.0 by @snyk-bot in #319
- [Snyk] Upgrade fp-ts from 2.11.8 to 2.11.9 by @snyk-bot in #312
- Option to toggle console output for assigned variables by @thim81 in #318
- Globals - collectionTestScripts by @thim81 in #320
- Globals - Overwrite OpenAPI authorization by @thim81 in #321
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
- Add double as a valid format to schema testing when use in the OAS by @AliKhalili in #308
- Extended supported OpenAPI methods by @thim81 in #309
- Allow importing files for extendTest by @thim81 in #310
- Fix for incorrect en/decoding postman variables by @thim81 in #311
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- Enhance generated schema validation to support float as a format (#281)
- Fix handling of the Global configuration properties (#261)
- Improved file handling, including support for directory creation (#278)
- Support $ref for Portman config (#277)
- Set Postman variables as boolean & number types in overwriteRequestBody (#295)
- securityOverwrites - Added support for Postman authorization options (#272)
- Bumped dependency versions of axios, ajv, @apideck/better-ajv-errors, Newman, and openapi-format
New Contributors
- @danielkocot made their first contribution in #281
Full Changelog: v1.14.2...v1.15.0
v1.14.2
What's Changed
- Fix fuzzing doc issues for request query params by @AliKhalili in #263
- Fuzzing - skip nullable required properties by @thim81 in #265
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #262
Full Changelog: v1.14.1...v1.14.2
v1.14.1
v1.14.0
What's Changed
- Chore: bump dependencies by @thim81 in #254
- Add support for importing files for operationPreRequestScripts and collectionPreRequestScripts by @vinh0604 in #248
- Empty body response test by @thim81 in #246
- release 1.14.0 by @thim81 in #258
New Contributors
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- Bumped dependencies by @thim81 in #231
- Fix test status code in contract test #238 by @AliKhalili in #241
- orderOfOperations on root by @thim81 in #240
- update follow-redirects by @nicklloyd in #244
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- ContentTest - Check length of array or string by @thim81 in #213
- ContentTest - minLength / maxLength by @thim81 in #214
- order of operations - multiple path variables + wildcard support by @thim81 in #216
- Contract test - JSON Schema - additional properties by @thim81 in #215
- Bumped dependencies
Full Changelog: v1.12.2...v1.13.0