Skip to content

Releases: apideck-libraries/portman

v1.30.2

11 Sep 07:15
Compare
Choose a tag to compare

What's Changed

  • overwrite - handle overwrite of non-empty objects with plain values by @thim81 in #648
  • testResponseBodyContent - prevent PM variables as string by @thim81 in #651
  • testResponseHeaderContent - support using PM variables in oneOf check
  • Bumped dependencies: openapi-format 1.23.0

Full Changelog: v1.30.1...v1.30.2

v1.30.1

27 Aug 20:57
Compare
Choose a tag to compare

What's Changed

  • schemaValidation - Improved OpenAPI to JSON schema conversion by @thim81 in #644
  • overwriteRequestQueryParams - Extend handling form encoded array query params by @thim81 in #645

Full Changelog: v1.30.0...v1.30.1

v1.30.0

23 Aug 10:45
Compare
Choose a tag to compare

What's Changed

  • Sort Postman folders based on the "orderOfFolders" configuration by @thim81 in #641
  • overwriteRequestQueryParams - Handle form encoded array query params by @thim81 in #643

Full Changelog: v1.29.3...v1.30.0

v1.29.3

19 Aug 17:23
Compare
Choose a tag to compare

What's Changed

  • Portman - Make OpenAPI data immutable by @thim81 in #636

Full Changelog: v1.29.2...v1.29.3

v1.29.2

19 Aug 08:04
Compare
Choose a tag to compare

What's Changed

  • YAML error fix using latest openapi-format by @thim81 in #633
  • Skip read-only properties from request body by @thim81 in #634

Full Changelog: v1.29.1...v1.29.2

v1.29.1

08 Aug 07:42
Compare
Choose a tag to compare

What's Changed

  • Fuzzing - Handle nested plain array values by @thim81 in #629

Full Changelog: v1.29.0...v1.29.1

v1.29.0

06 Aug 06:15
Compare
Choose a tag to compare

What's Changed

  • Conversion - Use convertV2 from openapi-to-postman by @thim81 in #618
  • overwriteRequestSecurity - handle missing auth by @thim81 in #623
  • Fuzzing - Fix nested path handling by @thim81 in #625
  • Globals - Strip response example from root requests by @thim81 in #626
  • Conversion - openapi-to-postman fallback parametersResolution by @thim81 in #627

Full Changelog: v1.28.0...v1.29.0

v1.28.0

22 Jul 16:23
Compare
Choose a tag to compare

What's Changed

  • Improved OpenAPI parsing error reporting by @thim81 in #591
  • Portman error exit code by @Matt2212 in #594
  • Fuzzing - Improve fuzzing with zero values by @thim81 in #602
  • overwriteRequestQueryParams - Allow zero value by @thim81 in #604
  • overwriteRequest - Allow zero value for path Variables and Headers by @thim81 in #605
  • Template expression: Fix to handle double/triple curly braces by @thim81 in #606
  • assignVarFromValue - Add template expressions as value by @thim81 in #607
  • overwriteRequestHeaders - Fix missing request auth by @thim81 in #608
  • Describe 2/3 curly braces and preRequestScripts by @jpjpjp in #598
  • overwriteRequestSecurity - Improved logic to handle OAuth2 by @thim81 in #610
  • overwriteRequestQueryParams - wildcard matching for query param keys by @thim81 in #613
  • Replace traverse with neotraverse by @thim81 in #615
  • Remove camelCase package by @thim81 in #616
  • Replaced faker with @faker-js by @thim81 in #593
  • openapi-to-postman - Take first-listed request body by @thim81 in #617
  • Bumped dependencies by @thim81 in #609

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.27.0

16 Jun 17:35
Compare
Choose a tag to compare

What's Changed

  • remove references to /pets by @jpjpjp in #581
  • Improved OpenAPI version to Postman version conversion by @thim81 in #583
  • overwrites - Added removal of Authorization by @thim81 in #582
  • Update getting started -- feedback welcome by @jpjpjp in #584

New Contributors

Full Changelog: v1.26.6...v1.27.0

v1.26.6

05 Jun 08:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.5...v1.26.6