Skip to content

Releases: LumeraProtocol/supernode

v1.0.9 Aurora

26 May 14:37
1d62f07

Choose a tag to compare

Fix GLIBC version compatiblity

Tag: v1.0.9
Commit: 1d62f07

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.8 Aurora

26 May 13:46
06914c3

Choose a tag to compare

Use ubuntu 22.04 for building release (#73)

Tag: v1.0.8
Commit: 06914c3

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.7 Aurora

19 May 10:03
440274a

Choose a tag to compare

Add task progress tracking in sdk (#67)

Tag: v1.0.7
Commit: 440274a

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.6 Aurora

16 May 12:36
a86d58d

Choose a tag to compare

Add sdk default config (#65)

Tag: v1.0.6
Commit: a86d58d

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.5 Aurora

16 May 08:11
ac8f91b

Choose a tag to compare

Update to lumera v1 (#64)%0A%0A* Update lumera dependencies to v1%0A* Fix go mod%0A* skip checksum check

Tag: v1.0.5
Commit: ac8f91b

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.4 Aurora

15 May 18:33
28fad33

Choose a tag to compare

Remove options struct from lumera (#63)

Tag: v1.0.4
Commit: 28fad33

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.3 Aurora

14 May 10:21
a3634cd

Choose a tag to compare

Accept file path in sdk instead of bytes (#60)

Tag: v1.0.3
Commit: a3634cd

Installation:

  1. Download the binary
  2. Make it executable: chmod +x supernode-linux-amd64
  3. Run the binary: ./supernode-linux-amd64

v1.0.2 Aurora

12 May 20:40
233b843

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2

v1.0.0 Aurora

08 May 13:57
e1f1740

Choose a tag to compare

Description

  • Supernode-Service to register a cascade action
  • Action SDK to facilitate cascade registration

Full Changelog: https://github.com/LumeraProtocol/supernode/commits/v1.0.0