Skip to content

Releases: apideck-libraries/portman

v1.26.0

16 Jan 11:28
Compare
Choose a tag to compare

What's Changed

Caution

Breaking Change: The default behaviour of the Query parameters is changed since version 1.26.0.
Optional query parameters will be disabled in Postman by default. More details can be found in the CHANGELOG.md.

  • Portman - Change default enableOptionalParameters setting by @thim81 in #550

Full Changelog: v1.25.1...v1.26.0

v1.25.1

16 Jan 08:43
Compare
Choose a tag to compare

What's Changed

  • AssignVariables: Fix casing for template expressions on variable props by @thim81 in #549

Full Changelog: v1.25.0...v1.25.1

v1.25.0

15 Jan 12:05
Compare
Choose a tag to compare

What's Changed

  • AssignVariables: Option to use template expressions for variable names (#548)
  • AssignVariables: Option to use template expressions for variable properties for Request body, Response body & header (#548)
  • Overwrites: Option to use template expressions for values (#548)
  • Globals: Define the casing of the generated variable names (#541)
  • Globals: Apply variableCasing for injected .ENV variables (#548)
  • Globals: Define the separatorSymbol used in the Postman test names (#541)
  • Support for loading local or remote JSON/YAML config files (#547)
  • Implement openapi-format as module (#539)
  • Fix includeTests parameter behaviour (#544)
  • Updated examples

Full Changelog: v1.24.0...v1.25.0

v1.24.0

05 Jan 11:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.23.2...v1.24.0

v1.23.2

05 Jan 04:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.23.1...v1.23.2

v1.23.1

28 Oct 19:58
Compare
Choose a tag to compare

What's Changed

Several bugs where handled in this release:

  • overwriteRequestQueryParams - Enable disabled query params by @thim81 in #528
  • overwriteRequestSecurity - Handle missing auth config by @thim81 in #529

Full Changelog: v1.23.0...v1.23.1

v1.23.0

28 Oct 17:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.23.0

v1.22.0

26 Mar 18:40
Compare
Choose a tag to compare

What's Changed

  • orderOfOperations - Prevent error by @thim81 in #469
  • securityOverwrites - Set auth when no auth is defined by @thim81 in #474
  • overwriteRequestSecurity - Keep API key when no key by @thim81 in #473
  • Synchronize postman collection ids by @clement-hvt in #457

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0

27 Feb 08:28
Compare
Choose a tag to compare

What's Changed

  • Bump openapi-to-postman to 4.9.0 by @thim81 in #449
  • Fuzzer: Handle null values safer for analyzeFuzzJsonSchema by @thim81 in #448
  • Handle Postman variables in the path when targeting by @thim81 in #447
  • fix: overwriteRequestBaseUrl - overwrite value with path parameters excludes parameters by @bvigerzi in #446
  • fix(overwrite): allow overwrite request header when the header has an empty string value by @cguy in #459
  • Fix folder name by @nflcosta in #442
  • Bugfix for integrationTests - merge folders/suites into one by @thim81 in #462
  • Bump dependencies by @thim81 in #461

New Contributors

Full Changelog: v1.20.1...v1.21.0

v1.20.1

06 Dec 12:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0...v1.20.1