Releases: postmanlabs/openapi-to-postman
Releases · postmanlabs/openapi-to-postman
v5.3.3
v5.3.2
Release version v5.3.2 (#886) * [AB-1493], [AB-1504] Added changes for 2-way-sync (#884) - Added extra formats to be supported for spec to collection - Take description from Path Level parameter if not available in Path+Method level * Prepare release v5.3.2 --------- Co-authored-by: Avishek Saha <barshan23@gmail.com> Co-authored-by: Ayush Shrivastav <42120573+AyushShri@users.noreply.github.com> Co-authored-by: GitHub Actions <noreply@github.com>
v5.3.1
Merge pull request #881 from postmanlabs/release/v5.3.1 Release version v5.3.1
v5.3.0
Release version v5.3.0 (#879)
v5.2.0
Release version v5.2.0 (#869) * Enhance type fetching to support composite schemas (anyOf, oneOf, allOf) * Refactor type fetching logic to process original schema before modifications * Update parameter resolution logic to handle 'PROCESSING' state in schema conversion * Refactor schema processing to conditionally push resolved schema types for 'PROCESSING' state * Add support for composite schemas (anyOf, oneOf, allOf) in conversion process * schema changes for 2-way-sync * fixed test * Enhance composite schema tests to validate specific structures for anyOf cases * removed examples * Refactor ESLint rules and remove unnecessary one-var disables; enhance schema resolution logic for composite parameters in conversion tests (#868) Refactor ESLint rules and remove unnecessary one-var disables; enhance schema resolution logic for composite parameters in conversion tests (#868) * added deprecated example * added test for description * Resolved comments * Bug Fixes * refactored * Prepare release v5.2.0 --------- Co-authored-by: Avishek Saha <barshan23@gmail.com> Co-authored-by: barshan23 <avishek.saha@postman.com> Co-authored-by: Ayush Shrivastav <ayush.shrivastav@postman.com> Co-authored-by: GitHub Actions <noreply@github.com>
v5.1.0
Merge pull request #864 from postmanlabs/release/v5.1.0 Release version v5.1.0
v5.0.2
Merge pull request #859 from postmanlabs/release/v5.0.2 Release version v5.0.2
v5.0.1
Merge pull request #856 from postmanlabs/release/v5.0.1 Release version v5.0.1
v5.0.0
Breaking Changes
- Drop support for node < v18.
Chore
- Bumped up postman-collection to 5.0.0
v4.25.0
Release version v4.25.0 (#838) * Fix undefined example.$ref * Throw fatal error to allow error handling in module usage * Revert back * Fix Table of Contents links and validate preview * [AB-290]-Extracting-type-information from OAS (#834) - AB-290-extracting-type-information * Prepare release v4.25.0 --------- Co-authored-by: Vishal Shingala <vishalkumar.shingala@getpostman.com> Co-authored-by: Thim <timhaselaars@gmail.com> Co-authored-by: Yashkrit-Singh <139995167+Yashkrit-Singh@users.noreply.github.com> Co-authored-by: Avishek Saha <barshan23@gmail.com> Co-authored-by: Ayush Shrivastav <42120573+AyushShri@users.noreply.github.com> Co-authored-by: GitHub Actions <noreply@github.com>