FOAS CLI v0.0.10
What's Changed
- chore: bump github.com/getkin/kin-openapi from 0.126.0 to 0.127.0 in /tools/cli by @dependabot in #120
- CLOUDP-264845: update the
merge
command to exclude paths that don't start withapi/atlas/v2
by @andreaangiolillo in #126 - CLOUDP-264585: Add toggle to remove generated request and response bodies by @Luke-Sanderson in #124
- fix: update the foas staging release to use
stage
instead of staging when usingfoascli split
by @andreaangiolillo in #128 - CLOUDP-264326: Compare and send Postman fork metrics by @Luke-Sanderson in #118
- fix actions typo by @matt-condon in #131
- CLOUDP-262921: Add docs about filters by @blva in #129
- CLOUDP-264634: Add links to the docs page for each endpoint in the Postman Collection by @Luke-Sanderson in #132
- CLOUDP-265464: Add environment variables to the fetch fork step by @Luke-Sanderson in #135
- feat: add branded_preview to the FOAS release process by @andreaangiolillo in #136
- CLOUDP-225858: add changelog command skeleton by @andreaangiolillo in #137
- release: (prod) Release OpenAPI Spec 🚀 by @github-actions in #139
- CLOUDP-26613: add normalization to the changelog by @andreaangiolillo in #140
- CLOUDP-266390: Fix issue with GitHub actions jq syntax by @Luke-Sanderson in #142
- CLOUDP-266130: Add changelog core logic by @andreaangiolillo in #143
- CLOUDP-266431: Add the output transformation logic to foascli (skeleton) by @andreaangiolillo in #144
- CLOUDP-266437: Add transformation logic for fields by @andreaangiolillo in #147
- CLOUDP-266435: add the transformation logic for enum by @andreaangiolillo in #148
- CLOUDP-266407: Add exemptions to foascli by @blva in #146
- release: (prod) Release OpenAPI Spec 🚀 by @github-actions in #145
- chore: Add e2e for parse command by @blva in #149
- CLOUDP-266443: Add support to handle hidden entries in changelog by @blva in #150
- CLOUDP-266446: migrate endpoint config to FOASCLI by @andreaangiolillo in #151
- fix: fixes
branded_preview.sh
to run the version command with the correct branch name for prod + update readme with new badge by @andreaangiolillo in #152 - CLOUDP-261305: Extend split e2e tests by @blva in #100
- chore: bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #138
- chore: update foascli release action by @blva in #154
New Contributors
- @matt-condon made their first contribution in #131
Full Changelog: v0.0.9...v0.0.10