[release] ChirpStack Gateway Bridge v3.13

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)
2 Likes

v3.13.1

Bugfixes

  • Fix stats Hz to kHz conversion for Concentratord backend.

v3.13.2

Improvements

  • Expose SX1302 / SX1303 ftime as plain fine-timestamp if available.
  • Consolidate Tektelic .ipk packages to single kona architecture.

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 of rxtime
      in cases where the gateway does not provide a correct rxtime value.