Skip to content

v1.28.0

Compare
Choose a tag to compare
@thim81 thim81 released this 22 Jul 16:23
· 50 commits to main since this release

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