- Updated github.com/pb33f/doctor from v0.0.56 to v0.0.59, bringing the performance boost from PR #861.
- OWASP
string-limitandarray-limitnow respect schema directionality, so response-only schemas are skipped while request/bidirectional schemas are still checked. #680 - Fixed
oas3-api-serversto allow root/document-relative server URLs: / and "". #859 / #858 - Fixed the
--original violation diff regression where the same external-ref violation could be treated as new when equivalent paths appeared in a different order. #839
Changelog
- c322bd4 Address regression in #839
- de79589 Allow root-relative server URLs in
oas3-api-servers - 5ab6fac Merge branch 'main' into feature/directionality
- 8f14fbe Merge branch 'main' of https://github.com/daveshanley/vacuum into feature/directionality
- c07bb06 Merge branch 'main' of https://github.com/daveshanley/vacuum into feature/directionality
- 2d0d22a Merge branch 'main' of https://github.com/daveshanley/vacuum into feature/directionality
- 9025f64 Merge branch 'main' of https://github.com/daveshanley/vacuum into feature/directionality
- 48f2f2a Merge pull request #680 from holm0563/feature/directionality
- 869ad20 build fixes
- 2ff31ca directionality added
- 2623ce3 fixed double import
- dd9519d fixed more tests
- 09ad0e0 pr comments addressed
- 717ed85 removed vscode config