Skip to content

Releases: helium/gateway-rs

Release v1.0.0-alpha.12

06 Jul 18:37
Compare
Choose a tag to compare

Fixes

  • Fixes a packaging issue which selected the wrong tar/ ar executable to package up the release

Release v1.0.0-alpha.11

05 Jul 21:25
Compare
Choose a tag to compare

Fixes

  • An ecc_compact issue. This requires your gateway key to be regenerated, which the package does by using a new file gateway_key.bin. The info and add commands will use this new file as long as your default.toml settings file was not modified by hand

  • Occasional crash in xor filter updates from router

Added

  • Introduces the add command. The service must be stopped before an add transaction can be generated on gateways that use a hardware security key. In addition light gateway support must be enabled on chain before the transaction can be successfully processed by the chain.

  • Adds initial support for release channel based default router selection. The default router is the router used when the gateway does not know where to route a packet. The alpha channel will go to the hosted helium staging router by default, while the beta and release channels will go to the production router. A beta tag will be released soon

  • Adds support for the ResIOT target. @StevenResiot

  • Adds support for x86_64 Debian based target. @PaulVMo

NOTE

The Dragino release was removed since it appears to have an issue related to ar vs tar usage during packaging.

Release v1.0.0-alpha.10

21 Jul 22:42
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 1.0.0-alpha.10

Release v1.0.0-alpha.9

13 May 12:52
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 1.0.0-alpha.9

Release v1.0.0-alpha.8

20 Apr 14:39
Compare
Choose a tag to compare

This release:

  • Switches the default router to the staging router. This allows for faster development cycles during the alpha and beta stages. Please move your end-devices to the staging console!

  • Starts using the new gateway service apis. This prepares for state channel work which will allow gateways to earn for data traffic

Release v1.0.0-alpha.6

05 Apr 18:49
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 1.0.0-alpha.6

Release v1.0.0-alpha.5

26 Mar 21:55
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 1.0.0-alpha.5

Release v1.0.0-alpha.4

18 Mar 14:46
Compare
Choose a tag to compare

This is the first alpha release of milestone one to get light hotspots sending packets to routers.

  • Expect bugs and issues! Please report them or join us in the #gateway channel on Discord
  • If you had an existing installation of gateway-rs, please completely remove it before installing this version
  • Please ensure that your local packet forwarder is set up to forward packets to 127.0.0.1 port 1680

Release v0.1.1-alpha.14

30 Nov 21:23
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 0.1.1-alpha.14

Release v0.1.1-alpha.13

25 Nov 13:38
Compare
Choose a tag to compare
(cargo-release) gateway-rs version 0.1.1-alpha.13