AzothBalancer v0.3.0 — Tiered RPC load balancer
AzothBalancer v0.3.0 — 2025-09-24
First public release.
Added
- Tiered Routing Strategy: strict 3-tier fallback (Tier 1 → Tier 2 → Tier 3) with exponential backoff
- Multi-Chain Support: Ethereum, Arbitrum, Solana JSON-RPC endpoints
- Expanded Tests: tier fallback and concurrency scenarios
- Documentation: comprehensive README with deployment guides, CLI usage, multi-config examples, and architecture diagram
Changed
- Project structure finalized (
utils/folder, module organization) - Improved async error handling and configuration validation
Fixed
- Rate limiting and health checks
- Prometheus metrics label consistency
See full changelog in the repo: CHANGELOG.md