Skip to content

Releases: chirpstack/chirpstack-gateway-bridge

v4.0.3

13 Dec 21:28

Choose a tag to compare

v4.0.3

Bugfixes

  • Add missing coding-rates for TXPK CodR. (#217)

v4.0.2

09 Dec 14:48

Choose a tag to compare

v4.0.2

Features

meta in rxpk and stat

If using the Semtech UDP Packet Forwarder backend, it is possible to expose additional key / value metadata using an optional meta key in either the rxpk or stat package. The value of meta must be an object with key (string) / value (string) data if present.

Improvements

  • Update Go compiler to v1.19.3.
  • Update Alpine base container to v3.17.0.
  • Update prometheus/client_golang to v1.14.0.
  • Make metadata field in chirpstack_api consistent.

v4.0.0

14 Sep 12:17

Choose a tag to compare

v4.0.0

Features

This release implements the ChirpStack v4 API interface. Please note that this version is not compatible with ChirpStack v3.

v3.14.3

06 Sep 08:36

Choose a tag to compare

v3.14.3

Bugfixes

  • Fix incorrect handling of MQTT token timeout, causing re-connect to not work in some cases. (#210)

v4.0.0-rc.1

11 Aug 13:58

Choose a tag to compare

v4.0.0-rc.1 Pre-release
Pre-release
v4.0.0-rc.1

v3.14.2

01 Aug 12:10

Choose a tag to compare

v3.14.2

Bugfixes

  • Basics Station: Prefer gpstime over rxtime in case both are available.

v3.14.1

30 Jul 12:46

Choose a tag to compare

v3.14.1

Improvements

  • Update dependencies.
  • Update to Go 1.18.

v3.14.0

13 Jun 13:01

Choose a tag to compare

v3.14.0

Features

  • Add support for periodic time-sync requests (Basics Station).

Improvements

  • Make it possible to use 32bit downlink tokens instead of 16bit only (will be used by ChirpStack v4).

v3.13.3

19 Apr 08:47

Choose a tag to compare

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.

v3.13.2

16 Dec 09:28

Choose a tag to compare

v3.13.2

Improvements

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