This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
Releases: TheThingsArchive/gateway-connector-bridge
Releases · TheThingsArchive/gateway-connector-bridge
v2.3.4
v2.3.1
Notable changes in version 2.3.1:
- Invalid traffic (non-LoRaWAN traffic) is now filtered out
- PHYPayload CRC for LoRa downlinks is now disabled to comply with spec (
ncrc=true
) - Malicious gateways can now be blocked using a blacklist
- Added middleware to work around bug in The Things Gateway
v2.3.0
v2.2.2
v2.2.1
v2.2.0
Version 2.2.0 includes the following changes:
- Improved watchdog when handling a message blocks for too long
- Updated handling of GPS locations
- Support for multi-antenna gateways
- Fixed rate limiting middleware
- Added deduplication middleware that filters out duplicate messages (for when gateways end up in some strange receive loop and constantly send the same message)