mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
- provider-health-autopilot: cross-site mutation rejection moved from the route handler into the authz pipeline (#5278); drive the assertion through runAuthzPipeline (the real enforcement point) → 403 + connection untouched. - chat-pipeline: a mixed 'application/json, text/event-stream' Accept now resolves to JSON (#5305/#5309 Vercel/OpenAI SDK non-stream signature); the SSE-opt-in test now sends a pure 'text/event-stream' Accept, the case #5309 keeps as streaming.