Skip to content

Releases: bmonikraj/sharkradar

v1.2.0 stable

25 Aug 13:57
7bd2e57
Compare
Choose a tag to compare

Release Notes:

  1. UI added with sharkradar. Can be accessed at http://host:port/dashboard/
  2. Reliability score based algorithm added to the set of existing two algorithms, making it total of three.

Stable Release

15 Aug 19:00
4ea38f6
Compare
Choose a tag to compare
  1. CLI tool added to operate sharkradar
  2. Test cases and coverage integrated

v1.0 : Pre-release

13 Aug 23:02
Compare
Choose a tag to compare
v1.0 : Pre-release Pre-release
Pre-release

Release Notes

  • Initiation of the projects
  • Current default algorithm : Weighted prority queue
  • API entrypoints for clients
  • Two APIs
    1. Health
    2. Discovery
  • Only command line argument : --bind (address and port binding)