Skip to content
Compare
Choose a tag to compare
@kanadgupta kanadgupta released this 16 Nov 22:36
· 457 commits to main since this release

This release ships support for Postman Collections in the openapi family of commands. Postman Collections are converted to OpenAPI using postman-to-openapi prior to any syncing/validation/reduction.

This release also includes a few fixes to prevent false positives with GitHub Actions onboarding.

What's Changed

  • fix: package.json keywords declarations by @erunion in #666
  • feat: adding support for uploading and validating Postman collections by @erunion in #669
  • fix(createGHA): remove non-github remote check by @kanadgupta in #665
  • fix: upgrade oas-normalize to fix a postman conversion issue by @erunion in #672
  • fix: swap out @npmcli/ci-detect for ci-info by @kanadgupta in #667
  • feat: postman-related enhancements, output cleanup by @kanadgupta in #673

Full Changelog: v8.0.4...8.1.0