Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:34
· 1 commit to master since this release
889e81d

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

Full Changelog: v0.9.1...v0.10.0