Releases: helium/gateway-rs
Release v1.0.0-alpha.12
Fixes
- Fixes a packaging issue which selected the wrong
tar
/ar
executable to package up the release
Release v1.0.0-alpha.11
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
(cargo-release) gateway-rs version 1.0.0-alpha.10
Release v1.0.0-alpha.9
(cargo-release) gateway-rs version 1.0.0-alpha.9
Release v1.0.0-alpha.8
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
(cargo-release) gateway-rs version 1.0.0-alpha.6
Release v1.0.0-alpha.5
(cargo-release) gateway-rs version 1.0.0-alpha.5
Release v1.0.0-alpha.4
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
port1680
Release v0.1.1-alpha.14
(cargo-release) gateway-rs version 0.1.1-alpha.14
Release v0.1.1-alpha.13
(cargo-release) gateway-rs version 0.1.1-alpha.13