Skip to content

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 01 Mar 07:16
· 107 commits to main since this release

[0.9.2] - 2026-03-01

πŸš€ Features

  • Parse Retry-After header for server-guided backoff
  • Expose RetryConfig through all high-level client builders

πŸ› Bug Fixes

  • Improve rate limit retry handling across relay and core
  • Harden endpoint matching with segment boundaries and fix L1 auth timestamp staleness

🎨 Styling

  • Apply cargo fmt

πŸ§ͺ Testing

  • (core) Add tests for prefix collisions, concurrency, and retry edge cases