Releases: ritual-net/infernet-router
Releases · ritual-net/infernet-router
v1.1.0
v1.0.0
[1.0.0] - 2024-06-06
Added
- Ability to discover live nodes via connecting to a node explorer backend via an
API_URL
. Since there is no public backend deployment yet, this option is only available to the Ritual team. - Allows routing to explicitly specified nodes (via
ips.txt
), nodes discovered via the node explorer (API_URL
), or both. - New
containers/
endpoint for container discovery across all nodes monitored by the router.
v0.1.0
Initial release of the Infernet Router—a lightweight REST server to help route requests to Infernet nodes at scale.
Features
- Dynamic request routing based on node status, health, and pending job count
- Simple REST API for clients to consume when selecting nodes
Additional documentation
Please reference the official Infernet Node deployment docs.