What's Changed
- perf: hot-path dispatch overhaul — worker-local asyncio loop, Rust prebinding, bounded ORM executors by @FarhanAliRaza in #268
- Add JWT asymmetric algorithms, JWKS, and token rotation support by @FarhanAliRaza in #265
- fix(dev): make --dev reload cover the project root and api import graph by @FarhanAliRaza in #272
- Add Requires none_of + denial messages; run streaming/WebSocket on the WorkerLoop by @FarhanAliRaza in #273
- feat(mcp): rebuild bolt-mcp on the official Rust SDK (rmcp) with MCP 2026-07-28 support by @FarhanAliRaza in #277
- fix(auth): load request.user on the bounded ORM pool by @yeakiniqra in #275
New Contributors
- @yeakiniqra made their first contribution in #275
Full Changelog: v0.9.1...v0.10.0