Skip to content

Releases: apideck-libraries/portman

v1.16.1

13 Apr 14:46
Compare
Choose a tag to compare

What's Changed

  • Set logAssignVariables via cliOptions by @thim81 in #322

Full Changelog: v1.16.0...v1.16.1

v1.16.0

13 Apr 13:28
Compare
Choose a tag to compare

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

01 Apr 15:04
Compare
Choose a tag to compare

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

28 Mar 17:44
Compare
Choose a tag to compare

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

Full Changelog: v1.14.2...v1.15.0

v1.14.2

22 Feb 10:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.1

10 Feb 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

09 Feb 13:59
Compare
Choose a tag to compare

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

17 Jan 19:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

21 Dec 13:27
Compare
Choose a tag to compare

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

v1.12.2

15 Dec 10:43
Compare
Choose a tag to compare
  • Handle postman api errors (#207) 0a0bd55
  • update doc for overwrite RequestHeaders (#198) 7c53043
  • Added logos 1e0de18
  • fix typo: rename collectionPrequestScripts to collectionPreRequestScripts (#197) 5f361fd

v1.12.1...v1.12.2