Skip to content

Changelog

0.7.1 (2025-07-31)

Bug Fixes

  • ensure OPTIONS requests are sent upstream without auth check (#76) (855183a), closes #75
  • process links w/o the prefix (#70) (8a09873)

Documentation

  • update middleware descriptions (d3d3769)

0.7.0 (2025-07-19)

Features

  • config: add root path GET requests to default public endpoints (#62) (59c6a97)

0.6.1 (2025-07-18)

Bug Fixes

  • fix status check for 2xx responses (#59) (5b03cb3)

Documentation

  • add illustration for appying filters on non-filter compliant endpoints (1a75550)
  • prefer headings over nested list (447a13d)