Skip to content

v0.1.9

Choose a tag to compare

@reuvenharrison reuvenharrison released this 24 Jul 11:56
· 7 commits to main since this release
45c956e

What's Changed

Updates the bundled oasdiff to v1.26.0, which adds breaking-change and changelog detection for response header schema changes: type, format, and nullability. A response header going from string/date-time to integer, for example, is now reported where it was previously silent.

See the oasdiff v1.26.0 release notes for the full list.

Note: specs with response-header type, format, or nullability changes may surface new findings on your PRs, including new breaking-change errors. Adjust per-check with .oasdiff.yaml severity settings if needed.

Full Changelog: v0.1.8...v0.1.9