Releases: oasdiff/oasdiff-action
Releases · oasdiff/oasdiff-action
v0.0.30
What's Changed
- Modify entrypoint.sh to handle exit codes by @madkoo in #63
- feat: add prefix, case-insensitive headers, and format inputs to action by @timonrieger in #64
- feat: support filter extension by @abemedia in #61
- Add support for template flag in changelog action by @justinmattos in #70
- feat: Add support for level flag in changelog action by @timonrieger in #71
- feat: add pr-comment sub-action by @reuvenharrison in #72
New Contributors
- @madkoo made their first contribution in #63
- @timonrieger made their first contribution in #64
- @abemedia made their first contribution in #61
- @justinmattos made their first contribution in #70
Full Changelog: v0.0.21...v0.0.30
v0.0.21
v0.0.19
v0.0.18
v0.0.16
GitHub Action Output
v0.0.15 github-action limits output to 1MB, in case breaking exceeds the 1MB …
Add --deprecation-days-XXX flag for breaking-action
v0.0.14 Add --deprecation-days-XXX flag for breaking-action (#20)
v0.0.13: Add include-path-params flag (#17)
* Add --include-path-params flag for #16 * refer to original documentation in oasdiff * Add mapping for CLI argumetns to action's inputs #17 Move format to flags for diff action --------- Co-authored-by: Reuven <rh@tufin.com>