Releases: apideck-libraries/portman
Releases · apideck-libraries/portman
v1.20.0
v1.19.0
What's Changed
- overwriteRequestBody - added support for type "form-data" by @thim81 in #413
- overwriteRequestBody - added support for type "x-www-form-urlencoded" by @thim81 in #413
- ContentTests - Added support for null values for response body by @thim81 in #416
- AssignVariables - Added support for null values for response body by @thim81 in #416
- ContentTests - Added support to look up a key within an array of objects by using a * wildcard by @thim81 in #422
- Documentation - Updated the ordering example by @thim81 in #426
Full Changelog: v1.18.1...v1.19.0
v1.18.1
v1.18.0
What's Changed
- Add Unknown Formats CLI Option by @George-lewis in #355
- ContentCheck - Handle 0 for length/minLength/maxLength by @thim81 in #370
- ContentTests - Added "notExist" check by @thim81 in #371
- Targeting - properties with special characters by @thim81 in #375
- Maintenance - Updated examples by @thim81 in #376
- syncPostman - Update cache when collection UID is set by @thim81 in #377
- ContentTests - Added "assert" option by @thim81 in #378
- Adapt replacements to modify json schema tests by @miriamgreis in #343
- overwriteRequest - Support empty as value by @thim81 in #382
- overwriteRequestPathVariables - insert/remove path variables by @thim81 in #383
- overwrites - Convert boolean values to string by @thim81 in #384
- Postman Sync - Improved the Portman API output for API error. (#367) by @thim81 5540e99
- Bump dependencies by @thim81 in #385
New Contributors
- @George-lewis made their first contribution in #355
- @miriamgreis made their first contribution in #343
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Fix missing integrationTests when using "bundleContractTests" by @thim81 in #337
- ContentCheck - allow targeting of root object or array by @thim81 in #338
- Support bracket notation for targeted keys by @thim81 in #339
- Fuzzing - Support JSON variants as content-type by @thim81 in #340
- Fuzzing - added support for allOf, anyOf, oneOf schemas by @thim81 in #341
- Fuzzing - added support for nested allOf, anyOf, oneOf schemas by @thim81 in #344
- Bumped dependencies by @thim81 in #342
- ContentTest - Added "oneOf" check by @thim81 in #346
- Bumped dependencies by @thim81 in #349
Full Changelog: v1.16.1...v1.17.0
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