Releases: apideck-libraries/portman
Releases · apideck-libraries/portman
v1.29.1
v1.29.0
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
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
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