Releases: helium/gateway-rs
Releases · helium/gateway-rs
v1.3.0
What's Changed
- PoC Ingest Streams including session keys for PoC report delivery by @madninja in #465
- Reduce log noise by making datarate errors debug only on decode by @madninja in #468
- Windowed Beacons by @madninja in #466
- Speed up FFi hotspots by using TPM raw handle support by @isergieienkov in #462
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Add FHDR length validation by @madninja in #449
- bump semtech udp to 0.11 by @lthiery in #450
- Use an lru cache to drop duplicate beacons by @madninja in #453
- Beacon in a determinstic slot in the beacon interval by @madninja in #455
- Fix packet router reconnect on startup by @madninja in #456
- Minor code block typo by @shawaj in #458
- Bump deps to pick up ecc608-linux udpate by @madninja in #459
- Support solana addresses for owner and payer by @madninja in #461
Full Changelog: v1.1.1...v1.2.1
v1.1.1
What's Changed
Highlights
- Adds ability to disable PoC activity for dataonly hotspots
- Fix next beacon time issues in cases of beacon errors or region changes
- Filter out non lorawan packets before they get sent to packet router
- Use session keys for data packets
- Pre-connect to ingest servers for PoC report delivery
- Optimizations for ECC crypto performance
- Slower back-off in packet router reconnect attempts
Fixes
- session key failure reconnect backoff by @madninja in #447
- bump ecc608 for increased recv retries by @madninja in #448
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Highlights
- Adds ability to disable PoC activity for dataonly hotspots
- Fix next beacon time issues in cases of beacon errors or region changes
- Filter out non lorawan packets before they get sent to packet router
- Use session keys for data packets
- Pre-connect to ingest servers for PoC report delivery
- Optimizations for ECC crypto performance
- Slower back-off in packet router reconnect attempts
What's Changed
- Re-enable ECC608 on amd64 by @JayKickliter in #425
- uplink implement Send by @michaeldjeffrey in #430
- Remove lazy_static dependency, bump deps by @madninja in #429
- Add settings poc enable flag by @madninja in #428
- elevate beacon module to helium-proto by @lthiery in #431
- bump deps by @madninja in #432
- do not adjust next beacon time on region change by @madninja in #433
- Fix comment typo by @shawaj in #436
- Short next beacon time on beacon error by @madninja in #434
- Filter out non parseable lorawan packets by @madninja in #437
- connect to ingest while signing by @madninja in #439
- Add length checks during parsing by @madninja in #441
- Avoid alignment/packing issues with size_of by @madninja in #442
- Bump crypto, default EccConfig use by @madninja in #443
- Session key for packet_router by @madninja in #438
- Pick up ecc idle optimation by @madninja in #444
- Increase the number of hpr connect backof steps by @madninja in #445
Full Changelog: v1.0.2...v1.1.0
v1.0.2
NOTE: The settings.toml has changed in this release. Please ensure that the settings.toml on hotspots is the one in this release as it fixes a mistaken region issue.
What's Changed
- Add VERSION label to docker images by @berezovskyi-oleksandr in #400
- Pin rand_chacha to >= 0.3 by @maplant in #402
- Bump runner alpine to 3.17.3 for CVEs by @madninja in #405
- Remove light hotspots in CLI by @madninja in #403
- Do not package attestation manifests with docker images by @JayKickliter in #412
- Set region to UNKNOWN on startup by @madninja in #413
- Add support for port or complete api listen address by @madninja in #411
- Remove info cache by @madninja in #414
- Add builds and use prebuilt action by @shawaj in #415
- Build without QEMU by @JayKickliter in #420
- Do not attempt to reconnect on every packet received by @michaeldjeffrey in #406
- Simplifies sign and verify by @madninja in #421
- remove txn_envelope by @madninja in #422
New Contributors
- @berezovskyi-oleksandr made their first contribution in #400
Full Changelog: v1.0.0...v1.0.2
v1.0.0
chore: Release gateway-rs version 1.0.0
v1.0.0-rc.5
chore: Release gateway-rs version 1.0.0-rc.5
v1.0.0-rc.4
chore: Release gateway-rs version 1.0.0-rc.4
v1.0.0-rc.3
chore: Release gateway-rs version 1.0.0-rc.3
v1.0.0-rc.2
chore: Release gateway-rs version 1.0.0-rc.2