Skip to content

Releases: fyrwatch/fyrmesh

FyrMesh v0.3.0

31 May 13:24
Compare
Choose a tag to compare
FyrMesh v0.3.0 Pre-release
Pre-release

Version: 0.3.0
Release Date: 31st May 2021

FyrMesh v0.2.0

16 May 14:54
f3b9bac
Compare
Choose a tag to compare
FyrMesh v0.2.0 Pre-release
Pre-release

Version: 0.2.0
Release Date: 16th May 2021

Release Notes

  • Fully rebuilt the entire FyrMesh platform with a new RPC (gRPC) framework and a different language (Golang).
  • Updated the package structure to support a Go development environment.
  • Defined a proto file and added the generated libraries for it.
  • Added a service FyrLINK that interacts with the control node over the serial port (Python).
  • Added a service FyrORCH that orchestrates the mesh while exposing a server to act as the API (Golang).
  • Added a command-line application FyrCLI that allows a user to interact with the mesh. Written in Go with the Cobra framework. Replaces the old Python-Click based application.
  • Added a script to automate the code generation of proto libraries after the file has been modified.
  • Added a script to build and install the FyrMesh components.
  • Updated the README with information about all the new components and updated the installation guide to more detailed.

FyrMesh v0.1.0

08 Mar 20:19
Compare
Choose a tag to compare
FyrMesh v0.1.0 Pre-release
Pre-release

Version: 0.1.0
Release Date: 9th March 2021