Releases: apideck-libraries/portman
Releases · apideck-libraries/portman
v1.26.0
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.
Full Changelog: v1.25.1...v1.26.0
v1.25.1
v1.25.0
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
v1.23.2
v1.23.1
v1.23.0
What's Changed
- fix: Adjusted ordering string matching to be exact when wildcard is not pr… by @Marcus-Karl in #490
- fix(collection): set no limit to the body size on collection update by @yndo97 in #517
- feat: oneOf pm variables by @jackdclark in #520
- Fix #513: Exclude properties with reserved names. by @tillig in #514
- fix: removes extra parameters from url when processing by @margaritluch in #525
- fix: overwriteRequestBody root should overwrite by @jackdclark in #524
- Bump dependencies by @thim81 in #523
- release 1.23.0 by @thim81 in #527
New Contributors
- @Marcus-Karl made their first contribution in #490
- @yndo97 made their first contribution in #517
- @jackdclark made their first contribution in #520
- @tillig made their first contribution in #514
- @margaritluch made their first contribution in #525
Full Changelog: v1.22.0...v1.23.0
v1.22.0
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
- @clement-hvt made their first contribution in #457
Full Changelog: v1.21.0...v1.22.0
v1.21.0
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
- @bvigerzi made their first contribution in #446
- @cguy made their first contribution in #459
- @nflcosta made their first contribution in #442
Full Changelog: v1.20.1...v1.21.0