Skip to content

Releases: apideck-libraries/portman

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

v1.26.5

08 Mar 19:39
Compare
Choose a tag to compare

What's Changed

  • Update README.md with blog posts and resources about Portman by @Gdewilde in #569
  • headersPresent: Add check only for required headers by @thim81 in #568

Full Changelog: v1.26.4...v1.26.5

v1.26.4

06 Mar 11:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.3...v1.26.4

v1.26.3

07 Feb 08:39
Compare
Choose a tag to compare

What's Changed

  • Auto-enable query parameters & headers when overwrite value is set by @thim81 in #559
  • normalizedPathRef: Improve : handling colon character by @thim81 in #561

Full Changelog: v1.26.2...v1.26.3

v1.26.2

28 Jan 13:19
Compare
Choose a tag to compare

What's Changed

  • Fuzzing: Enable Fuzzed query params & headers by @thim81 in #554

Full Changelog: v1.26.1...v1.26.2

v1.26.1

18 Jan 13:13
Compare
Choose a tag to compare

What's Changed

  • overwriteRequestHeaders: Added disable false option by @thim81 in #551

Full Changelog: v1.26.0...v1.26.1