Releases: chirpstack/chirpstack-gateway-bridge
Releases · chirpstack/chirpstack-gateway-bridge
v4.0.0
v3.14.3
v4.0.0-rc.1
v4.0.0-rc.1
v3.14.2
v3.14.1
v3.14.0
v3.13.3
v3.13.3
Improvements
- Update MQTT client to latest version.
- Add timeout to MQTT token wait.
- Basics Station backend:
- Add
WORKAROUND_IGNORE_RX_TIME
flag (environment variable) to disable the parsing ofrxtime
in cases where the gateway does not provide a correctrxtime
value.
- Add
v3.13.2
v3.13.1
v3.13.0
v3.13.0
Features
Gateway metrics
This implements the aggregation of additional gateway metrics:
- Uplink & downlink count split by frequency
- Uplink & downlink count split by modulation parameters
- Downlink (attempts) split by status
Improvements
- Docker images added for ARM v6, v7 and ARM64. (#198)
Bugfixes
- Correct the command_url logged. (#197)