Skip to content

2.5.0

Latest

Choose a tag to compare

@twest-bf twest-bf released this 28 Feb 03:12

Changelog

Bug fixes

  • 703039d fix: JSON curl quoting bug and relative server URL handling
  • 275f426 fix: extract path from absolute server URLs when -T flag is used
  • 878f7dc fix: normalize server base paths for v3 parsing
  • 6d027a6 fix: preserve basePath with -T flag and allow endpoints with relative URLs
  • 942ad84 fix: reconcile merged ref-hardening changes with current logging helpers
  • e2a9437 fix: resolve 4 critical reference resolution bugs
  • c9fa4f1 fix: resolve all 5 auditor-reported bugs

Others

  • 5115b3c Apply suggestions from code review
  • e805a7d Incremented version string
  • 18b20ad Merge pull request #52 from aringo-bf/feature/ref-resolution-hardening
  • 90f0870 feat: comprehensive spec reference resolution improvements