Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 03:20
· 403 commits to master since this release

What's Changed

  • Optimize hot-path dispatch: move access logging to Rust, eliminate per-request allocations by @FarhanAliRaza in #174
  • fix: WebSocket handlers fail when injector returns tuple args by @jameswinegar in #173
  • improve api discovery by using ast to find BoltAPI instances by @cleemesser in #171

New Contributors

Full Changelog: v0.6.7...v0.7.0