Skip to content

Releases: ritual-net/infernet-router

v1.1.0

28 Oct 16:59
88b92ef
Compare
Choose a tag to compare

[1.1.0] - 2024-10-28

Added

  • New /api/v1/resources endpoint used to advertize supported services' hardware and software capabilities for each node.

v1.0.0

06 Jun 17:24
601c913
Compare
Choose a tag to compare

[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

19 Jan 00:03
d4f0f19
Compare
Choose a tag to compare

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.